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
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
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 件)

カテゴリ

Help Center および File ExchangeCode Generation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!