santosh v


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
208,106
of 300,853

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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

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

3

个回答