photo

Priyadarshini Singha


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
0 Answers

RANK
237,978
of 301,447

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

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 1

View badges

Feeds

View by

Question


I get "In an assignment A(:) = B, the number of elements in A and B must be the same." error when I execute the following code.
while error1 && error2 && error3 >0.00005 x(n+1)=(log(x(n)^2)-sin(y)+(3*x(n)/2)); y(n+1)=(cos(y(n))- cos(x(n...

9 years ago | 1 answer | 0

1

answer