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!