photo

Ipshita


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
239,900
of 300,037

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Problem in generating iterations in 3/8 simpson rule
I want to make simpson rule algorithm for my function for different intervals (here, 3^p), and plot the error vs p. The code bel...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Problem in using symsum
I am writing a code to solve a problem by least square method. Can someone tell what is wrong in this code? syms x k x(1)=-2...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Problem in putting limit to the variable
I want to find the maximum value of f for x between 0 and 0.9. Please tell how can I put the limit to x in this code. syms x 0...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Why am I not able to plot the error vs iterations?
I am new to MATLAB. Can someone please tell what should I do to get a plot of the error (here, abs (z-Z)) vs the number of itera...

5 years 前 | 2 个回答 | 0

2

个回答