Cameron Paterson
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
92 007
of 295 467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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 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...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
Error in repeat for loop
while switch Vehicle Type case{'compact','Compact'} fprintf('1') break case{'mi...
ungefär 3 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 3 answers | 0
3
answersQuestion
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([...
ungefär 3 år ago | 1 answer | 0