In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
Most people do not understand the knowledge points of this article "plot drawing filling method", so the editor summarizes the following contents, detailed contents, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "plot drawing filling method is what" article.
%% simple curve
X =-2*pi:pi/100:2*pi
Fx = sin (x)
Figure ('Color','w')
% set the figure color to white (remove the surrounding gray)
Subplot (1pm 2pm 1)
Hold on
Plot (xforce FX)
Plot (2 parts x parts piplet 2 minutes 0.5 seconds fxwords 0.1 parts x)
Hold off
Title ('plot')
Subplot (1, 2, 2)
Hold on
Plot_shaded (xforce FX)
Plot_shaded (2 parts x parts piplet 2 minutes 0.5 seconds fxwords 0.1 parts x)
Hold off
Title ('plot\ _ shaded')
%% histogram
X1 = 3 + 2.0*randn ([1000000 dint 1])
X2 = 12 + 4.0*randn ([1000000 dint 1])
Figure ('Color','w')
Hold on
Plot_histogram_shaded (X1 and alpha) 0.3)
% parameter Alpha is transparency
Plot_histogram_shaded (X2)
Hold off
Title ('plot\ _ histogram\ _ shaded')
%% distribution map
X = 1, 0.25, 0.25, 10
Y = sin (X) + 0.25x
Y_error = randn (1000m numel (Y))
Y_noisy = Y+Y_error.*repmat (0.1cm X, [size (Yellowerror1) 1])
Figure ('Color','w')
Subplot (3, 1, 1)
Plot (XMagneYGravity LineWidthpiece 1.5)
Title ('plot (True value yellowf (x))')
Ylim ([- 1 5])
Subplot (3, 1, 1, 2)
Hold on
Plot (XMagneYGravity LineWidthpiece 1.5)
Plot_distribution (XMagna Yellownoisy)
Hold off
Title ('plot\ _ distribution')
Ylim ([- 1 5])
Subplot (3, 1, 1, 3)
Hold on
Plot (XMagneYGravity LineWidthpiece 1.5)
% parameter LineWidth is lineweight
Plot_distribution_prctile (XMagna Yellownoisy Magnum Prctileurs, [25 50 75 90])
% parameter Prctile is the percentile value to be drawn
Hold off
Title ('plot\ _ distribution\ _ prctile')
Ylim ([- 1 5])
The above is about the content of this article on "what is the method of plot drawing filling". I believe we all have a certain understanding. I hope the content shared by the editor will be helpful to you. If you want to know more related knowledge, please pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.