MaplePrimes Questions

 Hi
first : My English not good,so excuse me.
I have a problem with this:


1)C+Z*(C)*X=D where;

I know D , Z and X are matrix(n*n),(known)
but i can`t find C or Solve (1)finding C(matrix(n*n))

Help Me

Reza

In all versions prior to and including Maple 13 the Histogram default incorrectly displays the data.  Has this been fixed in 14?

eg.

a:=[1,2,3,4,5,6,7,8,9,8,9,7,6,5,4,2,2]

with(Statistics):
Histogram(a,frequencyscale=absolute,binwidth=1)

Clearly the...

I am taking up a research project that another student began last semester that utilizes Maple.  His program solved the problem correctly, but the program takes ages to do so. My Professor concluded that the other student erred because Excel can instantly handle the calculations while Maple can not.  Unfortunately, I've been looking at the code this other student wrote and cannot seem to figure out what went wrong.

I remember reading in the past that...

On another topic, I was curious about programming style in Maple.

If I declare these large matrices as local outside my procedures, can I pass them in as arguments by reference (like C++)?  Or should I just make them global?  What is the typically protocol here?

I am a little confused with exactly how arguments are passed into procedures.  More specifically, I am unsure what conditions determine whether or not a variable passed into a procedure...

I have tried MaplePrimes at various times of the day, and every time I have tried it, it has been bordering on unusably slow.  I have an extremely fast connection, and other like sites are snappy.  So why not primes?  This slowness might drive me away again.

The sample code below generates a message: Error, too many levels of recursion.  It appears to be in the permute function, and seems to be related to variable names I have in my program.  The "error" is intermittent - it appears to work for some but not others eg  aaa:=permute([a,e,i,l,z], mm); does not work but aaa:=permute([e,e,k,n,s], mm); does.  I suspect that it is not liking some variable names in my program.  Any hints or suggestions much appreciated.

How can I animate a plot into another plot?

For example x^2   into  x^3. 
I know this doesn't work but I mean something like this   animate(plot,[x,x=x^2..x^3])

 

Is it possible to use Maple 14 to solve a system of second order partial differential equations numerically. I have tried to do this and keep getting the following error messages:

 

Error, (in pdsolve/numeric/plot) unable to compute solution for t>0.: matrix is singular.

Error, index must evaluate to a name when indexing a module.

I am concerned that there may actually be a problem with the system of PDE's I have set up not...

Depending on the number of bars in a histogram.  The bars vary their width. 

Why is it not consistent?

In Maple Help under [worksheet,documenting,table (Tables)] exists one example of Creating a Table of Values. I want to reproduce this example, but without luck. Please can someone show me how to do this?

Here is how it looks in Maple Help:

 

Example Table of Values 

Hey! I am pretty new to Maple, although I have a decent amount of experience programming in C++.  I am trying to simulate the physical properties of a baseball for a research project, and I was wondering how I can create an array of vector objects.  I know that the physics package supports vectors, and, in essence, I want to create an array that will store the 3 velocity components of a ball over 120 time intervals; however, If there is another data structures that...

Hello, I am attempting to import a .pdb file into Maple, as part of converting some Mathematica code to Maple.  I need something that that can accomplish something equivalent to the Import command in Mathematica.  I have tried using readdata, ImportData and fopen with little success.  If anyone has any suggestions, that would be of great help.

The label for the horizontal axis refuses to be printed no mater what I tried. I can insert, change and manipulate the vertical axis label but not the horizontal. I don't know what else to try.

Hello

Very broad query, but I was wondering if anyone has experience of converting Mathcad code to Maple (v13)? I have a series of files that I am looking to re-code in Maple but am having some issues with equivalent syntax etc. The code varies from simple work to more complex studies with variants of FFT (including complex values).

Any help would be most welcome.

Regards


Lester

Dear Sir

I want to solve system of algebric equations using matrix

can you help me to do that

> restart;

> Digits:=6:

> s:=140:

First 1990 1991 1992 1993 1994 1995 1996 Last Page 1992 of 2434