-
xindao
求解任意信道容量的迭代算法,求解方便而且实用。(Channel capacity to solve any of the iterative algorithm, solving convenient and practical.)
- 2009-10-28 19:55:50下载
- 积分:1
-
2008101523144260
说明: 一、用GA直接训练BP网络的权重算法
主程序:gafault.m 它包括以下子程序:
1. BP网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
主程序:gabpfault.m 它包括以下子程序:
1. 网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
三、纯BP
主程序:(1)bpfault.m 在MATLAB5.2上
(2)bpfault.m 在MATLAB6.5上 为后来所加
(err)
- 2008-10-16 08:20:54下载
- 积分:1
-
rrr
Sutsol Matlab Code, different BC
- 2012-04-24 20:27:46下载
- 积分:1
-
BP
说明: 神经网络拟合函数逼近简单算例,用于简单了解原理,含注释(Neural network the fit function approximation simple example for simple understanding of principles, including the Notes)
- 2013-01-26 22:18:07下载
- 积分:1
-
matlab-toolbox-forINS
惯性导航系统的matlab工具箱,里面包含使用说明以及各个m文件的功能(Inertial navigation system matlab toolbox, which contains instructions for use and various m-file function)
- 2020-12-10 17:19:19下载
- 积分:1
-
TD-SCDMAthirdgeneration
td-scdma third generation communication
- 2007-07-23 19:09:11下载
- 积分:1
-
time-dalay
this code is about echo time delay and write whit matlab.
- 2012-06-18 09:21:56下载
- 积分:1
-
runKut5
5th-order Runge-Kutta integration.
- 2012-08-19 20:22:16下载
- 积分:1
-
kernel-ICA
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components, thus when applied to estimated components and
minimized over possible demixing matrices, components that are as
independent as possible are found.
- 2011-12-02 14:47:46下载
- 积分:1
-
Edgedetection
在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。(In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transform, the image histogram statistics.)
- 2007-11-28 17:48:13下载
- 积分:1