Rashid Raja

10 Reputation

One Badge

11 years, 306 days

MaplePrimes Activity


These are questions asked by Rashid Raja

Hi all

 
i am solving a system of four coupled differential equations using bvp[midrich]approach..

The code i am using is in the attach files 

command is like

> A1 := dsolve({bc, eq1, eq2, eq3, eq4}, numeric, output = array([seq(0+0.5e-2*i, i = 0 .. 200*bb)]), method = bvp[midrich]);

with(plots)

hi all..

i m solving a system of four coupled differential equations using bvp[midrich] technique on maple..

i have two questions..

1). is it possible to calculate the numerical data using bvp[midrich] instead of graphs?

2). there is a physical constant "A" in my second equation..can i compute its numerical values while fixing all other physical parameters of my equations...

Page 1 of 1