photo

Sarah Smith


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
92,959
of 300,763

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

6 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 ...

6 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...

6 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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答