Unanswered Questions

This page lists MaplePrimes questions that have not yet received an answer
I have get a functionsystem:

Maple Equation

Maple Equation

Maple Equation

Is there a way to evaluate the format of the responses and prevent the grading? In particular I want to provide feedback to students who used a comma instead of a dot in a numerical response. At this moment Maple TA cannot deal with a correct response except for the incorrect format (0,93 instead of 0.93) and evaluates the response as incorrect. There must be a way to prevent students to grade as long as there are comma´s at places where there should be dots. Harry Garst
I am solving a constrained maximization problem using the Lagrangian and getting back an empty set of solutions, i.e.: solns_LSW:= How do I go about diagnosing why Maple is having difficulty finding solutions? (Once I know that, I would of course also like to know how, if possible, to change the set-up so that Maple might actually find the solution(s)!) I can see that the Lagrangian becomes non-concave for cases where lambda2>p (p is one of the variables I am solving for: there are two, s and p -- see attached worksheet). This would clearly be the case for, say, p=0 optimal (which I have reason to believe it is, based on some numerical simulations I ran).
I already was explained that with maple is difficult to obtain the CDF of CharacteristicFunction of Z= (y1)^(1/2)+log((40-y2)*(80+2*y2-3y1))? where y1 = min(s1+X1, s2+X2) y2 = min(s3+X1, s4+X2) and Xi is IID uniforme[-1,1]. But .. could someone help me with some bibliographical references to deal with my problem?. It would help me to understand better and if possible to modify my formulation. Thanks in advance! Jean (I am using maple 10 under windows).
I updated my blog entry - for those who might be interested: me, blogging

Suppose I've plotted 3 functions:

plot(f(x),x=0..1);
plot(g(z),z=0..1);
plot(h(w),w=0..1);

Now I'd like to have these 3 plots following one after another (in a successive manner) in 1 plot like diagram. How can I perform such a task?

 

Another question:

How can I have a plot in reverse range? For example instead of plot(x^2,x=0..1), I'd like to have sth as plot(x^2,x=1..0), i.e. the horizontal range begins from 1 and ends to zero (also the vertical range is from (1)^2=1 to (0)^2=0).

I am trying to export a worksheet from Maple11 to LaTeX using the "export as" function. It produces a .tex-file that uses the "maplestd2e"-package. When I compile the document I see the output of the computations and all figures, but I don't see the maple-commands that I have entered to obtain the output. It works fine if I use Classic Worksheet mode, which uses the "maple2e"-package. Any suggestions on how I can export the Maple input commands to LaTeX using the standard Maple11? Thank you. mami
Hi, I've been using maple10 worksheets under os x, setting the default zoom to 75%. This is fine. However, I've recently migrated to a linux system. Now, if I display a matrix under maple10 (or maple11) with 75% zoom, all of the spaces around the entries of the matrix are lost! This makes for unreadable 2d output. This is also true under 50% zoom (which is already unreadable) and if I change the default zoom in my .maple10rc file to _anything_ less than 100%, the same loss of spacing results. Does anyone else find this to be a problem. Sure, I can work with 100% zoom, but if there's a s
To Maplet Experts: I am about to complete my maplet application developed in my desktop with screen resolution of 1440 by 900 pixels. My window layout has the following dimensions: width=850 and height=675. I am pleased with the layout of my application when shown in my desktop. I move my code to my laptop with screen resolutions of 1200 by 800 pixels. The layout of my application in my laptop is distorted and ugly even though I adjust the window layout using proportions. Is there a trick or rule of thumb I can follow when transfering an application from desktop to laptop. Thanks in advance
Questions authored in LaTeX and converted using the facility on this site do not display properly. 'Broken MathML tag' appears where the matrix should be. The same questions converted with the old Brownstone converter are fine! Is this a problem others have had?
Hello Dears, Although I have been worked on Maple TA in LAN's
Hi folks! Does anybody know if Matlab and Maple and Mathematica works well and stable on Vista? How about speed on Vista? Thanks!
Hi, I am Er. Vishal Jain new to maple prime. I need help in developing dynamic 2D-graphs(pi-chart, conic section etc.) in .mw and respectively shade the graph.
I'm using Maple 9.5 (xmaple linux version). I can run application with no errors, but when I try to calculate anything, maple doesn't generate any output or results. Even the simplest examples doesn't work (like 2+2;) What may causes problems? Please help me!!
Documentation on how to reference or assign values to elements in Table is limited. I uploaded a copy of a simple code (690_MTable) which tries to assign values to the elements the table. Code does not give and error message but does not do what I wanted to do. Please replace this text with the link to your file. The link can be found in the View 690_MTable.mw on MapleNet or Download 690_MTable.mw
First 334 335 336 337 338 339 340 Last Page 336 of 347