how can I calculate the integral of a vector?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello dear experts, How can I calculate the Integral of a vector? for example we have a 1*100 row vector, named "a". so how can I determine the integral of this vector using MATLAB? ""∫a dt"" t limit is (-inf,inf)
thank for your attention.
1 Commento
Andrei Bobrov
il 24 Ott 2012
Modificato: Andrei Bobrov
il 24 Ott 2012
a is function from t? ( a = fun(t) )
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!