siva parthasarathy
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
115 527
of 301 506
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 306
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 911
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
problem while running shooting method program
function shoot2 % Shooting method for 2nd-order boundary value problem % in Example 8.1. global XSTART XSTOP H % Make...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
I need to solve third order coupled ODE BVP by ode45
f'''+ f''*f- f'^2+ lb(F'-f')+2*(f*f'*f''-f^2*f''')+theta=0; F''*F-F'^2+(F'-f')=0; Pr*((theta)'*f+(F'-f')^2+f''); boundary con...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
i got the error Attempted to access m1(2); index out of bounds because numel(m1)=1. Error in ==> paper9temp at 7 m=m1(k);. please help me
m=0.2;b=0.4;a=0.2;pi1=pi/6;x=0.5;y=-2:0.1:2;t=0.2; L=0.2;M=1;P=2;k=0.2;Rn =.4;pr=6.2;Bh=1;E=1.5;beta=0.2; m1=[.2 .4 .6];...
plus de 10 ans il y a | 1 réponse | 0