solve many independent equation in a run
I have many independent non-linear equations, for example
a1+x1*log(x1-b1) - (x1-c1)*log(x1-d1) = 0
a2+x2*log(x2-b2)...
etwa 8 Jahre vor | 1 Antwort | 0
1
Antwort
Frage
Have a fresh start of GUI
I created a GUI which has textbox for users to fill in and axis that plot the result. However, weird enough is that every time w...