photo

Riyadh Salim


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
132,326
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


can someone help me to solve this error (This statement is not inside any function. (It follows the END that terminates the definition of the function "RK4".)
%task4 function adaptive close all; y = [0:0]; T = [0]; h = 0.001; t = 0; i = 1; err = 1e-3; while t < 0.5 e = ...

6 years ago | 1 answer | 0

1

answer

Question


can not get values
i built this mathimaticly project of tram running simulation , but there is no error and at the same time there is no output val...

6 years ago | 2 answers | 0

2

answers

Question


Unable to perform assignment because the left and right sides have a different number of elements.
Unable to perform assignment because the left and right sides have a different number of elements. i have this error on a(t)=a;...

7 years ago | 1 answer | 0

1

answer