Community Profile

photo

Abhishek H P


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 1

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer