MaplePrimes Questions

Hi,

 

I have created a matrix of 101 rows and 93 coloumns and then populated the matrix via various loops. The values in the matrix are the values of a specific parameter G which varies with k and e. The rows represent values of G with constant values of parameter k while the coloumns represent constant values of parameter e. So if you imagine the matrix being a table one side represents values of e and the other side...

How can I use Maple to determine Ker θ for θ, n, and k when n = 6 and k = 5.

I have just tried to solve for 2 equations in 2 unknowns. The 2 equations are very non-linear. I know for a fact that there are 2 solutions as I can draw the curve, but for some reason and for some parameter specifications Maple will only give me 1 out of the 2 solutions. I use the following:

 

Solve( [eq1,eq2] , [x,y])

 

Thanks in advance,

 

Christian

two_pendulums.msim

 

Hello,

I use maplesim to simulate two simple pendulum, as the figure illustrated. The model works well. I want to let the names "pendulum A" and "pendulum B" appear in the 3D graphical view, so the audience will distinguish them...

Hi,

I've been using Maple 13 installed on Ubuntu 10.10, but noticed some issues with 3d plots, Maple does not allow me to rotate and drag around 3d plots as it does on my windows 7 boot on the same machine, instead it struggles to even do the 3d plot in the first place and then usually crashes on trying to rotate it.

Also I occassionally get empty GUI boxes when I go to save as etc, instead of any content just a gray pop up box.

 

Anyone...

Hi,

I'm trying to enter a statement on more than one line, but have done so without success. When I press Shift+Enter, Maple adds a new blank line without the command prompt ">".

Any ideas of what I'm doing wrong?

Thanks in advance,

Carlos Mallen



When I run the following Maple codes, for some reason I get an error:

 

> restart:with(DEtools):with(plots):

> ode:= diff(p(t), t) = r*(1.5-sin(2*t))*p(t);

> odePlot := DEplot(ode, P(t), t = -3 .. 3, P = 0 .. 1000);

Error, (in DEtools/DEplot/CheckDE) derivatives must be given explicitly

 

I'm not sure what it's talking about? I feel like I've done things like this many times in the past. Any help...

Friends,

 

I am very beginner of Maple softs, in order to proceed with my project i need to model a simple Human Knee joint and  to do its simulation, Somebody please help on this, otherwise i cant able to proceed with my project.

 

Waiting for a solution

Vinil



Hi!

Exuse me, can somebody help me???

Maple kills my very important work. I work with Maple 13 and wrote big scientific programm.

I restart my computer, when i try to open file, which works normal yesterday, i saw something like this:

 

//   How do yo want to open this text file? //

Maple text     Plain text    Maple input   Cancel

 

 

Everything i try - no result,...

Hello,

I use the fellowing commands to get the figures which I want to insert in a microsoft word document.

sys3 := NewSystem((4*s^2+64*s+224)/(s^4+32*s^3+304*s^2+896*s));
BodePlot(sys3);

But the figures are too big. I want to change the figure size by using some commands, namely, make the figures smaller, but don't change the frequency (x-axes) and magnitude/phase (y-axes) of them. So after size-modifying, the figures can be inserted in a word document properly.

Hi

 

I'm trying to find the argument (or phase) of the following expression:

(1-exp(-r/d)*exp(-I*w*r))*exp(I*w*t)*exp(-t/d)

where r,d, and t are all positive real numbers. w is also a real number (although could be negative).

 

Can anyone give me hints as to the best way to do this in Maple? Thanks for thinking...

Hello, MaplePrimes!

I want to create a custom component to model dynamics of a movable pulley, which can rotate and move along some direction (translational motion). I’ve got dynamic system, which describes both motions of a pulley. Some information about this dynamic system:

 

Hi,

 

I need to find the eigenvectors of this matrix and get the following error:


> eigenvects(A);
 linalg:-eigenvects called with arguments: [[200, -96, 5, -4.4, 4.7, -12.6, -6.2], [-96, 320, 33.1, 6.8, 4.5, 7.4, -.3], [5, 33.1, z, -51.1, .8, -8.4, 7.6], [-4.4, 6.8, -51.1, 110, -76.6, -14.2, -67], [4.7, 4.5, .8, -76.6, 270, 78.3, -.1], [-12.6, 7.4, -8.4, -14.2, 78.3, 420, 38.3], [-6.2, -.3, 7.6, -67, -.1, 38.3, 230]]
 #(linalg:-eigenvects,7...

First 1902 1903 1904 1905 1906 1907 1908 Last Page 1904 of 2434