Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
gaussquad(f,a,b)
GAUSSQUAD uses an adaptive formulation of Gauss-Legendre quadrature to evaluate the integral of f from a to b with default tolerance of 10^-14. User can specify another tolerance by: gaussquad(f,a,b,tol).
The input function f can be an inline or function handle.
Cita come
Matt Fig (2026). gaussquad (https://it.mathworks.com/matlabcentral/fileexchange/8679-gaussquad), MATLAB Central File Exchange. Recuperato .
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers
Informazioni generali
- Versione 1.0.0.0 (2,39 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | Added input checking. |
