photo

Rajan Bhandari


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


When I run the script file I get the values of my variables in the command window. But the problem is that it does not display all data as there may be about 5000 to 6000 values. What can I do to extract all the values of my variables?
The code goes this way: clear all; clc; dh=0.0005; k=1.4; M2=3.765; Rg=287.04; g=1.4; gplus=(g+1); gminus=(g-1); CP=g*...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I got such an error while running this code.
%x'(t)=y(t)+0.2*x(t)*y(t)*(x(t)+y(t)*cot(t))/(y(t)^2-q) %y'(t)=-x(t)+(1-0.2*y(t)^2)*(x(t)+y(t)*cot(t))/(y(t)^2-1) functi...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to solve these equations using ode45 solver?
I couldnot use the boundary condition for t.

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten