| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2013-10-14 | 573 Bytes | |
| Faddeev.m | 2013-10-14 | 1.3 kB | |
| Totals: 2 Items | 1.8 kB | 0 | |
Faddeev Algorithm Ver. 1.00. How to use: Faddeev(A); Argument: A is the only argument for the Faddeev Algorithm. A can be both double or symbolic. The Function returns the value of (sI-A)^-1 throgh a recursive algorithm developed first time by Faddeev. Speed test: It lasted about 6 seconds to compute the inverse of sI-A using the conventional inverse function on a Corei5 cpu HP laptop. However it lasted less than 1 second to compute the inverse using this al- -gorithm. Contact me thorogh this address: sayyed2007@gmail.com Hossein Mousavi :)