1 Pages (7 items)
how to use the "system of equations" function - Messages
Wrotehow to get the result of x, y without using the matrix? I tried solve and findroot, but can't get the value of x, y.
You can't use solve() for nonlinear equations. (more than one unknowns)
You can use roots(), FindRoot() or al_nleqsolve().
Here is your equation solved in various ways.
Regards
solvers.sm (10.77 KiB) downloaded 695 time(s).

Excellent reply!
FindRoot is better for my condition, I need units.
Thanks Overlord!

FindRoot is better for my condition, I need units.
Thanks Overlord!

WroteWrotehow to get the result of x, y without using the matrix? I tried solve and findroot, but can't get the value of x, y.
You can't use solve() for nonlinear equations. (more than one unknowns)
You can use roots(), FindRoot() or al_nleqsolve().
Here is your equation solved in various ways.
Regards
Thank you, Jean, you're right, I need more practice. 
WroteWrotehow to get the result of x, y without using the matrix ?
Matrix style is more commonly encountered in Engineering projects.
That add-on will enrich your future projects.
1 Pages (7 items)
- New Posts
- No New Posts
