-
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
-
jieqimencontroller
说明: 汽车电子节气门控制器仿真设计 matlab simulink(Simulation of automotive electronic throttle controller design matlab simulink)
- 2008-12-06 13:58:08下载
- 积分:1
-
Modified-Waterfilling-CSI
实现修正注水算法,对已知信道CSI和未知信道的CSI的编程和比较,对MIMO信道的信噪比估计(The channel SNR estimation of MIMO channel is realized by the programming and comparison of the CSI for the known channel CSI and the unknown channel.)
- 2021-04-15 18:48:54下载
- 积分:1
-
GOA (2)
optimization algorithm optimization algorithm
- 2020-12-28 09:59:02下载
- 积分:1
-
constructW
concttuc one matrix using matlab
- 2009-03-09 14:54:27下载
- 积分:1
-
EMAlgorithm
用em算法对数值进行分类,能到达一定的效果(Em algorithm with numerical classification, able to get certain effects)
- 2008-01-31 11:10:47下载
- 积分:1
-
fsk
fsk调制 相干解调 非相干解调 高斯白噪声 误码率 matlab(fsk modulation of non-coherent demodulation of coherent demodulation error rate of Gaussian white noise matlab)
- 2010-05-16 20:51:59下载
- 积分:1
-
voicedeletenios
该代码为语音去噪代码,自适应滤波,谱减法,维纳滤波滤波方法。(The code for the speech denoising code, adaptive filtering, spectral subtraction, Wiener filtering filtering method.)
- 2014-11-19 20:35:53下载
- 积分:1
-
View_UsingViewsTest
Partial integration with system SyncManager we tell our EAS SyncManager to start a calendar sync when we get the signal from the system SyncManager.
- 2013-11-26 15:00:48下载
- 积分:1
-
PCA_CODE
PCA及其改进算法MPCA进行人脸识别MATLAB源程序(PCA&&MPCA face recognition MATLAB code)
- 2010-11-02 13:17:07下载
- 积分:1