allenbradley
June 8th, 2009, 06:16 AM
I want to call the fsolve routine in octave in a c++ program. Is there a way to do it by using oct.h or is there any other similar algorithm to solve nonlinear equations?
David006
November 30th, 2011, 05:48 AM
Octave, call from C++
http://www.gnu.org/software/octave/doc/interpreter/Standalone-Programs.html#Standalone-Programs
install
sudo apt-get install octave
GUI front end (optional)
sudo apt-get install qtoctave
header files
sudo apt-get install octave3.2-headers
Howto Use Octave Functions in C++ Programs
http://www.mathias-michel.de/index.php?page=4&site=4
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.