Community Profile

photo

Riyadh Salim


Active since 2019

Followers: 0   Following: 0

Statistics

  • 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 = ...

4 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...

5 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;...

5 years ago | 1 answer | 0

1

answer