Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

MatLab libraries in my code...

Status
Not open for further replies.

KRAIG

Member level 1
Joined
Nov 23, 2005
Messages
34
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,286
Activity points
1,536
I want to use Matlab's functions in my program.Is it possible to just call some functions from my c++/Fortran code or should i use Matlab itself?

I made a program for a Genetic algorithm which provides some good results.
I saw that Matlab has implementations of Genetic algorithm functions and so i would like to test it against mine,to see which is faster,better etc...

Any info on this would be greatly appreciated!
 

Read about MATLAB API support and MEX programming.

Youll get your answers
 

    KRAIG

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top