integral of bessel function. infinite and finite
    7 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Hi, Is it possible to have infitite integral of a bessel function?
   int ( bessel(1.5,x).^2 )
it is OK to have the finite integral, but I don't want to use quad because I have a parameter inside the inegral (is not shown here) that will do nonlinear fitting with that later. I need to have the function before fitting. Thanks in advance.
0 Commenti
Risposta accettata
  Walter Roberson
      
      
 il 2 Nov 2011
        bessel() is a numeric bessel function. For the symbolic bessel functions, please see http://www.mathworks.com/help/toolbox/mupad/stdlib/bessel.html
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Bessel functions in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

