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.

Important help (MATLAB Algorithm into Hardware)

Status
Not open for further replies.

hesham_eraqi

Junior Member level 1
Joined
Dec 22, 2008
Messages
17
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Location
Cairo - Egypt
Activity points
1,367
I have done a MATLAB code for Voice Recognition Algorithm, It's about 200 lines of calculations and memry accessing.
I want to convert this project into hardware project that works in real-time.
The problem is that the code has a lot of complex calculations and frequency domain analysis.

What's the best I can use implementing this code to H/W,
FPGA, a spesific afvanced microController, a spesific kit...?
Thanks
 

1)for the complex calculations you can use cordic algorithm which you can download on opencores.com
2)for my opinion if you use fpga it will be very hard..
 

    hesham_eraqi

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top