Community Profile

photo

alp onur karacay


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 0 answers | 0

0

answers

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer