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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

