Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

can maple integrate vectors and matrices

758 views
Skip to first unread message

Sesha Sai Vaddi

unread,
Oct 1, 2001, 7:58:40 PM10/1/01
to
Hai,

Is it possible integrate vector functions and matrix functions in maple, I
know I can always do it component wise, but I was just wondering if it can
take a vector or matrix and integrate them to output a vector or matrix
respectively.....

if x(t) is a vetcor function of time
i would like to know if there is any command
which would integrate x from t1 to t2.....
or do I have to do it like x_1(t) from t1 to t2 and so on.....
please let me know.

thanks,
bye,
Sesha Sai Vaddi.

Bernard Massé

unread,
Oct 1, 2001, 6:59:43 PM10/1/01
to
The map function seems to do what you want to do

> map (int , [x,x^2,sin(x)] , x=2..4);

[6, 56/3, -cos(4) + cos(2)]

Bernard Massé

"Sesha Sai Vaddi" <vsv...@aero.tamu.edu> a écrit dans le message news:
9pap9t$bn2$1...@news.tamu.edu...

0 new messages