Community Profile

santosh v


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


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 ...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 9 jaar ago | 1 answer | 0

1

answer

Answered
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...

bijna 9 jaar ago | 0

Question


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...

bijna 9 jaar ago | 3 answers | 0

3

answers