photo

Pablo


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


How to get sorted index order for an array?
For example, if I use the sort function on the array [14 8 91 19], I will get [8 14 19 91]. But instead I want [2 1 4 3] which g...

alrededor de 9 años hace | 1 respuesta | 3

1

respuesta

Pregunta


How to Supply the Jacobian to Fsolve?
pow=fsolve(@eqns,pop); This is the code I am using to solve a 2x2 non-linear system of equations, defined in the func...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to Plot Surface with Coordinates?
I am putting the question directly from the problem's perspective even though it is specifically concerned with the plotting par...

casi 10 años hace | 0 respuestas | 0

0

respuestas