This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

what matlab/simulink-generated application code can bring to algorithm development?

Hi,everyone,

I  am wondering what matlab/simulink-generated application code can bring to me(a freshman as a algorithm developer).

1.I have designed a algorithm based matlab, Is it necessary to generate C code run on simulator based Matlab or write C code by hand ?

2.Is it the same efficient as wrote by hand? or Can I modify the generated C code for some periphery chips that was not included in the matlab plateform?

3.Generated C code can help develpers to know the algorithm better than Matlab from the running time , memory size consumption. 

    Is there any other benifits for a algorithm developer?

Thanks.

Alan

  • Hi Alan,

    Software libraries of C674x/OMAPL1x include PC equivalent/ Matlab models to ease development and reduce development time.

    One can quickly port his/her PC/Matlab based algorithms to embedded platform.

    I would like to understand how the questions like " benefits of matlab for a algorithm developer" is associated with C64x Single Core DSP.

     

    Regards,

    Shankari

    --------------------------------------------------------------------------------------------------------
    Please click the Verify Answer button on this post if it answers your question.
    --------------------------------------------------------------------------------------------------------

  • hi, Shankari,

    Thank you for your reply.

    I did not describe this correctly.

    What if I design a new algorithm not in popular demand,  is porting one's PC/Matlab based algorithms to embedded platform a must step.

    Or I will program C code directly by hand.

    Could you give me some suggestions ?

    Best regards.

    Alan