normr - part of toolbox?
Show older comments
Hi everyone,
I've been trying to run a script, which uses a function called normr. Is normr a part of the neural networks toolbox? And if so, is there anyone who knows of a function that does the same but doesn't need that toolbox?
Best,
Eric
Answers (1)
Shashank
on 7 Sep 2017
0 votes
Hi Eric,
Yes normr is a part of Neural Network Toolbox. It is recommended that you use the inbuilt function for this since the implementation will be efficient and accurate.
However, you can write your own function and add it to MATLAB path to achieve the same.
- Shashank
Categories
Find more on Deep Learning Toolbox 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!