Feeds
提问
Display Image matrix with having all values negative
Hey. I have a martix of 260x200 which has all negative values. These values were computed from an image and this martix is also ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Automaticlly converting negative values to 0
Hey. This is my code. Ex_UpperBar * Ey_UpperBar * image(x_LowerBar,y_LowerBar) Ex_UpperBar * Ey_UpperBar ans = -1 image...
6 years 前 | 3 个回答 | 0
3
个回答提问
Passing the Value as Argument but not getting it in the function file
Hey. I am passing value from loop.but don't recieve in the function file Main: for i=1 : size(Img_Out,1) for j=1: size(...
6 years 前 | 1 个回答 | 0
1
个回答提问
String into 3x3 Matrix
Hey. My string is X = "1 0.8 0 0 1 0 0 0 1" i want to seprate it with spaces and write it into 3x3 matrix. I have tried Y = s...
6 years 前 | 1 个回答 | 0

