本文详述了空间矢量SV PWM 的算法, 并提出用FPGA 实现SV PWM 的方法, 最后分析了使用FP2GA 的优点
上传时间: 2014-09-02
上传用户:wyc199288
java人工股市源码,用了GA(Genetic Algorithm)和ANN(Artificial Neural Network)。内附程序详细说明,强烈推荐!
上传时间: 2015-02-26
上传用户:TRIFCT
关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!
上传时间: 2013-12-31
上传用户:天诚24
-PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic genetics.
标签: controller extensively industrial world
上传时间: 2014-01-07
上传用户:爺的气质
国外经典教材,关于人工智能方面各种算法,通俗易懂,绝对不能错过,包含tsp,ga等算法
标签: 教材
上传时间: 2015-08-08
上传用户:youth25
遗传算法的matlab程序,包括三个,cross,ga,myfun
上传时间: 2014-01-18
上传用户:王者A
The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller(FCMAC) is proposed to control this cable compensation system. In FCMAC ,without appropriate learning rate, the control system based on FCMAC will become unstable or its convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The simulation results shows that performance of the FCMAC based the proposed method is stable and more effective.
标签: system compensation simulations experiment
上传时间: 2015-08-26
上传用户:希酱大魔王
王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \Sources 遗传算法相关自由软件及代码
上传时间: 2013-12-14
上传用户:sz_hjbf
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value
标签: Traveling Salesman solution Problem
上传时间: 2013-12-22
上传用户:ruixue198909
JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子
上传时间: 2014-01-12
上传用户:ljmwh2000