photo

alp onur karacay


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
88,090
of 297,457

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

4 years ago | 1 answer | 0

1

answer