I want to use converse matrix in HDL coder ,but don't support it ,is there any solution ?
7 ビュー (過去 30 日間)
古いコメントを表示
I want to use converse matrix in HDL coder ,but don't support it ,is there any solution ?
1 件のコメント
Walter Roberson
2017 年 9 月 29 日
Could you link to the Mathworks function you are attempting to use? The only converse matrix I see at the moment is a minor part of a File Exchange submission, https://www.mathworks.com/matlabcentral/fileexchange/54382-bayesian-spatial-propensity-score-matching--bs-psm-?focused=5777465&tab=function
採用された回答
Marco
2017 年 9 月 29 日
Hello, if I understood correctly you have a matrix in your Simulink design and you want convert it with the HDL coder.
From my perspective, a good solution is to use the Direct Lookup Table (n-D) block. In the FPGA design it is like a matrix.
BR Marco
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!