Description:
Maple computer mathematics discussion group.
|
|
|
newbie questions
|
| |
Dear all, I'm new to maple, and get stuck very easily, just like now is this case. Perhaps you can help me a little bit. Consider the following: Kcl_ni := I_S - G_S*V_ni - s*C_i*V_ni - G_C*(V_ni-V_nc) = 0 : Kcl_nc := G_C*(V_ni-V_nc) = s*C_C*V_nc : solve({Kcl_ni, Kcl_nc},{V_ni, I_S}) ; eval(V_ni/I_S, %) ;... more »
|
|
solving for a ratio
|
| |
Dear all, I have 2 equations: Kcl_i := I_S - G_S*V_i - s*C_i*V_i - G_C*(V_i-V_c) = 0 : Kcl_c := G_C*(V_i-V_c) = s*C_C*V_c : Out of these equations V_c must be eliminated. The result is one equation with as variables V_i and I_S. I need the ratio of them: V_i/I_S. How do I do this? Best regards, Francky... more »
|
|
text mode problem (bash)
|
| |
When running maple in text mode I experience the following problems: ...why doesn't it print the value assigned to q? further, when pushing the up arrow to edit and run a previous command, the characters in the command would change. i.e. "iquo(a,b,’q’);" would become "iq,’q’,b,’q’);" just by moving the... more »
|
|
Making Maths More Fun & Enjoyable
|
| |
MATHS- some children seen this as boring and hard, some like it but need more encouragement and motivation….and some really love it. What makes this different…perception or ability or the subject itself? MATHS is a very exciting subject if we know the tactics and the fun behind this scary and horror word.... more »
|
|
export to latex, centering plots
|
| |
When a worksheet is exported to latex and compiled plots are inserted using the \mapleplot command. The resulting plots are left aligned. How can I get the plots centered. The naive approach: \centering\mapleplot{....} doesn't work (I didn't think it would). jw
|
|
Maple: extracting data from sets of sets
|
| |
Hi, I have a question about extracting data from a set to be used in a function. Suppose I have an object of the sort: X:={{a=3,b=-3},{a=2,b=2},{a=0, b=3},{a=2,b=-4},{a=0,b=2},{a=2 ,b=0}}; and a function of the sort: f:=(a,b)->a+b*sqrt(2); How can I extract the values in the pairs (a,b) in X and use them in the... more »
|
|
Call For Manuscripts: International Journal of Signal Processing (IJSP)
|
| |
Call For Manuscripts The Journal is currently accepting original high-quality research manuscripts for publication. The Journal welcomes the submission of manuscripts that meet the scientific criteria of significance and academic excellence. All research articles submitted for the journal will be peer-reviewed within three weeks of submission. Following the... more »
|
|
Need help to translate in french a word in Maple
|
| |
Hi, Bonjour, In Maple, when you want to plot, I know that interval a..b is "intervalle" But the word range is often associated with z=a..b In physics, the word range mean "Portée" wich is a number that tell the "distance". If you go see the following link: [link]fr|range... more »
|
|
|