-
dianyalinjiedian
连续潮流法求最邻近电压稳定点,程序实现算法(POINT OF COLLAPSE AND CONTINUATION METHODS FOR LARGE)
- 2012-05-13 04:53:46下载
- 积分:1
-
AIC
实现了AIC(主动干扰消除)算法,并仿真了AIC算法的性能(Realized AIC (active interference cancellation) algorithm and simulated performance of the algorithm AIC)
- 2013-09-02 10:14:11下载
- 积分:1
-
LWLR
局部加权线性回归,解决非线性回归问题,可以在Matlab直接测试。(This code is the Locally Weighted Linear Regression,which is mainly used to cope with non-linear regression.)
- 2016-08-06 03:27:12下载
- 积分:1
-
matlabimageprocesscode
matlab图像处理的一些命令,还有使用的例子,对图像处理初学者应该会有帮助的(matlab image processing commands, there are examples of the use of image processing should be helpful for beginners)
- 2008-02-28 15:14:47下载
- 积分:1
-
xiandaipuguji
自适应信号处理的学习程序,matlab编程实验自适应的信号处理(adaptive signal processing the learning process, Matlab programming experiment adaptive signal processing)
- 2007-05-07 21:19:09下载
- 积分:1
-
matlab6.5ebookacodes
Matlab6.5教程的电子书以及相关源码(Matlab6.5 tutorial e-book and Related Items)
- 2011-08-20 23:57:15下载
- 积分:1
-
Discha--Voltage-Generator
冲击电压发生器原理介绍、仿真说明。(基于matlab环境)(Discharging Circuit of Impulse Voltage Generator and Application of Matlab)
- 2014-08-12 16:50:35下载
- 积分:1
-
SGA_liuguohua
关于简单的遗传算法的实现,包括初始化种群,自然选择,交叉,变异算法的几个源程序文件(On simple genetic algorithm, including the initial population, natural selection, crossover and mutation algorithms several source files)
- 2013-11-23 21:18:36下载
- 积分:1
-
romberg
数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。(Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.)
- 2012-11-24 12:18:33下载
- 积分:1
-
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