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
