资源列表
rengong
- bp人工神经网络的实现 -bp artificial neural network implementation of artificial neural networks to achieve
yichuansuanfa
- 这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
parzendm
- 模式识别中的parzen窗估计概率密度的一个自编的函数
hopfiel
- 考虑3个神经元的hopfield网络,每个神经元有一个阀值和一个权重,定义存储在网络中的目标平衡点中为矩阵T的两个三指定存储在网络中的目标平衡点
aaddforpd
- 模糊遗传算法的一个函数,利用遗传算法来优化模糊隶属函数-fuzzy-GA
program
- 读取excel中的信号数据,并找出其中的极大值和极小值。-Read excel in the signal data, and find out where the maximum and minimum values.
MMAdapGA
- 遗传算法:用多变异位自适应遗传优化求解一维无约束优化问题-Genetic algorithm: changing ectopic adaptive genetic optimization to solve the one-dimensional unconstrained optimization problem
map
- colering map algurithm
nn
- 我自己做的一个自适应神经网络的仿真程序,希望对你们有些帮助。-I do own an adaptive neural network simulation program, and you want to help.
Energy_detection_simulation
- calculating the probability of false alarm versus the probability of detection in cognitive radio networks
fzeroeff
- 一种高效的求根算法,拥有逆二次插值、割线法等优点-An efficient root-finding algorithm has the advantages of inverse quadratic interpolation, secant, etc.
高斯消去法
- 此文是 高斯消去法的c语言程序源代码,经调试可用