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.

CCS/TMS320F28377D: Implementing "tanh" or " Sigmoid" functoin

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

Hello fellows, 

I am using TMS320f28377 to control a power electronic circuit. I am trying to implement a neural network, and I need to somehow use a fast 'tanh' or 'sigmoid' function. 

Has any one ever implemented these function?  and how?