MATLAB code that can replace the inbuilt function 'norm'
显示 更早的评论
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 个评论
amin ya
2019-3-15
There are many norm functions in MATLAB, which one do you mean?
Have you looked here:
Yue Han Seow
2019-3-15
John D'Errico
2019-3-15
As importantly, what is win? Is win a vector? Is win a matrix?
Yue Han Seow
2019-3-15
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!