docoi

10 Reputation

2 Badges

12 years, 322 days

MaplePrimes Activity


These are replies submitted by docoi

thank you, works fine

thank you, works fine

thanks Patrick,

but its still not working :/. maybe i should clearify the problem to find an solution.

i dont want any shown output instead of the output given by these commands

x:=pointplot([C,E]);
with(plots):display({x});
print(C);
print(E);

When i run my code maple shows the result of every calculation step which is very annoying.

Best regards


thanks Patrick,

but its still not working :/. maybe i should clearify the problem to find an solution.

i dont want any shown output instead of the output given by these commands

x:=pointplot([C,E]);
with(plots):display({x});
print(C);
print(E);

When i run my code maple shows the result of every calculation step which is very annoying.

Best regards


I´ve changed the worksheet -> DGLTest2.mw

But now theres another weird "error". I just dont get it.

PS the difference is because of some sensible informations - sorry about it - next time i try to start with an representative problem

I´ve changed the worksheet -> DGLTest2.mw

But now theres another weird "error". I just dont get it.

PS the difference is because of some sensible informations - sorry about it - next time i try to start with an representative problem

Sorry for my inapropriate answer. I´m pretty new to all this. Hope the attached file works.

DGLTest.mw

Sorry for my inapropriate answer. I´m pretty new to all this. Hope the attached file works.

DGLTest.mw

Hey again. Here is the worksheet. Hope you can help me.

 

> s[0] := 9.28*cos(0);

> s[1] := -11.29*cos(t)+11.97*sin(t);

> p1 := odeplot(F[1], [t, c[0]*x(t)+d[0]*(D(x))(t)], 1.1 .. 4, 'numpoints' = 200);
%;
Warning, cannot evaluate the solution further right of 1.1240468, probably a singularity

Hey again. Here is the worksheet. Hope you can help me.

 

> s[0] := 9.28*cos(0);

> s[1] := -11.29*cos(t)+11.97*sin(t);

> p1 := odeplot(F[1], [t, c[0]*x(t)+d[0]*(D(x))(t)], 1.1 .. 4, 'numpoints' = 200);
%;
Warning, cannot evaluate the solution further right of 1.1240468, probably a singularity

Thank you for the fast and detailed answer.

No i have the problem. That i have to calculate further than the singularity. Do you have an idead?

Thank you for the fast and detailed answer.

No i have the problem. That i have to calculate further than the singularity. Do you have an idead?

it works. thanks a lot

it works. thanks a lot

works :). thanks a lot

1 2 Page 1 of 2