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
