Re: inverse matrix
- From: Stan Pawlukiewicz <spam@xxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 08:57:19 -0400
mswu wrote:
Hi,
I want to implement a Kalman-filter on a DSP56F8323. To do that I need to compute a matrix (9x9). Using Gauss-Jordan algorithmen I need to divide a lot of figures. In my eyes there is a problem using fixed point arithmetics. Its not allowed to divide a smaller figure through a bigger one because the figure range is -1 to 0.999 and it would result in bigger than 1. I am DSP newby so it would be nice when somebody could help me.
Best regards,
Maik Schormann
This message was sent using the Comp.DSP web interface on www.DSPRelated.com
I think your better off using a Cholesky update variation of the Kalman filter.
.
- References:
- inverse matrix
- From: mswu
- inverse matrix
- Prev by Date: inverse matrix
- Next by Date: Re: Convert demodulation I/Q to soft Data
- Previous by thread: inverse matrix
- Next by thread: SVPWM using TMS320LF2407A
- Index(es):
Relevant Pages
|
Loading