| Thread | Last Post | Replies |
|
| inverse fourier transform | 07 Jun 2006 20:56 GMT | 2 |
Hello, I have a problem with Maple 8 about inverse fourier transform. I wrote: invfourier2:=(f,x,u,y,v)->inttrans[invfourier](inttrans[invfourier](f,x,u),y,v): test := 4. sin(0.2000000000 u) sin(0.8000000000 v) (
|
| making a tubeplot from file data? | 06 Jun 2006 02:18 GMT | 2 |
This should be an easy one, but after trying for an evening I am ready to seek help.. I want to simply make a tubeplot from file data that I read into maple. This data can be in the form
|
| factor | 05 Jun 2006 20:45 GMT | 4 |
Heya all, I have a problem: I want to factor a expression: b*((1+r)^5-1)*(1+r)/r+b I would like to factor it on the form b/r(.....). Can Maple do thet for me?
|
| conversion_table | 05 Jun 2006 13:01 GMT | 2 |
> convert([feet^3,gal,L],conversion_table,output=grid,filter=evalf[3]); [ 3 ] [ To: ft gal L ] [ ]
|
| Eigenvalues | 03 Jun 2006 18:44 GMT | 7 |
perhaps someone can help me with this one, even though this is not really Maple-related (I've searched my Bronstein "Taschenbuch der Mathematik" for a solution, but to no avail): I've got some unitary, symmetric Matrix A of dimension n (actually 6). How do the eigenvalues
|
| I can not believe | 02 Jun 2006 21:05 GMT | 1 |
Maple is involved in Java related problems...
|
| Can maple 10 do graph pattern matching or find a repeating cycle in an equation/graph tia sal2 | 02 Jun 2006 06:05 GMT | 10 |
Greetings All. I'm trying to find out where this graph starts to repeat its cycle. I think it's called graph pattern matching but I could be wrong. I looked up in the help and the only thing that was close was stringtools but I can't
|
| Creating functions from functions | 01 Jun 2006 22:54 GMT | 4 |
I'd like to know how to do the following in a elegant way. Suppose I'd want to define an operation "hstretch" on functions with 1 argument. hstretch also takes a parameter a. I would like to be able to something like
|
| display an array of displays>>> | 01 Jun 2006 15:10 GMT | 4 |
Hi everyone... Can anuone tell me how to put more than one plot in the same view. For example, if
>> a1:= plot([f(t),g(t),t=-1..1]): |
| Delete key problem for Mac version 9.03? | 01 Jun 2006 07:20 GMT | 2 |
I have been a Maple dilettante for some time now. I am trying to spend a bit more time at it. It has been sufficient time for me to just about forget everything I thought I knew. My first technical hurdle is that the delete key does not seem to work the
|