-
outtest2
一种用matlab,在无线系统中有中继转发和时间关联性的并且有重传系统的outage的方法(One kind of use matlab, in a wireless system with relaying and time correlation and there retransmission system outage methods)
- 2013-09-12 20:59:00下载
- 积分:1
-
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
-
1
Solves oxy combustion of methane in matlab
- 2013-10-24 22:16:29下载
- 积分:1
-
wavelet-energy
利用小波分解得到各尺度上的信号,再积分求取各尺度上的能量,可用于故障诊断(Signal using wavelet decomposition on each scale, and then strike points on each scale energy can be used for troubleshooting)
- 2014-04-10 09:28:25下载
- 积分:1
-
image4
Matlab source code related to image. which is useful for the developers
- 2009-04-30 20:01:48下载
- 积分:1
-
low
低通滤波器的源程序,计算低通阶跃高低阻抗形式,由指标来确定高低阻抗的长度(Source of low-pass filter to calculate the level of resistance in the form of low-pass step by the indicators to determine the length of high and low impedance)
- 2011-01-30 21:46:17下载
- 积分:1
-
subattribspace
说明: 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法(A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab)
- 2008-10-31 17:59:55下载
- 积分:1
-
psot
基於遗传粒子群的最新改进算法基於遗传粒子群的最新改进算法(The latest improvements in genetic particle swarm algorithm
)
- 2012-04-10 19:05:06下载
- 积分:1
-
Feature-Extraction-Using-Multisignal-Wavelet-Tran
I am simply extracting three types of features from the wavelet transform coefficients, these include: energy, variance and waveform length. You can modify and extract any types of features as you need.
** You need the wavelet toolbox to run this code.
- 2013-04-05 21:45:00下载
- 积分:1
-
MATLAB-geometric-transformations
MATLAB几何变换,可以方便了解到所变换的几种形式(MATLAB geometric transformations, you can easily understand the transformation of several forms)
- 2014-01-20 15:47:00下载
- 积分:1