Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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;...
6 years 前 | 1 个回答 | 0