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

답변