![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25569665_1644591082679_DEF.jpg)
Zoe Westcott
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
163,376
of 297,046
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Error in Unable to perform assignment because the left and right sides have a different number of elements.
I'm having an issue with trying to work out a error for a finte difference equation but keep getting the error of 'Unable to ...
2 years ago | 1 answer | 0
1
answerQuestion
Why does this error occur-Unrecognized function or variable 's'.
function[e]= Convergent(h,m,s) A= (32*pi)/7 ; f = @(x) 0.*( x<25/64 & x>39/64) +cos(A*(x-0.5)).*( (25/64)<=x & x<=39/64); g ...
2 years ago | 1 answer | 0
1
answerQuestion
Plots using for loops
This is my text, i want do a loglog plot for error which is my function Ptoject_example3 against h, but wheneber I run the code ...
2 years ago | 1 answer | 0
1
answerQuestion
How can I plot cos(x)^n for n between 1 and 10 on the same plot.
I'm trying to work out the error on finite difference approx for the cos hill. Ive got the current code but trying to adapt this...
3 years ago | 1 answer | 0