MaplePrimes Questions

Hi Maple's experts! I have two questions related to "iso-product" lines (in economics): 1. I draw the following graphs F:=plot3d( min(x,30*y), x=0..20, y=0..20): G:=plot3d( min(20*x,y), x=0..20, y=0..20): display({F,G}); a) How could I graph the contourlevels of the "combined" graphic of F and G? b) Obviously, the contourlevels are not convex.. it would be possible to "convexify" that?. 2. How could I do the same a) and b) if F:=plot3d( min(x,30*y), x=0..20, y=0..20): G:=plot3d( min(20*x,y), x=0..20, y=0..20): H:=plot3d( 3*(x*y)^(1/2), x=0..20, y=0..20); display({F,G,H});
I want to compile the appended code snippet from HelpExamples.c into a DLL using MSVC6 and added C:\Programme\Maple10\extern\include as well as C:\Programme\Maple10\bin.win as pathes to the project. After compiling I get the following error message for linking: Linking... Creating library Release/MapleAPI.lib and object Release/MapleAPI.exp MapleAPI.obj : error LNK2001: unresolved external symbol __imp__ToMapleString@8 It seems that i miss an import library - what should I do (except having a break for some more coffee)? Sh... upload does not work for 2 kB - exceeds maximum file size
I am trying to solve an equation and I receive this: "Error, (in fproc) unable to evaluate expression to hardware floats" Please help
Hello, is it possible to rotate a text so that it appears upside down or any other angle? Thank You very much! Corpuscowboy
My last question was answered so quickly, I thought I would try again:-) I am developing documents for my class in document mode. I want to be able to set the examples up so that if they change the example, then maple will update all of the subsequent calculations connected to it. I think I have that pretty well figured out. My problem is that the flow of the document is interrupted by the necessary maple commands to produce the required output. For example, I have the code "subs(x=-4,(4.2.3))" that is executed to give an equation. It shows the code and then the equation on the next line. I would like to hide the code.
Hello experts! I have the following problem. Considering the graphic: with(plots) p1:= contourplot( x*y, x=0..10, y=0..20, contours=20); p2:= contourplot((10-x)*(20-y)^2,, contours=20); display(p1,p2); How could I draw the line containing (all) the tangency points (of the curves of p1 and p2)? It would be possible to do that with Maple? Thanks in advance for your help, Jean Jacques.
I must be too far gone, my maple 10 will not agree with my TI-89. When I type sin(45) and press enter I get sin(45). Perfect! When I type sin(45.0) I get 0.8509035245 and I am expecting (.70710679). Now when I type cos(45) I get cos(45). Perfect! When I type sin(45.0) I get 0.5253219888 and I am expecting (.70710679). For sin(0) I get 0, but sin(90.0) I get (0.893???)when I am expecting 1.00. Likewise cos(0) I get a 1, but cos(90.0) I get (−.4480736161) when I am expect a zero. I promise that I am not on the sauce. Can anyone help straighten me out?
Hello, I need some help for plotting in Maple 7. I'd like to create a 2D plot that has more than two axes. A boxed plot so to speek but the upper and the right axes need to be labeled as well. Thank you!
How can dsolve be persuaded to yield the solution to a 2nd order ODE in trigonometric terms please? E.g. dsolve({x
Hi - I am having problems generating a latex document from a Maple worksheet under OS X. I'm using Maple 10. When I create even a simple worksheet like: > foo := Matrix([[1,2,3],[4,5,6],[7,8,9]]); and try to export it as latex (using the command from the 'File' menu), I have two problems. The first is that the generated latex file has the line: usepackage{maplestd2e} which I belive should be (since I can't find a maplestd2e.sty either in my distribution or on the website): usepackage{maple2e} After making this change and trying to typeset the document I get the following error:
Hi. I have searched the forums and haven't found any topics relating to what I am experiencing. If there are, I apologize and would appreciate a pointer to where I can get more info. I am creating some course content, and am working in document mode so as to make the document easier to view. I am working with Maple 10 on a mac (OSX 10.4.3). My frustration is this: I get very inconsistent behavior when I try to type a math equation in the document. If I have no typesetting (no sections, etc), then things work fine. If I am inside a section, however, and input something in math mode (option-R on a mac), then when I hit enter, instead of seeing the calculation, it just goes to a new line. Sometimes it gives me a calculation, but not often. I
Is it possible in maple9 to turn 2D-graphs upside down
Hello,

I am trying to plot a function via

\drawMaplePlot*{plot($m*(t-$t0),t=0..$tmax,labels=["t in a.u." ,"a in a.u."], labeldirections=[HORIZONTAL,VERTICAL])}

using LaTeX-authoring. This will result in

drawMaplePlot("plot($m*(t-$t0),t=0..$tmax,labels=["t in a.u." ,"a in a.u."], labeldirections=[HORIZONTAL,VERTICAL])",250,250);

in the edu-file. The problem is that the second " is interpreted as the end of the argument to drawMaplePlot.
What is the escape character for "? Escaping by \, i.e. \" does not work.

Of course the maple command
plot(m*(t-t0),t=0..tmax,labels=["t in a.u." ,"a in a.u."], labeldirections=[HORIZONTAL,VERTICAL])
I love the way Maple has transformed my understanding of math. I wonder if users can buy and download Maple from Maplesoft web site. This way any person in the world (from Michigan to Mongolia) can use Maple and really enjoy math and make important contributions to the sciences.

I have encountered two problems with the symbolic editor in Maple T.A. 2.5. Both problems do not occur in Version 2.0.1:

Problem 1: Typesetting x^$n in authoring a question.
This will result in
--
<math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' mathbackground='#ffffff' ><mrow></mrow></mstyle></math><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' mathbackground='#ffffff' ><mrow><mrow><msup superscriptshift='0'><mi mathcolor='#000000' mathbackground='#ffffff' mathsize='12' mathvariant='italic' fontfamily='Times New Roman'>x</mi><mrow><mi mathcolor='#000000' mathbackground='#ffffff' mathsize='12' mathvariant='italic' fontfamily='Times New Roman'>$</mi><mi mathcolor='#000000' mathbackground='#ffffff' mathsize='12' mathvariant='italic' fontfamily='Times New Roman'>n</mi></mrow></msup></mrow></mrow></mstyle></math>
First 2350 2351 2352 2353 2354 2355 2356 Last Page 2352 of 2371