![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9872329_1522134533162_DEF.jpg)
Chen Zhu
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
39 636
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
63.64%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to add more lables to x axis?
<</matlabcentral/answers/uploaded_files/94395/C1to1.jpg>> In this plot, the X axis does not clearly indicates the values. The...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to get more precise cdf pdf plot?
sample1=[...]; sample2=[...]; [p,x] = hist(sample1); [p2,x2] = hist(sample2); plot(x,p/sum(p),'r'); %P...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Draw Pdf and Cdf for the given data
I am new to MatLab. I have an array of data such as sample1=[0.7,1.2,1.5,2.0,1.3,1.7,2.2,2.5,3.6, ....]; I want to plot...
plus de 7 ans il y a | 1 réponse | 1
1
réponseQuestion
Switch X and Y axis in a histogram
hist(a) <</matlabcentral/answers/uploaded_files/74813/darksunny.jpg>> How to switch the X and Y axis? Currently X represen...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Writting arrays into a csv file
I have a for loop, I want to write the array generated in the for loop into a csv file. for k = 1 : numberOfImagesToProcess ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Get Color histogram of an image
Hi, How can I get one color histogram of an image? I don't want three RGB histograms. I want one histogram. X-axis represents...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to substract an image?
rgbImage = imread(fullFileName); I want to only get the top 20% of the image. How can I do it? For example, for this image...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Using color channel to find blue sky in a image.
I want to design a angirithm to determine if an image has blue sky, gray sky, or no sky. I want to use color channel and assumes...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Invalid MEX-file 'D:\sky_detector\toolbox\bin\gco_matlab.mexw64': The specified procedure could not be found..
Hi, I am trying to run a sky detector demo at http://www.cse.cuhk.edu.hk/~leojia/projects/weatherclassify/sky_detector.zip ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Image Mask for Image Matting
I am working on image matting use the code in https://www.mathworks.com/matlabcentral/fileexchange/31412-learning-based-digital-...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I extract the white pixels of an image?
I want to get some help to extract the white part of an image. <</matlabcentral/answers/uploaded_files/71768/%E6%90%9C%E7%8B%...
presque 8 ans il y a | 3 réponses | 0