Estadística
5 Preguntas
                        0 Respuestas
CLASIFICACIÓN
203.003
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          5 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            20.0%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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
non linear fitting of two parameter, one parameter is never changing ...
Hello, I am doing a non linear fit, my model is like this: a = K * quad(@(x)(besselj(1.5,x)).^2 .* x./(x.^4 + t.^2) ) ...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Bessel function solution: Mathmatical point of view
Hi, I am integrating a bessel function, two ways. But the results are different. 1) using quad,like this: q1 = quadl( @(u...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
integral of bessel function. infinite and finite
Hi, Is it possible to have infitite integral of a bessel function? int ( bessel(1.5,x).^2 ) it is OK to have the finit...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
problem with integrating a function containing one fitting parameter
Hello all, I am trying to fit one integral function: Y(x) = integral ( x ./ (x.^4 + (omega + p(1)).^2) dx) which has one fi...
alrededor de 14 años hace | 0 respuestas | 0
0
respuestasPregunta
fitting data to an integral function
Hello, I have a set of data and the function, I must fit with, contains an integral part (my problem): my function is: ...
alrededor de 14 años hace | 1 respuesta | 0
