MaplePrimes Questions

Is it possible to see the algorithm used by msolve(eqs,2) ? The help page just says

"The procedure msolve has special code for efficiently handling large systems of equations mod 2. "

but I would like to know exactly what it is doing.

I tried print(msolve); and then print(ModularSolver:-Solve); but didn't get anywhere.

Raphael
                 
 

How can i plot x-exp(-y^2)=o and sin(5x)/x + 2 − (y − 1)2 = 0.on the same graph maple just repeats whatever input i put in

Is it possible to change the numbers on the dials and gauges to read say $5 $10 etc... or  10% 20% ...?

How about embedding a label directly on the dial?  Like having the actual name of the dial appear within the graphic. 

I want to add some conversion units to the units calculator in Assistants.  Can I do that? 

Specifically I want to add fuel conversions in the assistant.  mpg, L/100km, km/L  etc ...  

Good Afternoon Everyone,

Would any body be kind to see why Maple would not replace the following in the attached differential equation.

Regards,

Moses

View 11162_Novaks_test.mw on MapleNet or Download 11162_Novaks_test.mw
View file details

I would like to plot the real and imaginary parts of a single complex function, not two different ones.  I understand that choosing the option of "expression_plot" will allow this.  Doing this continues to yield an error.  I would like to see the precise formatting of this command.

 

  Thank you.

Hello.

I am relatively new to MAPLE. I have a large fraction (actually a Bessel differential equation) which I like to break into single terms, i.e. to cancel the denominator with single summands.

"(diff(g(r),r)*f(phi)*r+r^2*diff(diff(g(r),r),r)*f(phi)+g(r)*diff(diff(f(phi),phi),phi)+h^2*g(r)*f(phi)*r^2)/g(r)/f(phi) = 0"

I tried full partial fraction, but it doesn't accept "g(r)*f(phi)" as variable.

any ideas?

all the best.
 

Hi all, i have been using maple for some time now. But one thing still bothers me. The use of radian in stead og degree. I found a way to work around it, but still.

So i looked at the help file, and found some intresting commands like:

  • AddSystem - "The AddSystem(unit_name, opts, units) function adds or redefines a system of units in the current session"
  • UseSystem

Can't that be used to forcing maple to calculate in degrees rather then radian.

 

/Simon Johansen

hi!

i am new to Maple (just purchased 13) as well as trigonometry, which i am using Maple for! i'm trying to use Maple for all of my Chem and Trig homework because I am a Physics major and I think i'll probably be using this for years, so might as well get accustomed now!

basically, one of the problems has a figure with a unit circle on a cartesian plane. the "t-line" (or plot line, i dont know) has tick marks that represent the length of (t), and they go from 1 to 6. to give a better "mental image":

hi all! i am **brand new** with maple 13 as well as trigonometry, which i am using the program for. i have figured out how to plot the unit circle with the command:

>plot( [cos(t), sin(t), t=0..2*Pi] );<

Dear experts, I need to know how I can calculate the mean and the standard deviation from a matrix? Can anybody help me with this? Kind regards! Marc

I would like to experiment with the Mastery Dialog option e.g. making a tutorial. Does anyone tried this in practice? And can I download a question bank that uses this option?

 

kind regards,

Harry Garst

Hi,

the implemented Power Sensor calculates the instantenious power, it just multiplies u(t) and i(t). What i need now is a device that gives me the average power, the sources all have periodic voltages/currents (most common case: sin shaped sources). I thought i could use the power sensor and integrate over a period, but i don't know how to  enter the upper time limit.

 

Thoughts ?

Hi,

How can I add a super-script circle degrees symbol in a plot label?

 

E.g. plot(x^2, labels=["Distance", "Temperature (degrees celcius)"]); ... etc

Hi,

it shouldn't be hard to, do, but i cannot get this working. I just want to create a signal source that creates a pulse form signal with the pulse width parameter as a realsignal input. I used the custom component template and tried the DynamicSystems[Square] command, but the error messages that came up during this process didn't help me too much, because they seem to be unrelated (error in collect/series...). Do i have to create a new System first (DynamicSystems[NewSystem])?  

First 2094 2095 2096 2097 2098 2099 2100 Last Page 2096 of 2429