we can open COM and turn on/turn off LEDs when we use the software programming Matlab
thanks,,,,
hello>>>
We used PCA (Principal component analysis) recogintion human face..It have got eigenvectors and eigenvalues. That are loof for difficult others. I had used PCA and Neural Network in the topic use Matlab..but i need know what do you want? Code in the matlab or lesson PCA...
Hi,
I am quite new to MATLAB and wish to do the following:
(I have searched for previous posts on this topic, but could find nothing that answers my questions)
I wish to write a script that will do the following, please could someone tell me how?
I have a directory that contains ten .xls files...
I want to copy the info from cells A100 to A110 from the 1st .xls file and put them in a new .xls file in cells A1 to A10...
Then I want to copy cells A100 to A110 from the 2nd .xls file into the .xls file described above in cells B1 to B10...
and so on... until all .xls files have had data copied from them into the new .xls file