-
m
说明: 这个程序是m序列发生器,它能产生M序列 程序简明扼要 容易运行(This procedure is m sequence generator, it can produce concise and easy to process M running sequence)
- 2009-05-02 17:42:41下载
- 积分:1
-
upload
Dominant Color Description (DCD) with Matlab
- 2014-11-26 11:00:02下载
- 积分:1
-
匹配滤波器 MFfilter
由匹配滤波器的讨论以及仿真分析可以得知,线性调频信号在经过传输时延以及加性噪声干扰的情况下,依然可以很有效的判断出信号的存在。(By matching the filter is discussed and the simulation analysis, linear FM signal after transmission delay and additive noise condition, still can be very effective to determine the presence of signal.)
- 2015-01-25 21:16:06下载
- 积分: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
-
pitch_detector
This is a Pitch detector.
- 2012-05-26 18:37:21下载
- 积分:1
-
CS_Reconstruction
压缩感知 重构算法集合 包含:CoSaMP,GBP,IHT,IRLS,MP,OMP,SP(Reconstruction algorithms for sparse Representation of Compressed Sensing)
- 2021-05-09 17:28:34下载
- 积分:1
-
MATLAB实现图像分割otsuf 源程序
通过MATLAB实现图像分割otsuf(Implementation of image segmentation otsuf source code in MATLAB)
- 2020-06-25 12:40:02下载
- 积分:1
-
GTM
非线性生成学习模型源码
MATLAB有DEMO,通俗易懂,移植性较好(err)
- 2007-08-02 10:21:42下载
- 积分:1
-
fsk
轨道FSK信号发送的小函数。这个函数虽然少,但却是在无数可行方案中选的最优,性能最佳的。在这基础上进行信号处理很不错的。(FSK signal sent from the track a small function. This function, though a small, but they are numerous options in the optimal choice, the best performance. In this based on the signal processing is very good.)
- 2009-05-15 21:11:36下载
- 积分:1
-
lolimot
matlab code for LOLIMOT algorithm
- 2012-05-23 18:17:17下载
- 积分:1