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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0