Statistics
4 Questions
0 Answers
RANK
113 433
of 300 369
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20 936
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 436
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
can any one to help me to run this code>>>
function [var,dvar] = adiab % ideal adiabatic model simulation % Israel Urieli, 7/6/2002 % Returned values: % v...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
any one help me ; how can I insert an array I=[600 400 200 100 0] in my code which solved using runge kutta method (this constant(I) change in my equations)
%initial condition t(1)=0; Tg(1)=26; %step size h=1; tfinal=300; N=ceil(tfinal/h); %update loop for ...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
any one help me ; how can I insert an array I=[600 400 200 100 0] in my code which solved using runge kutta method (this constant(I) change in my equations)
%initial condition t(1)=0; Tb(1)=27; Tw(1)=30; Tg(1)=26; %step size h=1; tfinal=300; N=ceil(tfinal/h); %update lo...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
hello, I have three complex differential equations (dTb/dt , dTw/dt , dTg/dt) and I solved it using runge kutta method , matlab run successfully but all result on commend window is "NoN",I'm sure from my equations.
is rung kutta method solve very complex equation such equation in this file
mer än 7 år ago | 1 answer | 0
