photo

Amin


TU Ilmenau

Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
151.036
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

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

respuesta

Pregunta


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...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

respuestas

Pregunta


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

1

respuesta