alp onur karacay
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
78,933
of 295,673
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Feeds
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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