-
mfccgmm
ml frquncy cpstrl cffcient ung gmmodl
- 2013-12-02 11:35:34下载
- 积分:1
-
DSP_using_MATLAB_LiuShutang
信号处理matlab经典图书,用matlab对数字信号进行分析和处理。作者刘树棠(Signal processing matlab classic books, the digital signal using matlab analysis and processing. Of Liu Shutang)
- 2011-05-04 17:17:10下载
- 积分:1
-
receive
该程序能够接收gps接收机的数据并实时保存在txt文本文件中(The program gps receiver capable of receiving data and real-time saved in txt text file)
- 2012-06-02 15:55:03下载
- 积分:1
-
Particle-Swarm-Optimization
粒子群优化算法 包含3个文件 AsyLnCPSO PSO SelPSO(Particle Swarm Optimization)
- 2013-11-19 09:35:25下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
CFAR_even
从雷达目标接收的信号通常埋在
热噪声和杂波。正如杂波加噪声电源
不知道先验,固定的阈值检测方案不能
假警报才会应用于雷达回报
控制。(The signal received from a radar target is usually buried in
thermal noise and clutter. As the clutter-plus-noise power is
not known a priori, a fixed threshold detection scheme cannot
be applied to the radar return if the false alarm is to be
controlled.)
- 2012-10-29 15:30:38下载
- 积分:1
-
smith
用Matlab编写的SmithChart作图软件,是微波、电磁场、射频专业的会用到(Using Matlab SmithChart mapping software, microwave, electromagnetic fields, RF expertise will be used)
- 2013-05-16 20:48:08下载
- 积分:1
-
SimpleGeneticAlgorithm
this is a simple Genetic Algorithm (GA) testing the optimal solution for a simple function.
- 2015-04-15 16:41:42下载
- 积分:1
-
bfgs_test
地震波阻抗反演,用于一维、二维褶积模型,其中梯度函数和目标函数根据自己的需要建立(Seismic impedance inversion, for one-dimensional, two-dimensional convolution model, in which the objective function and the gradient function according to their own needs to establish)
- 2021-02-27 12:59:37下载
- 积分:1
-
dctimagecompressionmatlab
图像的DCT压缩(matlab7.0实现),包含了两个源码文件,以及运行截图,编译后可直接运行。(DCT image compression (matlab7.0 implementation), consists of two source files, and run shots, can be compiled to run directly.)
- 2010-10-11 10:28:29下载
- 积分:1