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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
