Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
237.431
of 300.369
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
increasing fsolve accuracy when fval values are different in terms of order of magnitude
I have a set of six equations-six unknowns. When I solve it by fsolve, it "stops prematurely" and gives me 6 values for unknowns...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Find whether a dependency exist in a system of equations
I have the following system of 6 equations (all values of X and Z are constants) syms a1 a2 a3 b1 b2 b3 b1-b2*b3/a1==X1...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
solving a nonlinear set of equations while have a dependency in it
I have the following set of 7 equations. There is a *dependency* between first 6 equations as following: (Z3^2/Z1)-Z2=(X1^2...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
using "solve" for a system of nonlinear equations
I have a set of 6 nonlinear equations as follows (a1,a2,a3,b1,b2,b3 are unknowns). I know that one of the answers of this system...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
using fsolve for solving a set of nonlinear equations
I have a set of 6 nonlinear equations (a1,a2,a3,b1,b2,b3 are unknowns). I know that one of the answers must be as following: a1=...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change the stop criteria of fsolve?
I have a set of nonlinear equations and I am solving them by fsolve. x(1) to x(6) are my unknowns to be determined and X, Y, Z ...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Changing stop criteria for vpasolve
What is the stop criteria for " vpasolve" and how can I change it? If changing is not possible for vpasolve, please let me know...
alrededor de 11 años hace | 1 respuesta | 0
