Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

I have this code and to test if it works in TextField1 next to the label "MATRIZ A" I enter

Forgive my ignorance here but let say we have some data that I want to

model with some partial differential equations. What would be most efficient way

to come up with the specific equations inorder to be able to calibrate such system ?

I guess I could just calculate the partial elasticities and deduct some relationships from that

but there has to be a more beautiful approach ?!

hi

can you help me "i need maple code to solve poisson equation by multigrid method"

thanks

 

Hello, I've recently started using maple 13. I am working on a project for school where I am attempting to use several independent variables to try to predict a single dependent variable. The nature of the project is that there is currently no known answer, and therefore I have been using regression analysis through maple on each individual independent variable on the dependent variable. I was difficult to find a way to preform a goodness of fit test on the data through maple, but I eventually saw a way on this site to compute the R^2 value.

I need help on turning this code into a procedure and what changes do i have to make  so it works like the gauss-seidel algorithm. I have tried many times on my own but can't seem to get my head around it. Any help would be appriciated greatly.
 

 

First of all: I'm so sorry, I posted my question to a wrong place ( into the poll).

So I copy here the question and the answer of jakubi and my reply to jakubi.

Question:

I would like to solve the following system

x*(2*sin(x)*y^2+x^3*cos(x)+x*cos(x)*y^2) = y*(2*sin(y)*x^2+y*cos(y)*x^2+y^3*cos(y)),

-x*sin(x) = y*sin(y);

Until I have founded only the solutions

x = k*Pi,  y = +/- k*Pi;    k is any integer.

jakubi's answer:

more solutions

How can I get Maple 10 Standard Worksheet to plot with vertical logarithmic axis having the gridlines at 10,10, and so on, in a vector graphic file like eps?

I am trying to maximize a concave function and I have 6 different parameters. I use the maximize command and establish the relevant constraints. The result I obtain is numerical, but I would like to have an analytical solution with one of these parameters being the dependent variable as a function of the others.

 

Can I use the maximize command or any other command that will give me an analytical solution instead of a numerical one?

 

Thanks.

Could I please get help with this maple assignment? No idea where to even begin!!

 

 Download 11608_differential equations.mw
View file details

I use maple sovle an optimality question with hamilton function, but the results are quite different from the given result using matlab. I do not know where I'm wrong ,so can anybody help me ?

Thank you very much!

 

 

for what value or interval of p (-infinity < p < infinity) the following is valid

 

(1+x)^(m+1) > (1+x^m)* 2^m

 

here x > 1

I have attached a maple document with some questions.  Pleas answer in an attached document since my web browser of some reason cannot read maple-math in the forum.
By the way admin should take a look at the
I have attached a maple document with some questions.  Pleas answer in an attached document since my web browser of some reason cannot read maple-math in the forum.
By the way admin should take a look at the

 

What is the pattern in the following polynom: (how to generate them) 

1:     12 n^2 + 12 n + 1

2:    300 n^3 + 450 n^2 + 160 n + 5

3:   840 n^4+1680 n^3+1030 n^2+190 n+3

4:  1260 n^5+3150 n^4+2730 n^3+945 n^2+107 n+1

5:  27720 n^6+83160 n^5+93030 n^4+47460 n^3+10689 n^2+819 n+5

First 270 271 272 273 274 275 276 Last Page 272 of 2224