sia ben
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
14.000
of 295.467
REPUTATION
3
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
3
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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: ...
bijna 2 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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;...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
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 ...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 5 jaar ago | 1 answer | 3
1
answerQuestion
-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...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0