sia ben
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
14.000
of 295.467
REPUTATION
3
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
3
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Prototypes-Hierarchical categorisation of data
I have a data (about 2000 rows: absorvations and 12 columns: characteristics). I want to create a prototype of hierarchical cate...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Plot an error-bar-graph of different sub datas in one graph
I want to plot an error bar graph from Matlab. My data includes means (a) and standard errors (b) and two other parameters: ...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to expand a matrix depending on the file size?
I want to plot error bars of data that can have different number of elements. But the data always contains four different types ...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Scatter plot with different colours,
I have various audio files in hard disc that are being analyzed individually and the results should be plots. Some audio files c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
resize a matrix and missed data "zero"
Hi! I have a data which are is like: [1 2 5; 80 50 60], [1 3 4; 40 65 23], ...and i want to change all of them to [1 2 3 4 5;...
mehr als 2 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How can I extract the harmonic related numbers from a matrix?
Hallo, I have a array of numbers for example: (90 100 110 200 220 250 300 330 340 400 420 500) I wand to make a function who ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can't find the resource file 'toolbox/local/simulinkrc.m'
I can't use simulink and there is followng Error: Warning: Can't find the resource file 'toolbox/local/simulinkrc.m' needed by ...
mehr als 5 Jahre vor | 1 Antwort | 3
1
AntwortFrage
-6db low pass filter and synthesised tone
Hi! I want to synthesis a harmonic sound with fundamental frequency of f0 and a serie of amplitudes (a0, a1, a2, a3 ....a20) for...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Find cell containing part of a string.
I have a cell "A" of strings like {'A0_V2'; 'A0_V1'; 'B2_V4';...}. I want to find which numbers of A contains 'A0'. The answer c...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to split a matrix for different plots?
I have a matrix which the first column are 1 or 2 or 3 or 4 or 5 . I want to done a function and plot of datas in all rows which...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to produce a series of strings?
I want to produce a matrix of strings. Columns are marked as numbers (0 1 2 3 4 ...) and rows as letters (A B C D ...) the matri...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to make unique vector with probability of elements?
I have a matrix A= [22 1;24 0; 23 1; 24 1; 22 1]. I want to drive a new matrix like below: B= [22 1;23 1;24 0.5] in which th...
mehr als 6 Jahre vor | 1 Antwort | 0