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