photo

Zamra Sajid


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 8 jaar ago | 0 answers | 0

0

answers

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

bijna 8 jaar ago | 0

Question


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

bijna 8 jaar ago | 2 answers | 0

2

answers