Maple Toolboxes Questions and Posts

These are Posts and Questions associated with the product, Maple Toolboxes

hi 

if I have two partition Pi and Pi 'I want to know the decomposition of Pi' 

Hi,

   The error showed up whenever I tried to do the Maximum Likelihood Estimation with Global Optimization Toolbox.My objective (likelihood ) function f is defined as follows(A1 to A5 are intermediate variables; parameters  are x[1] to x[12]):

   f := 0;

   for j from 1 by 1 to 21 do

       A1 := exp(x[1]+x[2]*c[j]);

       A2 := exp(x[3]+x[4]*c[j]);

Hi everyone,

I am importing an .m file from MATLAB to Maple using the command: FromMFile(). The .m file uses a set of huge symbolic matrices with an output of a huge symbolic vector of 36 by 1. Each element of this vecot is supposed to form a second-order differential /or algebraic equation that I am planning to solve using the Maple DAE toolbox.

The problem I have is that while I execute the worksheet, Maple only evaluates the...

with(Maplets[Elements]);
MySimpleMaplet := Maplet([["Bienvenido Usuario al Generador de Solidos de Revoluci?n"]]);
Maplets[Display](MySimpleMaplet);
Student[Calculus1][VolumeOfRevolutionTutor]();

This post was generated using the MaplePrimes File Manager

Download 10813_Prueba 1 con graficador.maplet
View file details

Hallo dear proffesionals of Maple

I use Debian 4.0 r3 version with gcc compiler v 4.xx

I have installed properly in my computer the Maple 11 version.

the problem is :

1 2 3 4 5 6 7 Page 2 of 8