Feeds
質問
Load specific columns of a variable and sabe
I define variable B = magic(10); If I want to save the first column of B in a differnt variable, I can do this firs...
約9年 前 | 1 件の回答 | 0
1
回答質問
Error using xlswrite on matlab2011b server
Hi, I was trying to run an time consuming code on a linux server. The code does run on my windows system but it takes a long ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to apply canonical correlation analysis to dataset
I have tried canonical correlation to a practical dataset. The following link was used as reference: http://www.mathworks.co...
約10年 前 | 1 件の回答 | 0
1
回答質問
Algorithm to reduce dimensionality.
I have an data sheet with almost 2000 input parameters and 4 output parameters. I am to optimize the input parameters to define ...
約10年 前 | 0 件の回答 | 0
0
回答質問
Import data from text sheet to a variable
I have an text file with following entries id pid sigma temp value dist 12 369 1740 528 187 ...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Compute distance between 2 histograms
HI All, Rephrasing my question! what kind of distance metric helps to to get just a scalar value like before so that I c...
10年以上 前 | 1 件の回答 | 0
1
回答回答済み
how to acquire each frame from video
Is it possible for me to rewrite the code so that i can acquire frame by frame from a video. (Not a live one but one saved in...
how to acquire each frame from video
Is it possible for me to rewrite the code so that i can acquire frame by frame from a video. (Not a live one but one saved in...
10年以上 前 | 0
質問
how to acquire each frame from video
Hi I am trying to acquire one frame at a time from a video. So I tried this obj = imaq.VideoDevice('winvideo',1); lo...
10年以上 前 | 3 件の回答 | 0
