![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15371877_1556216595362_DEF.jpg)
kainat rasheed
Followers: 0 Following: 0
Feeds
回答済み
How to write code for diagonal matrix with specified input ?
v = [1 2 3 4 5]; use this matrix to use specific numbers like this after that write it as D = diag(v) v = [1 2 3 4 5]; D = ...
How to write code for diagonal matrix with specified input ?
v = [1 2 3 4 5]; use this matrix to use specific numbers like this after that write it as D = diag(v) v = [1 2 3 4 5]; D = ...
2年以上 前 | 0
質問
i have error in this code while using ode45
%constants A=2.6e-3; B=90; C=0.025; D=5.0E-3; E=0.3; F=0.0041; G=0.27; H=83.7; %Parameter Changes A1=2.6e-2; ...
2年以上 前 | 1 件の回答 | 0