-
VCMatlab
采用VC2005 与Matcom混合编成 实现数据的读取和数据显示 对于学习VC和matlab的研究人员有一定参考价值(Compiled with VC2005 mixed Matcom using data read and data for the study, researchers VC and matlab has some reference value)
- 2011-07-16 22:25:53下载
- 积分:1
-
gauss
运用C语言对高斯信道进行仿真,简洁快速的实现(The use of C language Gaussian channel simulation, simple rapid implementation)
- 2013-09-02 10:37:03下载
- 积分:1
-
malat
基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者(
MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
- 2013-12-05 09:40:36下载
- 积分:1
-
dulixiangyuan
matlab
独立像素元,计算图像景象匹配中独立像元素(Matlab independent pixels, computing the image scene matching the independent elements)
- 2012-06-02 14:53:03下载
- 积分:1
-
material-dispersion
用来求光纤的材料色散,并画出其材料色散曲线。(material dispersion)
- 2014-12-20 11:10:30下载
- 积分:1
-
vba-program
vba程序,按顺序打开目录下文件,运行已有的宏。(vba procedures, in order to open the directory file, and run existing macros.)
- 2012-11-05 09:28:23下载
- 积分:1
-
qxnh00005
用c++编的matlab曲线拟合程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(c addendum to the use of curve fitting procedures Matlab, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
- 2006-10-15 20:02:35下载
- 积分:1
-
material-de-comp[1].-grafica
Books of Graphics Computers
- 2014-11-15 03:22:43下载
- 积分: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
-
DPA_program
基于动态规划的机载脉冲多普勒雷达算法,动态规划的源程序(Based on dynamic programming airborne pulse Doppler radar algorithms, dynamic programming source code)
- 2011-08-02 16:26:58下载
- 积分:1