Zeineb

520 Reputation

7 Badges

9 years, 66 days

MaplePrimes Activity


These are questions asked by Zeineb

Dear all

I tried to redo the same steps as presented in 
https://www.youtube.com/watch?v=l4Y3iQrPBa8
using Maple 

BUT, I  have an error, 

                               Error, (in assembly) bad index into Vector
I hope find the error in maple code

code1.mw

thank you 

Dear all

I just write a code, everything is well written, but using 

M := Multiply(y11, Transpose(s)) 

I get a table and not a matrix,  PLEASE see equation 19 and 20

probem_multiply.mw

Thank you for your help 

Dear all

I have a nonlinear system of algebraic equations, I would like to solve it  without using fsolve and Newton's method. 
Maybe one can use, fixed point method or Broyden's method

Fixed_Broyden_method.mw

Can we solve the system of 4 equations, using the proposed methods

thank you 

Dear all

I tried to use the command Secant to solve a nonlinear system of equations, In the following, example of two simple equations, how can I use Secant to solve the problem

secant_for_system.mw

Thank you 

Dear all

I have  a funciton f(x,y) 
I compute the critical point, maple gives me three different points, denoted in the code tmin 

from these points how can I fix one  one of them that  give me the min( f(x)) 

code.mw

thank you for any help

First 9 10 11 12 13 14 15 Last Page 11 of 43