alp onur karacay
Followers: 0 Following: 0
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...
3 years 前 | 1 个回答 | 0