搜索资源列表
hist_plot_clear_tworeg_sum
- 根据输入的频数数据,自动做出频率分布的条形图。图形美观,简单明了-According to the frequency of input data, automatically make a bar graph of frequency distribution. Beautiful graphics, easy to understand
matlab_Graphics_applications_1
- 分别给出了三角函数曲线(1)、三角函数曲线(2)、图形的叠加、双y轴图形的绘制、单个轴窗口显示多个图形、图形标注、条形图形、区域图形的matlab样例代码,简单实用。-Were given trigonometric curve (1), trigonometric curve (2), graphics overlay, double y-axis graph drawing, a single-axis window displays the number of graphics, grap
acf
- Computes ACF for a given series. Returns a vector of autocorrelations through lag p. Also produces bar graph of autocorrelations, with rejection region bands for testing (under white noise assumption) each autocorrelation = 0. Example: >>
typedef-struct
- 从图中某个顶点出发访问图中所有顶点,且使得每一顶点仅被访问一次,这个过程称为图的遍历。图的遍历是从图中某个顶点出发,沿着某条搜索路径对图中其余每个顶点进行访问, 并且使图中的每个顶点仅被访问一次的过程。 图的遍历是图运算中最重要的运算,也是图的基本运算之一,图的许多运算都是以遍历为基础的。试编写一个程序,完成对图的遍历。-A vertex from the graph in Figure visit all vertices, and so each vertex is visited o
matlab-thin
- 自己写的matlab写的细化程序,特别针对条形的图形-Matlab write their detailed written procedures, especially for bar graph
skyline
- 福大算法与数据结构题目 skyline条形图,包含源代码和题目pdf-Fuda algorithms and data structures subject the skyline bar graph, contains the source code and title pdf
plot-bar-graph
- 在matlab下画柱状图 并用不同图形填充柱状图 非常适用 有示例-In the matlab picture column with different graphics packed column is very applicable have sample
xueshengchengjitiaoxingtongji
- 学生成绩条形图统计问题,条形图问题描述:给定n个数据,绘出表示这n个数据的条形统计图。即统计出这n个数据中有多少个不同的值,以及每个值出现的频率是多少。条形图常用于表示数据分布情况。例如,学生考试成绩统计、居民收入分布情况等。假设输入数据为正整数,利用二叉排序树完成输入数据频率统计。-Bar graph statistics student performance problems
scatterbar
- 实现对于散点数据的三维柱状图出图,在散点的基础上,给定相应的尺寸大小,采用plot3生成三维柱状图-Achieve a three-dimensional bar graph showing the scatter of data, on the basis of scatter, given the appropriate size, three-dimensional histogram is generated using plot3
singlebox
- 这是一个棒图的程序,老外编写的,觉得好请留言-This is a bar graph of the program, foreigners prepared, I feel good please leave a message
shili07
- 条形图形  ,区域图形,枝干图  ,交互式图形  ,三维曲线图,视角的调整,设置照明方式,立体透视-A bar graph, regional graphics, branches, interactive graphics, 3 d graph, Angle adjustment, set the lighting mode, three-dimensional perspective
matlab-Interface-design
- 一共有三十二个小程序,都是常用图形的仿真程序,包括条形图形的绘制,饼形图形的绘制,阶梯图等等。-A total of 32 small programs, are commonly used in the graphic simulation program, including the preparation of the bar graph, draw a pie graph, ladder and so on.