-
examples
利用matlab编程实现TE TM波的推导以及包括最佳匹配层的设计还有全矢量半矢量的推导(TE TM PML)
- 2010-06-10 14:56:55下载
- 积分:1
-
bextend0.m
boundary extension for an image with black pixels
- 2011-02-23 17:17:29下载
- 积分:1
-
tsp
说明: 自己编写的蚁群算法求解TSP的代码!已经编译通过了~~~希望有所帮助!(Write your own ant colony algorithm for solving TSP' s code! Has been compiled by the ~ ~ ~ hope that helps!)
- 2011-03-14 11:00:46下载
- 积分:1
-
matlabxiandaixinhaochuli
现代信号处理matlab编程程序
学习用(modern signal processing Matlab programming procedures to study)
- 2007-04-26 22:55:04下载
- 积分:1
-
完整可用的计算加权加速度代码
isodata 迭代自组织的数据分析,课程设计时编写的matlab程序代码,计算一维光子晶体的透射特性和反射特性,对于初学matlab的同学会有帮助,已经调试成功.内含m文件,可直接运行,完整的基于HMM的语音识别系统。
- 2022-01-26 06:02:21下载
- 积分:1
-
soufilter
采用matlab实现声音的采集并播放并加入自适应算法(The matlab realize sound capture and playback and add adaptive algorithm)
- 2013-01-18 11:34:27下载
- 积分:1
-
mvgc_v1.0
该MVGC工具箱的设计与应用于神经科学实证数据,是一个多变量格兰杰因果分析的新方法。(The MVGC toolbox has been designed with application to empirical neuroscience data in mind,which is a new method for multivariate Granger causality analysis.)
- 2016-08-04 11:45:35下载
- 积分:1
-
TheFirstExpT
C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。)
需:include"graphcis"(C-signals over the digital signal processing systems (FIR, IIR filters, including drawing subroutine.) Must: include " graphcis" )
- 2010-12-15 23:08:44下载
- 积分:1
-
Wind_Turbine_In_Matlab_Simulink_2004
说明: 概书关于风机系统在matlab/simulink开发中模拟开发过程,是学习风力发电仿真模拟的很好材料.(The Ebook descripts the development of wind turbine system in matlab/simulink environment. It s a very useful book to learn wind turbine system in matlab.)
- 2021-04-16 14:58:53下载
- 积分:1
-
GA_BP
一、用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上 为后来所加
(First, the direct training of BP network with GA the weight algorithm
Main program: gafault.m It includes the following routines:
1. BP network initialization: nninit.m-- given P, T, R, S1, S2
2. Fitness calculation functions: gabpEval.m
3. Of genetic algorithms for the BP network codec corresponding weights, the threshold function: gadecod.m
Second, with the GA first aim at the weight of BP network, and then direct the training of pure BP mixture of BP algorithm GA-BP
Main program: gabpfault.m It includes the following routines:
1. Network initialization: nninit.m-- given P, T, R, S1, S2
2. Fitness calculation functions: gabpEval.m
3. Of genetic algorithms for the BP network codec corresponding weights, the threshold function: gadecod.m
3, pure BP
Main program: (1) bpfault.m on the MATLAB5.2
(2) bpfault.m the MATLAB6.5 for the subsequently added )
- 2009-10-14 10:22:45下载
- 积分:1