photo

Zoe Westcott


Last seen: 3년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
265,149
of 301,213

평판
0

참여
4 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,191

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,422

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변