Feeds
답변 있음
while loops
I think the problem is the positioning. Isn't that the "a=2*sum" should be placed above the break? % mx=1; while mx <...
while loops
I think the problem is the positioning. Isn't that the "a=2*sum" should be placed above the break? % mx=1; while mx <...
대략 11년 전 | 0
질문
What could be the two parameters that can represent the fingerprint image?
Hi everyone! I have a situation wherein I have to plot the fingerprint image on a plane but I don't know what two particular val...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
how can Matlab return a value that can be read by Neatbeans?
Hi everyboby, Im currently working on both netbeans and matlab and I want to return a value from matlab that netbeans will read....
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
What does the code display?
% z=imread('F000128L1.png'); w=z(:,1) y=z(:,2) hi everyone! i have the code that displays single vertical column, both w ...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
how to use the retrieved blob data from MySQL and reconstruct it to its original image form?
Hi everyone! I'm building my school project wherein the main functionality is to store the image in MySQL. In my case, i only ge...
대략 11년 전 | 답변 수: 1 | 0
