搜索资源列表
indepent-cm
- 本程序的作用就是你在绘图的过程中,如果用了plot等函数,他会自动画出图形并把图形在图形窗口中显示出来-The role of this procedure is in the process of drawing, with functions such as plot, he will automatically draw graphics and graphics displayed in the graphics window
PLOT-MATLAB
- 给出了在matlab软件中绘制常见图形的例子 二维绘图:函数绘图、数据绘图 三维绘图:曲线、曲面 分析用图:条形图、饼状图、柱状图-Gives examples of common graphics rendering software in matlab Dimensional drawing: function plotting, plotting data Three-dimensional graphics: curves, surfaces Analysis c
sample
- 对连续时间正弦信号x(t) sin(2π t+ ),可以按抽样频率 1/ 对x(t)抽样来获得离散时间信号x[n] x(t) sin( ). 以不同的组合f0和fs绘出x[n],可以说明混叠问题。以下,去抽样频率fs 8kHZ. (a)绘出一个被抽样的正弦波单图。正弦波频率300Hz,10ms间隔上抽样,相位任意指定。使用stem绘图。 (b)使用plot绘图。 (c)将正弦波频率从100Hz变至475Hz,每次增加125Hz。绘图。 (d)将正弦波频率从7525H