ka chun yick
Followers: 0 Following: 0
Statistik
RANG
191.046
of 295.569
REPUTATION
0
BEITRÄGE
11 Fragen
6 Antworten
ANTWORTZUSTIMMUNG
9.09%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
Problem stataments in Matlab
@Dyuman Joshi. I am sure when i imported it from excel, it is a table as a whole. i have been reading some documents on how to c...
mehr als 2 Jahre vor | 0
Problem stataments in Matlab
Hi, i got the following error, it said 'countd' is unrecognized...... Unrecognized function or variable 'countd'. Error in Unt...
mehr als 2 Jahre vor | 0
Frage
Problem stataments in Matlab
Hi, I would like to make a problem statement in Matalb, here are 3 columns, the 1st column is the user ID, the 2nd is (A/B) an...
mehr als 2 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Rotate geometry at one specified point
Hi, I wanted to rotate the inner rectangle (only) to 45 degree, which (p1(1),p1(2)) as the fixed point as rotation. I am not su...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Rotate the centre plate in a geometry
Hi, I wanted to rotate the inner rectangle (only) to 45 degree, which (0,0) as the fixed point as rotation. I am not sure how t...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Rewrite the script and fit a 'kernel' distribution plot into a histogram
Hi, This is my script. I am trying to it a 'kernel' distribution plot into an existing histogram. So, how can i do that and whi...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Fit a distribution line in a histogram - Help!
Hi all, This is my code and the result i got. Somthing is not right, i used histfit(cntH,NumBins,'kernel'), i was expecting the...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Fitting a curve and fit it in a "stacked" histogram
I tried to make a curve in a "stacked" histogram, In line 23 & 24, i added "data=[cntA' ,cntB' ,cntC'] & histfit(data,100,'kerne...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Make a curve and fit it in a "stacked" histogram
I tried to make a curve in a "stacked" histogram, In line 23 & 24, i added "data=[cntA' ,cntB' ,cntC'] & histfit(data,100,'kerne...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFitting a curve to a histogram
Hi, I added these two lines, but the plot seems not correct..... I tried histfit(data,100,'kernel') % specify number of...
fast 5 Jahre vor | 0
Frage
Fitting a curve to a histogram
Hi, This is my current script. I would like to fit a curve to a histogram as shown in the picture below: What lines should i ad...
fast 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Add a distribution fit in a histogram
Hi, This is my script and i would like to add a distribution fit along the bars (see attachment). I assumed using the histfit()...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenHow do i create a multi-colour histogram using excel data?
Thanks, it works. In additional, i would like to add a distribution fit. I looked at the tutorial: https://uk.mathworks.com/help...
fast 5 Jahre vor | 0
How do i create a multi-colour histogram using excel data?
Hi, I still got a problem on the line 20, bar(b,[cA',cB'],'stacked'), any thought?
fast 5 Jahre vor | 0
How do i create a multi-colour histogram using excel data?
Hi, This is my updated script. But it still got some problems at the end: Undefined function or variable 'nbins'. Error in U...
fast 5 Jahre vor | 0
Frage
How do i create a multi-colour histogram using excel data?
Hi, I tried to make a histogram same as the picture below. The yA, yB, yC are the data which i exported from excel. However, i g...
fast 5 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
How to count the number of point and know their coordinates in a specified area from a scatter plot
Hi all, So, how to o count the number of point and know their coordinates in the specified area (the red area) from the scatter...
etwa 5 Jahre vor | 2 Antworten | 0