photo

Übel


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to solve these easy equations below? (quadratic equation)
C=1*L-(2*L+3); C=7/(4*5*L^6); Both C and L are unknown variables. How could I solve these equations? Looking for your an...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


What does this fsolve error message mean: FSOLVE cannot handle non-square systems; switching to Gauss-Newton method?
Warning: Default trust-region dogleg method of FSOLVE cannot handle non-square systems; switching to Gauss-Newton method. > I...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
I'm using Matlab 7.0. How can I call a function? "File/New/Function" is missing.
Okay, thank you. Is it a problem that the "File/New/Function" label is missing in my version?

casi 10 años hace | 0

Pregunta


I'm using Matlab 7.0. How can I call a function? "File/New/Function" is missing.
<</matlabcentral/answers/uploaded_files/19964/function.jpg>> Or should I write an .m file instead beginning with: functi...

casi 10 años hace | 4 respuestas | 0

4

respuestas

Pregunta


How can I solve this easy equation with fsolve? (beginner)
Error in ==> fsolve at 11 K= fsolve(@(K) ((a*gamma)/rk)^(1/-0.57),start) Code: clear all close all clc ...

casi 10 años hace | 1 respuesta | 0

1

respuesta