help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave code => embedded device


From: CdeMills
Subject: octave code => embedded device
Date: Wed, 23 Nov 2011 05:25:23 -0800 (PST)

Hello,
I developped some algorithm performing numerical analysis on a signal. For
ease of development, it was done under Octave. The platform where it will be
used lacks the required abilities in terms of CPU speed, memory, and so on.
I'm searching some way to port the code to C/C++ with minimum effort.

In terms of Octave use, the used primitives are: dynamic memory allocation
and a few functions like filter(), mean(), median(), ... The platform as
specific gcc and g++ compilers, but lacks fortran support. 

Did someone already perform such tasks ? Is it possible to easily extract a
small subset of Octave libraries to interface and ease the porting ?

Regards

Pascal



--
View this message in context: 
http://octave.1599824.n4.nabble.com/octave-code-embedded-device-tp4099557p4099557.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]