Community Profile

photo

Sarah Smith


Last seen: 4年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答