kim lee
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,155
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to resolve the exceed of maximum supported wordlength of 128 bits in hdlcoder?
Dear All, I'm trying to implement the below equation in hdlcoder, But I've encountered "The computed word length of the resul...
約6年 前 | 1 件の回答 | 0
1
回答質問
Incorrect number of output arguments for 'pre_test_fixpt'. Expected 1, but found 2.
Hi!, I've got error message when I generate the hdl code in MATLAB the below code, Incorrect number of output argument...
約6年 前 | 1 件の回答 | 0
1
回答質問
How to avoid the division operator from hdlcoder?
Dear All, I've got the below verilog code when I generated with hdlcoder. fx = srcX / dstX; fy = srcY / dst...
6年以上 前 | 1 件の回答 | 0
1
回答質問
How to implement dct2 in MATLAB coder?
Dear all, I'm trying to implement dct2 by using MATLAB coder in https://in.mathworks.com/help/images/ref/dct2.html. But I...
6年以上 前 | 1 件の回答 | 0