matrices declaration!?


hello!
i new member in forum, , beginner in programing arduino ... wanted know how declare matrix , inverse , transpose... etc
indeed, want make small program controlling level of liquid in tank needs idetification real-time parameters of mathematical model of controlled system. (i use methods of identifying there many matrix computation)..!!
help me i'm lost!!!! :-/

i think lost  :)  you're in world of integer-only 8-bit microcontrollers , you're trying real-time system identification. that's wrong world. want development platform power: 32-bit processing , lots of mhz floating point support built in (arm9 architecture example).

if want start matrices, google "matrix c++ class". there lots of c++ implementations of matrices choose from.

--
check out our new shield: http://www.ruggedcircuits.com/html/gadget_shield.html


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > matrices declaration!?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums