-
bpdetail
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大,出来后学习率又还原
优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) (BP network in strict accordance with the formula to design a matlab program, the optimized BP network design optimization 1: Design of the yyy, that is, o (k) formula, when the network into the flat areas (< 0.0001) increase learning rate large, after the optimization of learning rate reduction 2: v (i, j) = v (i, j)+ deltv (i, j)+ a* dv (i, j) )
- 2009-04-24 13:12:18下载
- 积分:1
-
findmode
This will solve 2d photonic crystal modes by plane wave method
- 2009-05-01 19:44:16下载
- 积分:1
-
Digitalsimulationtechnology
数字仿真技包括对均匀随机数进行性能检验的各种方法的检验,高斯分布的随机序列(Technology, including digital simulation of uniform random numbers to test the performance of the test methods, Gaussian distribution of random sequence)
- 2009-05-16 15:42:01下载
- 积分:1
-
msk
采用改变mapping circuit的方法,变QPSK为MSK仿真.(circuit used to change the mapping method to change QPSK MSK simulation.)
- 2006-07-30 17:06:56下载
- 积分:1
-
draw-curves-and-surfaces-Daquan
MATLAB绘制曲线代码,类型有几种,应该可以满足几种要求(MATLAB code for drawing curves, there are several types, should meet several requirements)
- 2011-10-31 13:27:13下载
- 积分:1
-
hua-FFT
说明: 快速傅里叶变换的子程序,直接在主函数中调用即可直接绘制信号的频谱图。(The subroutine of the fast Fourier transform can directly draw the spectrum of the signal by calling it directly in the main function.)
- 2021-03-07 14:49:30下载
- 积分:1
-
matlab_WGN_funtion_for_Comunication_Theory
Function that returns a row vector of WGN with same length as input signal.
- 2009-11-30 08:58:24下载
- 积分:1
-
CP0901
说明: 在多用户干扰情况下,仿真IR-UWB系统的性能。(In the case of multi-user interference, simulation IR-UWB system performance.)
- 2011-03-04 15:39:37下载
- 积分:1
-
pcgames_DotA_im_3.80
sift匹配程序在matlab环境下的实现,包括特征提取与匹配(the sift match program realization in Matlab environment, including feature extraction and matching)
- 2012-04-02 13:19:06下载
- 积分:1
-
ACO_TSP
利用蚁群算法解决TSP旅行商问题,要求:
(1)用蚁群算法解决TSP问题;
(2)和粒子群PSO算法进行比较。(Ant colony algorithm to solve the traveling salesman problem TSP requires:
(1) with ant colony algorithm to solve TSP
(2) and particle swarm PSO algorithm for comparison.)
- 2014-05-31 15:07:25下载
- 积分:1