1 страниц (7 вхождений)
how to use the "system of equations" function - Сообщения
#1 Опубликовано: 31.12.2021 22:44:30
#2 Опубликовано: 01.01.2022 07:59:32
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 КиБ) скачан 46 раз(а).
#3 Опубликовано: 01.01.2022 10:17:57
#4 Опубликовано: 01.01.2022 11:22:51
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
#5 Опубликовано: 01.01.2022 11:25:11
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.
#6 Опубликовано: 01.01.2022 15:38:12
1 страниц (7 вхождений)
-
Новые сообщения
-
Нет новых сообщений