搜索资源列表
PIDcontrowithAOC
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
power_system_reactive_power_optimization
- 优秀论论及对应源码。电力系统配电网的无功优化规划是保证配电网安全、经济运行的一项有效手段,是降低网损、提高电压质量的重要措施。因此,电力系统配电网无功优化规划问题的研究,既具有理论意义,又具有工程实际应用价值。配电系统最优规划问题是一个复杂的非线性组合优化问题,至今未得到很好的解决。Tabu搜索(TS—Tabu search)算法是近年来出现的用于求解组合优化问题的一种高效的启发式搜索技术。本文采用固定并联电容器作为研究对象对系统进行无功补偿,并利用智能优化方法得到使配电网损耗降低最大对应的最优
Smart-Microgrid-PSO
- 智能微电网粒子群优化算法,微源:光伏、风机、发电机、储能等-Smart Microgrid PSO, micro sources: photovoltaic, wind turbines, generators, energy storage, etc.
TestPolyRegion
- 实现智能公交,电调出租车中常用的区域报警算法,对车辆位置是否在某区域中进行报警,该区域算法对常见的利用射线算法判定区域的算法进行了优化,提高了运算速度。-Intelligent public transportation, electricity area alarm algorithm is commonly used in the taxi, to call the police, whether vehicle location in the document domain algorit
222222222222
- 遗传算法是一种新的优化方法,在计算科学、模式识别和智能故障诊断中得到了广泛的应用。它是用来解决复杂的非线性和多维空间的优化问题,近年来也得到了更广泛的应用。-Genetic algorithm is a new optimization method, extensively used in computational science, pattern recognition and intelligent fault diagnosis. It is used in solving the c
_基于神经网络和遗传算法的金融数据分析方法研究
- 基于智能算法的股票分析,采用遗传算法优化神经网络(Based on the stock analysis of intelligent algorithm, the neural network is optimized by genetic algorithm)
智能微电网粒子群优化算法
- 微网粒子群优化配置程序,风光储设备选型及容量配置(Microgrid particle swarm optimization configuration program)
猎鹰35B全能型EA_6.5
- 1、 版本更新说明: 强化了风控功能。 2名称说明: 35B是指EA只需加载任意一个货币对即可同时交易35个品种(34个货币对+黄金)。 多策略是指一个EA多种独立的策略,(目前共有6种:波段、波浪、逆向、突破、形态、对冲),除对冲策略外其他策略都采用最近5年多的历史图形对比算法并经严格优化后形成。行情只有符合其中的任意一个策略才会开单,开单后鼠标指向所开的单子或在注释中会有策略显示。 全能型是因为本EA集自动交易、手工交易(挂单、即时单)为一体的全功能、高智能的“双能”EA。(35b mean
SeagullOptimizationAlgorithm
- 海鸥算法的MATLAB实现,包含初始化、测试函数等。(The matlab implementation of seagull algorithm includes initialization, test function and so on.)