Springe zum Hauptinhalt
Ctrl+K

SciPy

  • Installation
  • Benutzerhandbuch
  • API-Referenz
  • Kompilieren aus dem Quellcode
  • Entwicklung
  • Release-Hinweise
  • GitHub
  • Scientific Python Forum
  • Installation
  • Benutzerhandbuch
  • API-Referenz
  • Kompilieren aus dem Quellcode
  • Entwicklung
  • Release-Hinweise
  • GitHub
  • Scientific Python Forum

Abschnittsnavigation

  • scipy
  • scipy.cluster
  • scipy.constants
  • scipy.datasets
  • scipy.differentiate
  • scipy.fft
  • scipy.fftpack
  • scipy.integrate
  • scipy.interpolate
  • scipy.io
  • scipy.linalg
  • scipy.ndimage
  • scipy.odr
  • scipy.optimize
  • scipy.signal
  • scipy.sparse
  • scipy.spatial
  • scipy.special
  • scipy.stats
  • SciPy API
  • Spezialfunktionen (scipy.special)
  • ber_zeros
scipy.special.

ber_zeros#

scipy.special.ber_zeros(nt)[Quelle]#

Berechne nt Nullen der Kelvin-Funktion ber.

Parameter:
ntint

Anzahl der zu berechnenden Nullstellen. Muss positiv sein.

Rückgabe:
ndarray

Die ersten nt Nullstellen der Kelvin-Funktion.

Siehe auch

ber

Referenzen

[1]

Zhang, Shanjie und Jin, Jianming. „Computation of Special Functions“, John Wiley and Sons, 1996. https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html

vorherige

scipy.special.keip

nächste

bei_zeros

Auf dieser Seite
  • ber_zeros

© Copyright 2008, Die SciPy-Community.

Erstellt mit Sphinx 8.1.3.

Gebaut mit dem PyData Sphinx Theme 0.16.1.