photo

priya agarwal


IIT Mandi

2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: VLSI

統計

MATLAB Answers

9 質問
0 回答

ランク
134,616
of 300,851

評判
0

コントリビューション
9 質問
0 回答

回答採用率
88.89%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to call a simulink block/model in a matlab function?
I have used a look up table block in simulink. I want to call this model in my matlab function. How to do this? Its different th...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


When I fix inputs in the matlab testbench (for hdl code conversion) , is the hdl code generated based on those inputs only?
I am converting a matlab code to hdl. For that I have to give a testbench and thus my input values become fixed. Suppose I hav...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


How to remove the error 'the combination of fixed point and floating point is not supported'?
I want to convert matlab function to vhdl. the function is mod. During fixed point conversion it gives the above error wit...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


why the error and how to remove it : Could not open file variable. No such file or directory.
I am converting a matlab function to vhdl. During fixed point conversion I get the following error in Build Log. *Error usin...

12年弱 前 | 3 件の回答 | 0

3

回答

質問


What is the Fixed-Point function replacement for atan?
I am converting my matlab function to vhdl. What is the function replacement for atan so that it can be converted to fixed point...

12年弱 前 | 3 件の回答 | 0

3

回答

質問


Why is matlab crashing again and again when I try to convert simulink model to hdl?
Whenever I choose the option code->hdl->convert to hdl, a box opens with errors. when I try to open the error matlab crashes.

12年弱 前 | 1 件の回答 | 0

1

回答

質問


how do I read the value of the inputs of a block during runtime?
I have a simulink model and I want to read the value of one of the inputs of a subsystem of the main model. I paused during runt...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


How to remove the error : 'bus output must be defined by bus object for hdl code generation'.
I am trying to convert the following simulink model to vhdl. But this error is coming a lot of times. As well as many other e...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


How to remove the error " Coder error: Found unsupported matrix type at output port: 0"?
I am trying to convert the following function as well as test script to vhdl. I know that Rxyz returns a matrix as output thus t...

12年弱 前 | 1 件の回答 | 0

1

回答