photo

Amin


TU Ilmenau

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort