photo

Cameron Paterson


Last seen: 거의 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
249,124
of 300,364

평판
0

참여
6 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Error with Loop Martix formation
I have been trying to alter this code so that if it is a bumpy road 4s or 10s it will form 1x201 martix beginning at t=0 and end...

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

1

답변

질문


Trying to fix the loop
I am trying to change my code so when it loops more than five times the error message changes to Invalid vehicle type! Re-enter...

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

1

답변

질문


Error in repeat for loop
while switch Vehicle Type case{'compact','Compact'} fprintf('1') break case{'mi...

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

0

답변

질문


Error in code for plot
x=linspace(0,2.*pi,101) plot(x,sin(x),'markeredgecolor','r',x,cos(x),'markeredgecolor','g',x,tan(x),'markeredgecolor','b',x,cot...

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

1

답변

질문


I am getting error
math error t=linspace(0,15); x=(3*t.^2-5)*(t.^3)*sind(t./2)-8*t+27; v=6*t-2.5*(t.^3)*cosd(t./2)-15*t.^2*sind(t./2)-8; a=1.25...

대략 4년 전 | 답변 수: 3 | 0

3

답변

질문


I am unsure of how I am getting this error
r=linspace(0.001,1,1000); s=0.75.*((r.^3)/(exp(1)^(.75.*r))); subplot(2,2,1) plot(r,s) xlabel('x') ylabel('y(x)') axis([...

대략 4년 전 | 답변 수: 1 | 0

1

답변