搜索资源列表
zhinengzujuan
- 智能组卷中一种控制试卷难度分布的有效方法,智能组卷中一种控制试卷难度分布的有效方法-a smart GA difficult to control distribution of the papers that the effective way An Intelligent Test System difficult to control distribution of the papers effective method
ge_ppt
- 遗传算法课件,通过建模达到系统辨识(ppt)-GA courseware, reached through modeling system identification (ppt)
kalman_filter
- hybird ga , fuzzy and kalman filter algothomns
transparent_fuzzy_modeling_using_fuzzy_c_126035.z
- Transparent Fuzzy Modeling using Fuzzy Clustering and GA’s
GA
- C++ implementation of a Genetic algorithm (GA). A population of binary chromosomes is generated randomly to attempt to solve the Weighted MAX SAT Problem. Parameters of crossover, mutation, population size can be controlled via macros in code.There a
GA
- 用遗传算法计算摄像机自标定参数,论文加上一个MATLAB程序,有详细说明-GA computer SelfCalibrtion paramters of picture,include a matlab program。。。
GA-ALgorithm
- implement GA on iris
A_real-time_adaptive_PID_controller_step_motor
- 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(GA)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
GA-prgram
- Traveling Salesman Problem using GA
TSPwith
- this the TSP problem with input GA algoritm that get input from matrix,i put test case too, you can use them-this is the TSP problem with input GA algoritm that get input from matrix,i put test case too, you can use them...
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.
GA
- GA遗传算法用matlab实现。里面有非常详细的课件适合初学者使用。里面还有一些具体的仿真过程。-GA genetic algorithm using matlab. There are very detailed courseware for beginners. There is also some specific simulation process.
GA-Toolbox-of-Matlab
- Matlab遗传算法工具箱及其应用 详细地介绍了GA工具箱的各类函数及其使用,并附有大量算例-Matlab genetic algorithm toolbox and its application, in detail the GA toolbox various functions and their use, together with a large number of examples
AC-BM-GA-Pattern-Matching-Algorithm-Approach-for-
- AC-BM-GA Pattern Matching Algorithm Approach for IDS
GA-H55M-S2V
- 技嘉主板GA-H55M-S2说明书,安装与说明,常见问题,技术支持,故障排除-Gigabyte motherboard GA-H55M-S2 specification, installation and instructions, frequently asked questions, technical support, troubleshooting
Maximum-Power-Point-Tracking-using-GA--Optimized-
- This paper proposes a new MPPT controller. The proposed MPPT controller is based on genetic algorithm (GA) optimized artificial neural network (ANN). For the simulation purpose an improved model of SPV is used. The MPPT is simulated and studi
GA-BP-MATLAB
- 利用GA-BP神经网络算法的应用实例之MATLAB程序,有中文注释-GA-BP neural network for matlab
GA-PSO
- 粒子群算法与遗传算法的联合的GA-PSO算法运用,带有测试函数-Joint GA-PSO algorithm using particle swarm optimization and genetic algorithm with test function
1.GA-fuzzy
- This algorithm is GA-fuzzy that is process performance GA. work with this algorithm very simple.
01-GA
- this code is genetic algorithm. work with this GA very simple.