can i use another activation function outside of the set of activation function in neural network toolbox?

plz.. how can i adjust the activation function to Suit my work ,because i want to use wavelet function instead tansig function ... any help?

 Accepted Answer

Sure:
edit tansig % command
% save as myfunction
% modify
% save
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!