Community Profile

photo

Sarah Smith


Last seen: 4 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答