Confluent hypergeometric function

Solves Kummer's differential equation.

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Zitieren als

Patrick Mousaw (2026). Confluent hypergeometric function (https://de.mathworks.com/matlabcentral/fileexchange/29766-confluent-hypergeometric-function), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: SphericalDistributionsRand

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.2.0

Changed the code to calculate the solution using a while loop to a specified tolerance. The while loop is is both faster and more accurate than the vector multiplication method I was using before.

Herunterladen
1.1.0

Modified code to be able to handle column vector inputs for x.

Herunterladen
1.0.0

Herunterladen