Feeds
提问
Draw some contour curves of the bound probabilities p (x | ω_i ) ∈ R^2 for each class 𝑖.
I want to draw some contour curves, and i am not sure if the below code is right. Does anyone know if it is right? m1=[3 3]'; ...
5 years 前 | 0 个回答 | 0
0
个回答提问
2D convolution with same dimensions
I have the below code, it does 2D convolution but with full dimension, [img+filter-1 img+filter-1] and i want the result of conv...
5 years 前 | 1 个回答 | 0
