abbeykabir

85 Reputation

7 Badges

11 years, 55 days

MaplePrimes Activity


These are replies submitted by abbeykabir

How can I get "ALL" the algorithms. I mean the names of the package(s) there're in. including the IVPs, BVPs and the DAE/IVPs

How can I get "ALL" the algorithms. I mean the names of the package(s) there're in. including the IVPs, BVPs and the DAE/IVPs

Will try it ASAP and will let you know the outcome. thanks soo much.

Will try it ASAP and will let you know the outcome. thanks soo much.

@abbeykabir Isn't there a way I can solve this using Jacobian???

@abbeykabir Isn't there a way I can solve this using Jacobian???

Got the error when I tried using fsolve

Error, (in fsolve) fsolve cannot solve on 0.1845688167e-1-16.57420635*y[1]^2+.5227513227*y[2]^2-y[2]-7.187301587*y[3]^2+7.206349206*y[4]^2-3.571560846*y[5]^2-73.41269841*y[5]^3

Got the error when I tried using fsolve

Error, (in fsolve) fsolve cannot solve on 0.1845688167e-1-16.57420635*y[1]^2+.5227513227*y[2]^2-y[2]-7.187301587*y[3]^2+7.206349206*y[4]^2-3.571560846*y[5]^2-73.41269841*y[5]^3

I think i am to use newtons method to implement the problem. Think you should have a look at the quest

y prime = 100*x*y^2

x0 = 1

y(x0)=1/51

yexact = 1/(1+50)-------can't really remember this one

pls. tell me the package and method to be used and i'll do the remainning

I think i am to use newtons method to implement the problem. Think you should have a look at the quest

y prime = 100*x*y^2

x0 = 1

y(x0)=1/51

yexact = 1/(1+50)-------can't really remember this one

pls. tell me the package and method to be used and i'll do the remainning

Thanks man your replies are always on point. and the good new is that I finally solved the problem I've been trying to solve all this while thanks to your responses and replies in the forum. Pls I have another question. My supervisor gave  me a non-linear ODE and asked me to solve with maple but I don't know which package is available for it in maple? Also, he mentioned something about solving nonlinear ODE in single and several variable. So kindly assist with the package(s) that can solve both in maple if available. DOn't know if you'll like to see the question.

Thanks man your replies are always on point. and the good new is that I finally solved the problem I've been trying to solve all this while thanks to your responses and replies in the forum. Pls I have another question. My supervisor gave  me a non-linear ODE and asked me to solve with maple but I don't know which package is available for it in maple? Also, he mentioned something about solving nonlinear ODE in single and several variable. So kindly assist with the package(s) that can solve both in maple if available. DOn't know if you'll like to see the question.

Ok. I have a Vector matrix of 10 elements(results) but i want to run this in a loop that iterates N times and at each iteration i'll have a Vector matrix of 10 elements so I want to format the output such that at each run of the loop the 10 results should be displayed on a line (with space in between) and the next run of the loop displays on a new line. Thats all. thanks for your response. i don't have problem setting up a loop. it's just the formatting.

Ok. I have a Vector matrix of 10 elements(results) but i want to run this in a loop that iterates N times and at each iteration i'll have a Vector matrix of 10 elements so I want to format the output such that at each run of the loop the 10 results should be displayed on a line (with space in between) and the next run of the loop displays on a new line. Thats all. thanks for your response. i don't have problem setting up a loop. it's just the formatting.

It worked like magic thanks onece again. Will surely contact you if i have any problem again.

4 5 6 7 Page 6 of 7