搜索资源列表
FTKernelAPIBT
- FTKernelAPI是一套完全免费(对于非商业性程序而言)的实现了BitTorrent 网络协议的内核库。在兼容官方BitTorrent协议的同时针对国内的网络带宽状况进行了优化,增加了一个侦听端口支持多个任务同时运行, 文件选择下载,断点续传, 自动配置支持UPnP协议的路由器, 对于全局或者单个任务进行速度限制等功能。FTKernelAPI BT协议内核库以及示例码 BitZam 的出现,使BT软件开发不再高深。只要你愿意,不必关心网络编程,BT协议,只需简单的调用FTKernelAPI的
xkxtc
- 网络选课系统,代码已经优化,有兴趣的朋友可以下来看看.-network system, code optimization, are interested to see friends down.
keyboardScreen
- 一个屏幕键盘的程序。在网络上一个代码的基础上修改,解决了原来的屏幕闪烁的问题,并且优化按键的绘制!-a screen keyboard procedures. On the Internet a code on the basis of changes to solve the original problem of screen flicker, and optimize key mapping!
NN-PSO
- 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
matlab
- MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
粗糙集优化神经网络论文集
- 基于粗糙集理论的神经网络研究及应用 基于粗糙集优化神经网络结构的启发式算法 一种结合粗糙集与神经网络的多传感器信息融合算法 构建基于粗糙集和BP神经网络的信用风险预警模型
Example4
- 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
Genetic
- 遗传算法优化的BP神经网络算法,利用遗传算法优化BP神经网络的权值和阈值-Genetic algorithm BP neural network
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
Information_retrieval
- 一个信息检索模型,改进之处在于利用词汇之间的聚合网络实现了搜索引擎参数的自动调整和优化-An information retrieval model, improvement is the use of vocabulary between the converged network to achieve the search engine parameters automatically adjust and optimize
chengxu
- Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
jisuan
- 进行电力网络的潮流计算 可以此进行无功优化等问题-electrical calculation
internet-timing
- 一个分析网络延时状态的小工具,对网络优化可以有参考意义-An analysis of network delay state gadgets, to optimize the network may have the reference significance
BP-optimized-by-genetic-algorithm
- 利用神经网络优化BP神经网络,能有效提高BP神经网络对非线性的拟合精度,效果较好。-Using neural network optimization BP neural network, BP neural network can effectively improve the accuracy of nonlinear fitting better.
PSOt
- pso工具箱,可用于单个变量的优化,用于神经网络优化。-Pso toolkit that can be used in a single variable optimization
Untitled3
- 建立双隐藏层BP网络,并检验绘制误差曲线(A double hidden layer BP network is built and the error curve is checked)
bp
- bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
GA_ANN
- 利用遗传算法,对神经网络中的参数进行迭代优化,进而使神经网络更加强大(Using the genetic algorithm, the parameters in the neural network are iteratively optimized to make the neural network more powerful.)
遗传算法优化广义回归神经网络多分类
- 用遗传算法优化光滑因子,来搭建广义回归神经网络分类器,代码全面带数据,可移植性好
