-
xiaoboshenjingwangluoyuce
小波神经网络研究的进展用于预测和函数逼近,希望可以抛砖引玉(Wavelet neural network for predicting the progress of the study and function approximation, hoping to start)
- 2009-03-19 16:49:19下载
- 积分:1
-
laplacian
edge detection (laplacian)
- 2011-10-12 14:04:43下载
- 积分:1
-
拟牛顿法
说明: 拟牛顿优化算法,用于无约束问题,matlab软件编程(Quasi-Newton optimization algorithm, used for unconstrained problems, MATLAB software programming)
- 2021-03-22 11:28:20下载
- 积分:1
-
nnet
神经网络在matlab上的实现的源代码,本程序可用于分类问题(Matlab neural network to realize the source code, the procedure can be used for classification problems)
- 2008-07-13 23:19:31下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
PESGM2008-000135
Its a IEEE Pesgm 08 paper.
- 2013-12-03 18:13:12下载
- 积分:1
-
band2D_vg
说明: 計算二維光子晶體的光子能隙,可計算及繪出布里淵區的群速度(Calculation of two-dimensional photonic crystal photonic bandgap can be calculated and plotted the Brillouin zone group velocity)
- 2009-08-13 00:33:48下载
- 积分:1
-
ed
说明: 能量检测算法,用于cr中的,对于学习能量检测的有借鉴作用(Energy detection algorithm for the cr)
- 2011-09-17 10:42:09下载
- 积分:1
-
zl_yongci2
基于电流,转速的双闭环永磁同步电机的矢量控制的仿真模型。。。(Based on current double closed loop speed permanent magnet synchronous motor vector control simulation model)
- 2013-09-23 10:51:47下载
- 积分:1
-
ComplexExponentialMethod
Complex Exponential Method for extracting modal properties of a structure.
- 2013-12-03 08:31:25下载
- 积分:1