photo

alp onur karacay


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
195,510
of 297,527

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to plot trapezoidal rule
Hello i coded trapezoidal rule but how can i plot it ?here is my code t = 0:0.2:2*pi; f = @(x) 3*cos(t*1000); a = 0; b = 2*p...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how can i obtain least squares polynomial yn?
hello everyone, i have data which is uploded on matlab but i dont have function about this data.I just plot the graph but i dont...

3 years 前 | 0 个回答 | 0

0

个回答

提问


how can i fit with using nonlinear regression?
hello everyone, i have data which is uploded on matlab but i dont have function about this data.I just plot the graph but i dont...

3 years 前 | 1 个回答 | 0

1

个回答

提问


polyfit error first two inputs must have the same number of elements.
hello everyone, i have this error how can i fix it please instead of saying,write the code for it please because i am new in ma...

3 years 前 | 1 个回答 | 0

1

个回答

提问


first two inputs must have the same number of elements error(hw deadline soon)
when i used polyfit it gives error like The first two inputs must have the samenumber of elements error.I share my code please ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Sum function discrite time
hello guys, i am beginner, i try to solve this however just did this equation and no more y3 = symsum(x,k,1000,6000); Thank for...

4 years 前 | 1 个回答 | 0

1

个回答