| Thread | Last Post | Replies |
|
| boundary cond pde | 27 Feb 2005 14:09 GMT | 3 |
Dealing with PDE ,how to impose a boundary cond. in a limit form? lim (f(x,y),x=infinity) =x+1 thank!
|
| Plotting parametric functions | 26 Feb 2005 05:56 GMT | 2 |
I have a parametric curve that additionally depends on two constants. Something like x1(c1,c2,t) and x2(c1,c2,t). t is the parameter, c1 and c2 are the constants. How can I plot this curve
|
| Sphereical Coordinates | 25 Feb 2005 22:17 GMT | 3 |
I am really struggling with this. Maybe I am just not good at geometry, so I hope someone can help. Okay here is my problem. I have the equation: r=1+cos(theta)
|
| Rotation of a curve about an axis | 25 Feb 2005 00:22 GMT | 3 |
Is there a way that I can take a curve in 2D such as the equation of a parabola and rotate it about an axis in 3D to make a solid Thanks
|
| Ekhm... | 24 Feb 2005 15:14 GMT | 9 |
P:=2^(24036583)-1: Error, object too large ?!?!
|
| Substituting in d^2f/dxdy | 24 Feb 2005 14:14 GMT | 5 |
Consider:
> z := diff(f(x,y),x,y); 2 d
|
| Installing Linux under Mandrake 10.0 | 24 Feb 2005 10:49 GMT | 4 |
To install Maple 8, we have the following script: #!/bin/sh # Copyright (c) 1996-2002 by Waterloo Maple Inc. # All rights reserved. Unauthorized duplication prohibited.
|
| jacobian in 2 eq's difficult converge | 21 Feb 2005 22:51 GMT | 5 |
first of all, the following peiece is not work in my 9.5 xp but it is main essance of my question ---------------------------------------------------------- ---------------------
|
| mod for floats | 21 Feb 2005 22:29 GMT | 42 |
I am trying to get Maple to calculate things like 10.3 mod 1 = 0.3 but this function only seems to work for integers. Is there a corresponding function to easily do this? Thx Maarten
|
| plotting with periodic boundaries | 21 Feb 2005 19:10 GMT | 2 |
Hi all. I am plotting (using DEplot3d) non-autonomous systems xdot=f(x,y,t), ydot=g(x,y,t), zdot=1, where zdot is just the time. xdot and/or ydot are periodically forced, so that the zdot direction can be considered to be periodic. Is there a way to plot this so that the
|
| general maple question | 18 Feb 2005 17:54 GMT | 3 |
In working with matrices, Maple returns an answer in a matrix and I want to then sum the individual rows and columns. specificaly I am constructing projection matrices by Q:=X*(X^T*X)^-1*X^T
|
| how to switch off reports on "bytes used... alloc... time" | 18 Feb 2005 15:21 GMT | 2 |
I can't find the solution online, can anyone help? I am running a maple program using "batch mode", as a simple example, I edit a file "vi input.mw", -----------------
|
| Newbie integration question | 18 Feb 2005 14:03 GMT | 2 |
Hello, I want to know how to solve the following integration problem in Maple 8: / |
|
| simplify error | 18 Feb 2005 07:43 GMT | 4 |
can anybody tell me what happens here:
> expr := (sin(a)+b)/(sin(a)*b+b[1]); sin(a) + b expr := ---------------
|
| Maple 9 is unable to solve numerically this equation but Maple 5 does it! | 18 Feb 2005 07:19 GMT | 8 |
Well, just for the records: Maple 9 is unable to execute this: fsolve(min(x+51580800.0,5652700000.0,x+51580800.0+.8585358682e13/x^(1/2)) = 4368842661., x, 1684100000.0 .. 5652700000.0);
|