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

1 view (last 30 days)
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

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

More Answers (0)

Categories

Find more on AI for Signals and Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!