-
2to16
二进制转换十六进制的小程序,在控制台程序下编译成功,开发环境Visual studio 2013(Sixteen hexadecimal conversion binary)
- 2014-12-02 13:15:35下载
- 积分:1
-
BPNeuralNetwork2
BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用.(BP neural network solutions differences or problems, with VC can open here! Also with the use of MATLAB interface.)
- 2006-06-02 19:54:24下载
- 积分:1
-
Copula_Handbook_toolbox_14may13
由Patton开发的由MATLAB实现的COPULA源代码(By Patton developed by MATLAB source code to achieve COPULA)
- 2014-11-30 19:07:33下载
- 积分: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
-
Matlab-Ga
基于Matlab遗传算法的最优投资组合选择(Matlab genetic algorithm-based optimal portfolio selection)
- 2013-05-10 20:20:55下载
- 积分:1
-
VB-Matlab
详尽介绍了VB和MATLAB混合编程的实现与应用方法(Detailed introduction of the mixed VB and MATLAB programming and application of methods to achieve)
- 2007-08-28 00:17:59下载
- 积分:1
-
OFDM11
说明: OFDM水声通信中最大多普勒频偏估计算法研究(OFDM underwater acoustic communication in the largest Doppler shift estimation algorithm)
- 2010-03-20 14:09:48下载
- 积分:1
-
2
说明: 基于matlab简单图像处理系统中对图片的取反功能(Based on a simple matlab image processing system for the inversion of the image)
- 2014-01-19 22:17:55下载
- 积分:1
-
music
music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
- 2013-09-28 09:38:41下载
- 积分:1
-
wave
说明: 计算有义波高的程序 船舶水动力学方面 是比较专业的程序(Significant wave height calculation procedure for ship hydrodynamic aspects of the program more professional)
- 2011-02-25 21:09:52下载
- 积分:1