-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
gangjie_v27
能量熵的计算,是路径规划的实用方法,课程设计时编写的matlab程序代码。( Energy entropy calculation, Is a practical method of path planning, Course designed to prepare the matlab program code.)
- 2017-02-07 11:12:10下载
- 积分:1
-
ADE_FDTD_2D_RCS
说明: 使用matlab语言编写FDTD散射问题(FDTD scattering problem with matlab language)
- 2019-05-09 16:14:19下载
- 积分:1
-
biansheng
这是一个基于matlab的变声实验,将一段声音改变频率并输出(Cracking test
)
- 2013-05-12 19:44:44下载
- 积分:1
-
UnscentedParticleilter-ppt
一篇介绍无轨迹kalman filter滤波的ppt文章,很清楚的说明了ukf工作的原理和使用方法()
- 2007-07-24 11:15:22下载
- 积分:1
-
Music
Basicmusic 波束形成程序 能有效的仿真天线排列(Basicmusic beamforming coding. It can simulate the antena array effectly.)
- 2012-05-16 22:00:51下载
- 积分:1
-
jiachuang
因为傅立叶变换对应的是无限信号,信号经过分帧后变成有限信号,分帧的信号再进行傅立叶变换后,高频部分将有 泄露 ,所以要加窗.
窗函数的拼谱都是在某高频部分截止,所以每帧信号加窗后的傅立叶变化,频谱基本 泄露 (Because Fourier transform corresponding is infinite signals, signals after framing become limited, framing signal again after Fourier transform, the high frequency part will have leaked , so to add window.
Window function spell spectrum are in a high frequency part of the globe, so each frame and window after Fourier transform, signal spectrum basic leak )
- 2015-03-30 12:16:28下载
- 积分:1
-
ECVAfiles2_01
Canonical Variates Analysis
- 2009-11-18 19:37:16下载
- 积分:1
-
buttercheby
数字滤波的例子,巴特沃斯与切比雪夫的横向和纵向对比,及阶数分析(Digital filter example, Butterworth and Chebyshev comparison of horizontal and vertical, and the order of)
- 2010-12-16 12:22:09下载
- 积分:1
-
VCmatlab
VC++6.0调用matlab画图、绘制曲线图(VC++ 6.0 call matlab drawing, draw graphs)
- 2014-12-28 00:09:41下载
- 积分:1