Feeds
提问
error in matrix multiplication.
sir i am using a simple line of code.. v(1)=(x*w1(1,:)')+(1*bias1(1,1)); y(1)=1/(1+exp(-v(1))); " where w1 is a 15x7...
9 years 前 | 1 个回答 | 0
1
个回答提问
difficulty in creating grayscale 2d image from 3d
hello, i am using the "rgb2gray()" function to convert a 3d image to 2d . i am getting a 2d output but the result image is chang...
9 years 前 | 0 个回答 | 0
