MATLAB code that can replace the inbuilt function 'norm'
Ältere Kommentare anzeigen
Hello, I need to substitute the inbuilt function 'norm' with other matlab code that execute the same function. This is because the function 'norm' is not permitted to be translated using the MATLAB HDL Coder function.
Thank you in advance for the help!
5 Kommentare
amin ya
am 15 Mär. 2019
There are many norm functions in MATLAB, which one do you mean?
Have you looked here:
Yue Han Seow
am 15 Mär. 2019
John D'Errico
am 15 Mär. 2019
As importantly, what is win? Is win a vector? Is win a matrix?
Yue Han Seow
am 15 Mär. 2019
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!