photo

Jun Young Choi


Last seen: environ 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Plot Graph with different b Values
b = [1/4, 1/2, 1, 2]; figure; for i=1:b M = 1/((1-r.^2).^2+b^2*r.^2); plot(r,M);hold on; end I want to plot a gr...

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


Graph Multiple Functions in MATLAB
rr=140*(1-(0.02/r)^2)+140*(1-4*(0.02/r)^2+3*(0.02/r)^4)*cosd(2*theta); As for the equation above, I want to plot a graph for th...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


How do we plot differential Equation
With theta1(0)=0.1, theta2(0)=0.3, theta3(0)=0.2 , I have to plot the solution in the range of [0.1] all in one graph. I have...

environ 4 ans il y a | 1 réponse | 0

1

réponse