| Thread | Last Post | Replies | | | trig identity problem | 30 Jul 2008 21:12 GMT | 1 | When I type a statement like a := vector([cos(arctan(x))]); Maple outputs it in the form a := 1 / sqrt(1 + x^2) I know they are equivalent, but is there a way to force the output to look like cos(arctan(x))?
| | command line string assignment | 28 Jul 2008 04:19 GMT | 2 | Regarding command line string assignments, eg; maple -c "str:='/examples/ab1'". Maple complains about this syntax. I'm unclear about escaping the "/" and whether it needs end
| | An exact simplification challenge - 68 (Sqrt, Log) | 24 Jul 2008 16:51 GMT | 5 | (48 + Sqrt[3] ArcCosh[2642885282] - 11 Sqrt[3] Log[2] - 10 Sqrt[3] Log[7] + Log[(2 - Sqrt[3])^(3 Sqrt[-22 + 10 I Sqrt[3]])] + Log[(2 + Sqrt[3])^(15 I)] + Sqrt[3] Log[ 578509309952 (7 + 4 Sqrt[3])])/144
| | Is there a way to derive range interval for a complicated expression based on the bounds of parameters? | 24 Jul 2008 15:17 GMT | 2 | Is there a way to derive range interval for a complicated expression based on the bounds of parameters? Let's say I have a function f(a, b, c, d, e, f, g, h, i, j, k) where a is the variable and b, c, d, e, f, g, h, i, j, k are parameters.
| | An exact simplification challenge - 65 (MeijerG) | 24 Jul 2008 04:31 GMT | 3 | MeijerG[{{-1/2, 1/2}, {5/2}}, {{-1, 0, 1/2}, {}}, 1] ? Best wishes, Vladimir Bondarenko
| | An exact simplification challenge - 64 (MeijerG) | 24 Jul 2008 04:27 GMT | 2 | MeijerG[{{-4, -7/2, 1/2}, {}}, {{0, 0, 1/2}, {}}, 1] ? Best wishes, Vladimir Bondarenko
| | An exact simplification challenge - 66 (MeijerG) | 24 Jul 2008 04:24 GMT | 4 | MeijerG[{{-1, 0, 1/2}, {}}, {{-1/4, 0}, {-3/4}}, 1] ? Best wishes, Vladimir Bondarenko
| | An exact simplification challenge - 67 (MeijerG) | 24 Jul 2008 04:22 GMT | 1 | + MeijerG[{{1}, {5/4, 7/4}}, {{1, 1, 3/2}, {}}, 1] + MeijerG[{{1}, {7/4, 9/4}}, {{1, 3/2, 2}, {}}, 1] ? Best wishes,
| | export code to matlab | 23 Jul 2008 18:25 GMT | 2 | I'm using Maple 10 and I would like to know an up-to-date procedure to export the final elements of my current Maple Calculation Sheet to Matlab. Quickly, running the Maple code leads to
| | help! I have difficulty finding the Fourier transform | 22 Jul 2008 21:30 GMT | 13 | I have difficulty in taking fourier transform of a function f(t). The function f(t) is not integrable. Through analytical analysis, f(t) behaves asymptotically the same as a*log(t)/t for t-> +infinity; and f(t) behaves asymptotically the same as b*log(-
| | limit of a map with two variables | 20 Jul 2008 21:35 GMT | 2 | Let f : R^2 ---> R, (x,y) |---> f(x,y), a map of two variables. Is it possible to calculate, with Maple, the limit of f at a point (a,b) \in R^2 ? For instance : f(x,y) = x^3y / (x^4 + y^2). I calculated (on paper) that
| | assignment to a column of a matrix - nice looking alternative? | 18 Jul 2008 12:30 GMT | 3 | is there a more readable alternative for assigning a vector to the j-th column of a Matrix? Given: with(LinearAlgebra):
| | need urgent help | 18 Jul 2008 12:28 GMT | 1 | Rectntly, i wrote a program using matlab. in the code written by me, i use a function erf(x), while the x used by me is complex arguments, so the matlab cannot give the results. i realized that the maple can realize this. so i use the maple function in matlab, but there is some
| | Can I define the range of a 3D plot | 16 Jul 2008 15:14 GMT | 3 | I'm trying to make a 3D plot of a surface, and the surface has several poles. As a result, the z-axis goes way past what I want to plot, and I don't get the resolution I would like. Is there a way to define the range of the z-axis, just as there is a way to define the range of the
| | Generation Optimized code | 16 Jul 2008 09:01 GMT | 2 | I have a complicated expression in Maple. I would like to export this expression in to Java code. In order to do this I use the codegeneration package. I.e. :
|
|
|
|