MaplePrimes Questions

Can anyone explain the below printscreen in simple terms ?

It is taken from http://www.lgt.com/export/sites/inta_lgtcom/fr/institutionelle_kunden/kompetenzen/traditionelle_anlagen/lgt_and_science/aktuelle-projekte/quantitative-finance/Projekt_EfeAksueyek_en.pdf

on pages 24. Why do we have such a ratio (second formula) ?

 

Hi friends,
here is a paper from a book, which partiell diff equation I would like to solve with MathCAD or Mathematica or Maple. WHo can help? Thanks  a lot spending your time.  here is the PDF File with the paper

Is there a way to show posts in chronological order on Mapleprimes ?

 

.

 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.

First 1987 1988 1989 1990 1991 1992 1993 Last Page 1989 of 2431