統計
MATLAB Answers
4 質問
0 回答
ランク
of 178,131
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
2D Input Array Mex Input Values don't match
I have 2D Array Input(Prob), but when I debug in C, the values of Prob are not the right ones. When the Matrix Prob(2D) from Mat...
10年弱 前 | 0 件の回答 | 0
0
回答質問
Shift Operation, shifting to the right
I am implementing fixpoint arithmetics 1 * 0.9955.. * 0.6560.. * 0.7767.. * 0.6700 * 0.6057 = 0.2056 the fixpoint equivalen...
約10年 前 | 1 件の回答 | 0
1
回答質問
floating point to fixed point
This code should convert floating point to fixed point, but I don't understand, why is it rounding like this, is there any theor...
約10年 前 | 0 件の回答 | 0
0
回答質問
2D Input Array Mex
I have 2D Array Input(Prob), everythink is working, Mex was build, but when I debug in C, the values of the array are 0. When I ...
約10年 前 | 1 件の回答 | 0