Community Profile

photo

Sarah Smith


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Plotting integrals over interval
Can someone please show me how I can plot these integrals on MATLAB? The reason why I am asking is because I am practicing...

4 years ago | 0 answers | 0

0

answers

Question


Newtons method for finding minimum of a function.
I want to mark the solution point (x,f(x)) obtained by the Newton's algorithm on the curve of the function f(x)=(e^(2*sinx))-x ...

4 years ago | 1 answer | 0

1

answer

Question


Bisection Method, Newtons method, fixed point, and Globally Convergent Newton's method
I want to adjust the functions I created for the four methods I used so that I save the errors for all the iterates into a vect...

4 years ago | 1 answer | 0

1

answer

Question


MATLAB algorithm. How do you write this algorithm below in MATLAB?
How do you write this algorithm in MATLAB? Input p // p=1/2 Begin Y <-- 0 C <-- 0 For t=1 to 7 do Begin if Ra...

4 years ago | 1 answer | 0

1

answer

Question


Not enough input arguments
What does not enugh input arguments mean when you run a code?

5 years ago | 1 answer | 0

1

answer