sine of a matrix using taylor series expension in matlab
From: shaffy (spervez_at_ieee.org)
Date: 10/03/04
- Next message: shaffy: "matlab code for taylor series expension"
- Previous message: mary: "Please explain!"
- Next in thread: Doug Goncz : "Re: sine of a matrix using taylor series expension in matlab"
- Reply: Doug Goncz : "Re: sine of a matrix using taylor series expension in matlab"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 3 Oct 2004 02:05:33 +0000 (UTC)
Can someone help me with this please. i would like to find sine of a
matrix using taylor series in matlab. I know i can find the sine of a
matrix by the function funm(A, @sin) where A is a matrix.
Let's say i have a matrix A = [1 2 3; 3 4 5; 5 6 7] and i want to get
taylor series expension of Sin(A)...what will be the matlab command
for it? Please help!
Thanks for your time!
- Next message: shaffy: "matlab code for taylor series expension"
- Previous message: mary: "Please explain!"
- Next in thread: Doug Goncz : "Re: sine of a matrix using taylor series expension in matlab"
- Reply: Doug Goncz : "Re: sine of a matrix using taylor series expension in matlab"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|