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
上傳用戶:希醬大魔王
王小平《遺傳算法——理論、應(yīng)用與軟件實現(xiàn)》隨書光盤,內(nèi)容有: \GA 本書中所附源程序C或C++代碼文件及其可執(zhí)行文件 Scs.cpp 基本分類算法源程序,輸入數(shù)據(jù)文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遺傳算法源程序, 輸入數(shù)據(jù)文件input,輸出文件output A_life.c 基于遺傳算法的人工生命模擬源程序, 輸入數(shù)據(jù)文件world GA_nn.c 基于遺傳算法優(yōu)化神經(jīng)網(wǎng)絡(luò)結(jié)構(gòu)源程序,輸入數(shù)據(jù)文件sample Patmat.c 基于遺傳算法提取基元圖形源程序 \Sources 遺傳算法相關(guān)自由軟件及代碼
標簽: 算法 光盤 軟件實現(xiàn)
上傳時間: 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
一個遺傳算法優(yōu)化神經(jīng)網(wǎng)絡(luò)權(quán)值的實例,包含了GA工具箱,和說明文檔。
標簽: 算法優(yōu)化 神經(jīng)網(wǎng)絡(luò)
上傳時間: 2015-10-10
上傳用戶:fanboynet
>項目名稱:電腦電子商務(wù)平臺 >1.運行環(huán)境JDK1.6+Oracle10g+Tomcat5.5 >2.開發(fā)工具: MyEclipse Enterprise Workbench 項目名稱:電腦電子商務(wù)平臺 1.運行環(huán)境JDK1.6+Oracle10g+Tomcat5.5 2.開發(fā)工具: MyEclipse Enterprise Workbench 5.1.0 GA 3.開發(fā)框架:Struts1.38+Ibertis2.3 4.功能描述: 項目后臺和前臺.后臺是網(wǎng)站管理員對商務(wù)網(wǎng)的產(chǎn)品和商品的分類進行管理,客戶的會員管理前臺顯示最新的產(chǎn)品信息,會員注冊登 陸后可以享用購物車和網(wǎng)上訂購產(chǎn)品功能. 使用說明: 1.數(shù)據(jù)庫配置,在ORACLE10的客戶工具運行ddl里的CREATE TABLE SHOP.sql創(chuàng)建數(shù)據(jù)庫表 2.用MyEclipse上傳項目到tomcat5.5中,然后啟動tomcat. 3.系統(tǒng)后臺數(shù)據(jù)管URL是http://localhost:8080/omegshop/admin/adminLogin.jsp 默認的用戶名是admin,密碼admin. 4.系統(tǒng)前臺URL是http://localhost:8080/omegshop/index.jsp, 注冊用戶名: member 密碼: member
標簽: Enterprise MyEclipse Workbench gt
上傳時間: 2015-12-07
上傳用戶:onewq
Finds 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)
標簽: Traveling Salesman solution Problem
上傳時間: 2013-12-04
上傳用戶:從此走出陰霾
在軟件測試的單元測試中,需要找出滿足某種覆蓋率(如分支覆蓋)的測試數(shù)據(jù)(函數(shù)參數(shù)值)來判斷被測函數(shù)是否有bug。源程序利用遺傳算法的全局尋優(yōu)特性實現(xiàn)了測試數(shù)據(jù)的自動產(chǎn)生而不用人工憑經(jīng)驗輸入?yún)?shù)值。程序中被測試函數(shù)用的是三角函數(shù)。源碼用C++實現(xiàn)了GA的尋優(yōu)過程,并注有必要的注釋,運行結(jié)果能夠很快找到解。
上傳時間: 2013-12-01
上傳用戶:三人用菜
遺傳算法在遙感中的應(yīng)用,以及一些常用算法實現(xiàn),并有可實現(xiàn)的實例GA程序
標簽: 算法 中的應(yīng)用 遙感
上傳時間: 2014-01-24
上傳用戶:yxgi5
矩陣乘法是線性代數(shù)中最常見的運算之一,它在數(shù)值計算中有廣泛的應(yīng)用。若A和B是2個n×n的矩陣,則它們的乘積C=AB同樣是一個n×n的矩陣。
上傳時間: 2016-03-12
上傳用戶:13681659100
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1