-
SNAMP.4
SNAMP代码,供大家学习研究设计使用,希望对你有帮助(SNAMP code for them to learn from research design to use, want to help you)
- 2009-12-14 21:25:36下载
- 积分:1
-
matlab
好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好(Good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good)
- 2011-05-22 11:59:09下载
- 积分:1
-
vc_matlab-engine
自己编写的vc调用matlab程序,可以再vc的环境下实现matlab窗口显示图像,对初学者很有用(I have written matlab program called vc, vc environment can be achieved matlab window display images, useful for beginners)
- 2011-10-12 19:33:39下载
- 积分: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
-
Gabor-and-pcnn-matlab
用Matlab实现人脸检测的功能,程序正确,可以运行,包含测试图片(Face detection using Matlab functions implement the program correctly, you can run, including the test images)
- 2011-05-16 20:38:12下载
- 积分:1
-
SERPSK-SERPAM-SERQAM-code
SERPSK SERPAM SERQAM
- 2014-09-22 10:31:27下载
- 积分:1
-
matlab-arithmetic
matlab经典算法程序,可以运行通过。很好的一个遗传算法。(GA)
- 2010-05-06 09:00:09下载
- 积分:1
-
AsyncToolsfortheAsyncMinded
window下 出口同步通信工具,提供c++源码,说明详细(window exporting synchronous communication tools, c++ source code, specify details)
- 2007-05-12 23:28:23下载
- 积分:1
-
Knut---Art-of-programming
Knut - Art of programming
- 2015-02-08 02:43:02下载
- 积分:1
-
FFTDlg
FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。( FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab. )
- 2010-06-28 18:35:59下载
- 积分:1