normr - part of toolbox?

15 visualizaciones (últimos 30 días)
Eric
Eric el 4 de Sept. de 2017
Respondida: Shashank el 7 de Sept. de 2017
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

Respuestas (1)

Shashank
Shashank el 7 de Sept. de 2017
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

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by