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!