-
split_merge
source code for split and merge of image
- 2010-08-29 23:12:43下载
- 积分:1
-
Propagation_3D_planarmirror
说明: 三维双凹激光振荡,采用菲涅尔衍射和fox-li方法,得到两维幅度和相位输出。(Three-dimensional double-concave laser oscillation, using Fresnel diffraction and the method of fox-li, the two-dimensional amplitude and phase output.)
- 2009-08-10 20:54:47下载
- 积分:1
-
DOA_esprit
雷达信号到达角估计的MATLAB代码,进行了多参数的对比仿真和结果比较(Radar signal DOA estimation MATLAB code for the comparison of simulation and multi-parameter comparison results)
- 2011-06-19 08:57:14下载
- 积分:1
-
ID3
用于决策树中对数据进行分类,适合机器学习等领域(For a decision tree to classify data for machine learning and other fields)
- 2015-09-23 14:28:49下载
- 积分:1
-
ACATSP1
用基本的蚁群算法求解TSP问题,改算法可移植性比较强,还可用于解决其他如图着色等问题(Solving TSP Problem)
- 2009-03-15 10:53:16下载
- 积分:1
-
gibbs
使用MATLAB代码作图,观察Gibbs现象,可以改变参量,观察变化规律(Mapping using the MATLAB code to observe the Gibbs phenomenon, can change the parameters to observe the changes of)
- 2009-11-07 18:49:03下载
- 积分:1
-
36553
Q函数的计算雷达系统设计中的雷达中的常见函数设计(Q function)
- 2011-11-17 21:01:18下载
- 积分:1
-
ga
说明: 本算法采用遗传算法,用于辨识复杂洛伦兹系统参数。(Identification of Lorentz System Parameters)
- 2019-08-19 11:27:54下载
- 积分: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
-
BP_MATLAB
包括种群初始化、选择、交叉、变异各个子程序,每一部分都作为一个单独M文件。主程序是实现遗传算法网络的训练过程;测试程序可以对训练得到的网络进行结果测试(Including population initialization, selection, crossover and mutation all subroutines, each of which as a separate M-file. Main program is to achieve genetic algorithm network training process test procedures can be trained to get the results of the test network)
- 2021-01-27 00:18:37下载
- 积分:1