Sergio Quesada
Followers: 0 Following: 0
Estadística
12 Preguntas
3 Respuestas
CLASIFICACIÓN
115.497
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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
fzero line 398 error; debugger not solving...
I am having a problem with fzero in this code : prueba = r_teor (8e-3) function Arg = r_teor (t0) FC = 4....
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Operands to the || and && operators must be convertible to logical scalar values
Hi everybody! Why am I having this error and how can I solve it? I have already about this error but cannot find the way...
alrededor de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
Interdepending - multivariable problem
Good evening to everybody. My problem is the following: I want to solve a sistem non-linear equations Int(r)-(t-texp)=0 in th...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
fsolve + fminbnd combination... Problem !
Good evening to everybody. My problem is the following: I want to solve a non-linear equation G(r)-(t-texp)=0 for the variabl...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Numeric least squares fit
Good evening to everybody, I need some help in this fitting... I have a collection of experimental data (texp, Iexp). Usi...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
.exe with inputs
Good afternoon, I am new in MatLab, so I am no familiarized yet with making functions and programs. I have designed these li...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Too much calculus time on 'lsqcurvefit' + 'fsolve'
Good afternoon everybody, I am working with a code that combines 'fsolve' and 'lsqcurvefit' to calculate the parameters, k(1)...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
fprintf in an OutPutFcn
Hi everybody, I'm trying to edit this output function within the command fopen and fprintf: function stop=outfun(x,optimVal...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Help with OutputFcn on lsqcurvefit
Hi everyone, I have to make a very large fitting with 'lsqcurvefit', so the run will take a lot of time. I am thinking about ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Displaying results of lsqcurvefit after each iteration
Good evening, I have solved a problem with lsqcurvefit, and now I want MatLab to display the solutions found after each itera...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Combining fsolve and lsqcurvefit
Good evening, I have a collection of experimental data (xi, yi) called (texp, rexp). I know that 'texp' must be derived from ...
más de 6 años hace | 0 respuestas | 0
0
respuestasFitting data to integral function
"texp" is my independent variable. I have a collection of (r,texp) data. I have evaluated FC*integral(@(x) -a./(x*log(x)...
más de 6 años hace | 0
Fitting data to integral function
Exactly, i hace a collection of data (xi,yi) called (r,texp), and the fitting equation must be texp(r)=FC*integral(@(x)exp(-a...
más de 6 años hace | 0
Pregunta
Fitting data to integral function
Hi everybody. I'm trying to fit an essemble of data ("r" as x and "texp" as y) by a function defined by an integral: FC*in...
más de 6 años hace | 2 respuestas | 0
2
respuestasnumerical integraion with array limits
Hi everybody, I'm working on a similar easier case, but with no success... I'm trying to evaluate liminf=ones(1,20); sym...
más de 6 años hace | 0