integral2 in matlab 2010
Afficher commentaires plus anciens
Which function can i use instead of integral2 in matlab 2010?
Réponse acceptée
Plus de réponses (1)
the cyclist
le 2 Mai 2012
0 votes
dblquad
7 commentaires
Lusine
le 2 Mai 2012
the cyclist
le 2 Mai 2012
Please consider editing your question so that it includes all the relevant details, rather than writing the briefest possible question (which tends to elicit the briefest possible answer).
Lusine
le 2 Mai 2012
Sean de Wolski
le 2 Mai 2012
You could always upgrade to R2012a!
Lusine
le 2 Mai 2012
Walter Roberson
le 2 Mai 2012
dblquad() allows you to specify the integration method, which could be quadgk() (possibly with a wrapper added to account for vector valued or scalar valued.)
Lusine
le 2 Mai 2012
Catégories
En savoir plus sur Numerical Integration and Differentiation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!