Statistics
1 Question
0 Answers
RANK
243,205
of 301,432
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
i want to write a programme of following equations which are non homogeneous second order coupled system of ODE.....1)((-B/m)*y(2)-(k/m)*y(1)+(Q/m)*cos(r*t+S)-(k*pi.^2)/m*16*L*y(3).^2); and 2)((-A/p)*y(4)-((pi.^2)/p*4*L.^2)*(T0+k*y(1))*y(3)+((pi.^2)/
function f = dfunc6_452(t,y) f = zeros(4,1); m = 40; k = 400; Q = 0.48; r = 0.01; A = 4/3; B = 8/3; p = 1; L = 1; S = ...
9 years ago | 0 answers | 0