Community Profile

photo

Abhishek H P


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to pass data between R2011b MATLAB and Python
Hello Friends, I want to pass data between MATLAB and Python, One way would be to use matlab.engine in Python or Call...

約7年 前 | 0 件の回答 | 0

0

回答

質問


Where can I find OptiGrid Clustering MATLAB code
Hello Friends, Based on my literature Survey, I came to conclusion that OptiGrid is the best clustering algorithm fo...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


How to convert .dat file to an MATLAB array
Hello Friends, I would like to know what functions/procedures/libraries I need to use in order to convert .dat file into...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Is there an clustering algorithm with which I can declare expected centroid in advance?
Hi Friends, I need to Cluster a dataset by declaring the centroids before starting a cluster itself. For eg: Dat...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


convert 47,000rows * 1000columns .mat file to .txt file
Hi Friends, I have totally 1000 variables, each has 47,000*1 double values. Now, I need to store all in a txt file. Please...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Interaction between python and matlab
I am working on Machine learning application, Matlab should be used for: 1.Collecting the input from the user 2.Displaying...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


How to label axis in confusion matrix ?
I have confusion matrix as below [3 0 0 1 2 0 0 0 3] Please let me know A B C A 3 0 0 B 1 2 0 ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to label the confusion matrix ?
I have confusion matrix given expected output with 18 data values as below: [17 1 0 3 13 2 2 1 15] I need answer to que...

8年弱 前 | 1 件の回答 | 1

1

回答

質問


How to convert txt file after deleting few rows to struct?
I need to delete all decimals and keep only floating values and then delete every Alternate elements Save the result in struc...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


Can SVM be trained with different length of data set in matlab ?
Data set has different length Want to classify these data to recognize the actions

8年弱 前 | 0 件の回答 | 0

0

回答

質問


Why NaN even though all elements considered
I am comparing every column with other columns but getting the answer in R(4,2) and R(3,1) for i=1:nrow-1 a=data...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


How to save table in workspace as txt/.m file in matlab ?
Hi, Table is a variable containing 99*1 double values saved in workspace. I need to convert it into txt/.m file

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How do I extract time stamp from kinect ?
how do I extract time stamp between frames while obtaining data points frames from microsoft kinect in matlab ?

8年弱 前 | 0 件の回答 | 0

0

回答

質問


How to multiply cell matrix to obtain euclidean distance ?
cellD [4,5,6] [4,3,2] cellE [7,6,4] [1,2,3] I need to find euclidean distance between these ans expected ...

8年弱 前 | 1 件の回答 | 0

1

回答