scc28x
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How do I get the output of a simulink run via the "Output" Data Import/Export section?
I am trying to set up my output in a simulink simulation in order to use the "Output" option in the Data Import/Export configura...
2年以上 前 | 1 件の回答 | 0
1
回答質問
change fixed point number signedness
Hi, I have a fixed point number which is unsigned. How do I cast it to a signed fi by taking the bits literally: eg. two case...
3年以上 前 | 2 件の回答 | 0
2
回答質問
flip a bit in a fixed point object
Hi, I would like to flip a bit in a fixed point number. For example: a=fi(1,0,2,0); I would like to create 'b' which is obtain...
3年以上 前 | 1 件の回答 | 1
1
回答質問
extract one of the bits in fi(), flip it, and reassemble it to produce new bin
Hi, I am trying to do the following cleanly in fixed point designer: Take a binary: '0010' Flip the 2nd bit to produce: '0000'...
3年以上 前 | 3 件の回答 | 0
3
回答質問
adding two fixed point numbers
Hi, this is probably a newbie question using fixed point designer. I am trying to add two fixed point numbers, one of which is e...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Extracting a subset of a binary number to form a new binary number
Hi, I am new using fixed point designer. I'm trying to pick out a subset of a fixed point number This is what I need to do verb...
3年以上 前 | 2 件の回答 | 0