photo

Zamra Sajid


2016 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How do I create contour plot of a given matrix?
% out is 20X20 matrix containing values given in v vector Range1=linspace(1,7,20); Range2=linspace(1,4,20); [R1,R2] = meshg...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


I want to iterate through each value of matrix through loop
Parameters2; % loads parameter values from parameters.m ch=0.5; % changing factor VAll = [rx rx*(1-ch) rx*(1+ch); %V(...

8年弱 前 | 0 件の回答 | 0

0

回答

回答済み
I would like to change existing values of parameters
Here is my code it is taken from three files. Acutually I want to take 50% of one parameter at a time and obtain its figure. It ...

8年弱 前 | 0

質問


I would like to change existing values of parameters
Hello I am using ode15s to solve my set of differential equations. I want to see graphs with changing the original value of...

8年弱 前 | 2 件の回答 | 0

2

回答