Maple Questions and Posts

These are Posts and Questions associated with the product, Maple
I have made my own gradient function and now I wanted to redefine the Del/Nabla-symbol i 2D-math to use my function. But I can't get it to work. Any suggestions?
Hi, Can someone please explain the difference between "has" and "depends"? Can you give an example of where they are different? Thanks, Art
Hi, I'm trying to complete two questions. One question is using maple 'to solve the following systems of equations': y=2x-5,y=2x^2+2x-21 I have entered the following code: solve({y=2*x-5,y=2*x^2+2*x-21},{x,y}); The output I get is this: {x = 2*RootOf(-2+_Z^2, label = _L14), y = 4*RootOf(-2+_Z^2, label = _L14)-5} I have no idea what this means apart from the fact that it's wrong but i'm not sure where I have gone wrong. The other question involves expanding the bracket (2x-3)^5 I've input: expand(2*x-3)^5; The output I get is: (2*x-3)^5 Surely this is wrong???!
Hi Folks, I have to believe this is an easy one, but it stumped me anyway. I'm trying to plot an ideal binary VLE curve for two components, and I have equations that describe both my x term and my y term as a function of temperature and pressure. Using the normal plot command, I can get x and y vs. T (if I specify pressure), but how do I get x vs. y (specifying pressure) and either plot T on a second Y axis or ignore it. Thanks in advance. I have my simple worksheet available... Fred Vie
The command "latex(expression)" attempts to generate LaTeX commands that will recreate the expression in LaTeX. For example; latex(%) will try to generate LaTeX commands to recreate the last output from Maple. Let's say I had just entered the Maple command to display an integral; for example: Int(Int(Int(rho^2*sin(phi),rho=sec(phi)..5*sec(phi)),phi=Pi/6..Pi/3),theta=0..2*Pi); If I would like to put that same integral in a LaTeX document; I could enter the following command: latex(%); Which, in Maple 9, returned: \int _{0}^{2\,\pi }\!\int _{1/6\,\pi }^{1/3\,\pi }\!\int _{\sec

Why not put the entire Maple help-system online? I mean, as html. No served .mw or plugins. No huge .pdf downloads. Just the goods, one page per routine, that load and render fast for every half-decent browser. No registration and login would be nice too. Consider the competition's sites, here and here. Wouldn't that be another...

There's an interesting set of posts on comp.soft-sys.math.maple about post-processing .eps plot output from Maple. Here's a link via Google Groups. The author's ideas revolve mostly about processing tickmarks and subtickmarks and replacing them with symbols. The claim is made that it's harder (or impossible) to do some things in Maple for .eps output that are possible in Mathematica or Matlab. I haven't yet tried or looked hard at the posted code, or verified the claim.

My class is doing a study in fractals and I have written a program to plot Koch's Triangle for as many iterations as I like. However I am now trying to plot variations of the triangle to build different fractals and I am having problems getting all of the sides to plot properly. I want the picture to look like the 2nd iteration to look like the picture here. Basically an equilateral triangle with equilateral triangles with sides of half the length of the previous iteration. How do I do this 

I have a few questions I am not sure on how to solve for my Math 141 lab....

1)Let f(x)=ax^2+bx+c if x<=50
dx+8 if x>50.

Find Constants{a,b,c,d} such that f(x) is continuous.
f(x) is differentiable.
f(x) has a local extremum of 100 at x=40.


2) Find the equation of the tangent line to the curve y^3+yx^2-3y^2=0 at the point 3,0.

3)Let f(x) = x^3cos(pi*x) find f30(4);
Any help with this question will be much appreciated. I have a set with 15 elements and i have broke them down into all the possible subsets using the powerset function. I have also assigned the elements to a vector. I want to sum all the elements of each subset. ie The set {a,b,c,d} has all the subsets {{},{a},{b},{c},{a,b},{a,c},{b,c},{a,b,c}} with these assignments let us say a:=[1,0,0], b:=[0,1,0], c:=[0,0,1] I want results such that i have a, [1,0,0] b, [0,1,0] c, [0,0,1] a+b, [1,1,0] a+c, [1,0,1] b+c, [0,1,1] a+b+c, [1,1,1] Is there any way to write a Maple function to carry this out?
Hi, I was wondering if there is a way to define GF variables in Maple. If I am working in GF(2^7) for example with a specific irreducible polynomial, how do I find the result of (y-2)*(y-4)*(y-8)*(y-16) in the same field, where y is a variable of this field and all the numbers 2, 4, 8, and 16 represent polynomials (for ex: 4 = 0000100)? Is there a way to define a GF variable in maple? I couldn't find it under the existing GF package and I don't want to do the multiplications one by one, if there is a way to avoid it? Thanks, Kahraman
I had a few questions that I need help with: 1) I'm trying to write a procedure to solve a system of equations. To be specific, we are given 2 n x n matrices, say A and B by the user. We have two generic vectors in R^n, write them as x = [x1, x2, ..., xn] and y = [y1, y2, .., yn]. I want to solve for each of the yi's in terms of x'js for the equation A.x = B.y - how would I go about doing this? 2) So I get some answer to 1), say something like y = [x1-x3, x1+x2-x4, x1+x2, x3+x4] (n=4 for ease) . How could I easily take the coefficient matrix of the transpose of this vector? So, my final matrix would look like:
I know the general idea of the Sierpenski's Carpet I was just wondering if there was a way to make Maple produce this plot? any help would be greatly appreciated
Hello! I made a maplet with the MapletBuilder for displaying a worldmap or - if requested - a globe with locations of earthquakes in a selected period of time. Before that I programmed a maple worksheet to this subject. The maplet is build like this: First there is a Plotter-Window followed by two Radiobuttons for choosing between two different graphic renditions (2D and 3D). For choosing a period of time I used DropDownBoxes. The starting date and finish date consist of 3 Boxes each to choose month, day and year separately. To confirm the dates and to plot the relevant map there's a ClickButton.
I want to solve for the intersecting curve between two surfaces. The figure demonstrates what I mean in a plot, I'm interested in the curve between the red and the blue areas. (The surfaces are seen from above.) 6874_a-d-plot1.jpg Ideally, I would just ask Maple to 'solve(surface1>surface2)', where the surfaces would depend on some parameters. This do, however, not work. (The functions (surfaces) has up to 7 input parameters, and combines heavyside functions and the max function.) I'm sure there is a way, though. Given my ignorance, I'm now pursuing to 'estimate' the curve, by somehow reading off the intersection numerically and using some regression or whatever. Any idea how to do this efficiently?
First 1961 1962 1963 1964 1965 1966 1967 Last Page 1963 of 2097