photo

liangjian


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

16 Domande
0 Risposte

RANK
15.070
of 300.799

REPUTAZIONE
2

CONTRIBUTI
16 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
2

RANK
 of 21.092

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.134

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


why LIBSVM runs so slowly for 0/1-based feature matrix
I am using Libsvm to perform text classification tasks. I normally uses binary occurrence, TF/IDF to build feature set for the i...

quasi 13 anni fa | 0 risposte | 0

0

risposte

Domanda


Urgent help, how to plot two groups of data and mark them with different color using MDSCALE?
I have two groups of data, e.g., A and B. Both of these data groups are of high-dimensions, 10. A group has about 100 points and...

quasi 14 anni fa | 0 risposte | 0

0

risposte

Domanda


different result is obtained for the same input using self-organizing map
I used Neural Network Toolbox to train a self-organizing map for a given data set. I found that each run gave me a quite differe...

quasi 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Regarding the size of matrix that Matlab can handle
How big matrix that matlab can handle? In my project, the program may need to generate and operate on a matrix with size of 5000...

quasi 14 anni fa | 3 risposte | 0

3

risposte

Domanda


how to improve the resolution of generated eps file
I generate a dendrogram plot with a lot of leaf node. It become quite difficult to read the node label on the saved eps file. ...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


extract clusters based on the dendrogram
In the generated dendrogram graph, the column marks the distance cutoff. Is there a way to get the cluster information for each ...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


Regarding the returned vector of dendrogram function
I am drawing dendrogram using matlab function like the following [h1,t1,perm1] = dendrogram(z,3); According to MATLAB docu...

circa 14 anni fa | 1 risposta | 1

1

risposta

Domanda


how to use regular expression to remove a prefix string with all 0s.
I have a set of strings, some of them are prefixed with 0, and others are not. For instance, there have five strings: 012AB...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


about saving the numerical value and string altogether
I have a string matrix with N rows and 2 columns. Each cell stores a string. I have another N*1 vector, where each entry is a nu...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


regarding storage issues for mixed-type value matrix
There has a loop in my program, and during each iteration an ID will be generated. I want to store these IDs into a two dimensio...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


problem of using patternnet in Neural network toolbox
I use the pattern recognition network (patternnet) to train a set of data, whose dimension is 7100 and there have 2000 data poin...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


how to set the number of hidden neurons in the neural network toolbox
I am trying to use the feedforward neural network to cluster a set of data. The network architecture design requires to set the ...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


supervised training of SOM in MATLAB
I have a labelled data set, each data entry is of six dimensional. Each data entry is pre-labelled as belonging to one of 10 clu...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


Is there an elegant way to create dynamic array in MATLAB?
Is there an elegant way to create dynamic array in MATLAB? For instance, my program has a loop, as program iterates over the ...

circa 14 anni fa | 4 risposte | 1

4

risposte

Domanda


The function for determining the position of a given value in an array.
I have an array storing numerical values, I know the last part of this array are all zero values. How can I find the starting po...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


How to load a specially formatted data file into matlab?
I need to load a data file, test.dat, into Matlab. The contents of data file are like *a682 1233~0.2 *a2345 233~0.8 345~0.2...

oltre 14 anni fa | 1 risposta | 0

1

risposta