photo

Bo


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
239,195
of 301,200

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Getting NaN as my output when working with jacobi iteration
I believe it may be something with how I set up my matrices but I am not sure. Also I adapted some of the code from my textbook ...

11 years ago | 1 answer | 0

1

answer

Question


Why am I getting this error: Output argument (and maybe others) not assigned during call...
I am using a bisection method to find the roots of the function f(x)= cos(x) + ((1)/((x^3)+200)); I keep getting this error in ...

11 years ago | 1 answer | 0

1

answer

Question


Using for loops with a recurrence relation to find intervals where the plot acts differently.
Hi, I am given a recurrence relation: y_n+1 = y(n) + h(-y(n)^2 + 4.5(y(n)) - 3.5) y_1 = (2) Using for loops I am to itera...

11 years ago | 1 answer | 0

1

answer