photo

david


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
254,233
of 301,175

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Subscript indices must either be real positive integers or logicals.
here is what i have for code u=8; v=7; w=1; x=2; y=9; z=8; n=(u/12) + 0.1; U=1 + ((w + 1)/((3*x) + 1));...

7 years ago | 1 answer | 0

1

answer

Question


For/While/If loop question
Hey there I have a range of values from 0-10 and for different ranges there will be different relations for example lets say x...

7 years ago | 1 answer | 0

1

answer

Question


Array indices must be positive integers or logical values.
it says the error is on line 13 s(t)=[0.1553567*(t^6)-2.0416*(t^5)+9.1837*(t^4)-14.829*(t^3)... -1.3703*(t^2)+...

7 years ago | 1 answer | 0

1

answer

Question


how do i set a value to be less than something?
for example i want x<10 so how would i assign values to x to equal values from 0 to less than 10?

7 years ago | 1 answer | 0

1

answer