Abhishek H P
2016년부터 활동
Followers: 0 Following: 0
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...
거의 8년 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 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