小波神經(jīng)網(wǎng)絡(luò)的源程序: 1.構(gòu)造的非線性函數(shù): 位于nninit_test.m 2.直接用WNN逼近非線性:Wnn_test.m, (內(nèi)部調(diào)用小波函數(shù)) 3.遺傳算法優(yōu)化后逼近 :GA_Wnn_test.m (內(nèi)部調(diào)用遺傳算法的,初始化,適應(yīng)度,解碼函數(shù))-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
標(biāo)簽: nninit_test GA_Wnn_tes Wnn_test WNN
上傳時(shí)間: 2016-09-17
上傳用戶:LIKE
This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
標(biāo)簽: complex-to-complex and imaginary computes
上傳時(shí)間: 2013-12-18
上傳用戶:huql11633
大M單純性形法源程序,采用DELPHI開發(fā),程序結(jié)果不錯(cuò)
標(biāo)簽: 源程序
上傳時(shí)間: 2016-09-18
上傳用戶:kr770906
Brian W. Kernighan and Dennis M. Ritchie The C Programing Langeuage
標(biāo)簽: W. M. Programing Kernighan
上傳時(shí)間: 2014-11-22
上傳用戶:q123321
C語言實(shí)現(xiàn)MATLAB 6_5中M文件的方法 。
上傳時(shí)間: 2016-09-19
上傳用戶:fxf126@126.com
MATLAB編寫的模擬退火算法的m文件,蠻不錯(cuò)的呦。
上傳時(shí)間: 2013-12-15
上傳用戶:lx9076
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
標(biāo)簽: professionally anti-aliased graphics looking
上傳時(shí)間: 2016-09-22
上傳用戶:宋桃子
fiber-laser.m為光纖激光器中的功率分布;laser18.m為fiber-laser.m中的調(diào)用函數(shù),描述了具體的參數(shù)
標(biāo)簽: fiber-laser laser 18 光纖激光器
上傳時(shí)間: 2014-01-07
上傳用戶:watch100
用模擬退火算法求解TSP問題 [1]主函數(shù)tsp.m [2]計(jì)算路徑長度的子函數(shù) route_long.m [3]隨機(jī)交換兩個(gè)節(jié)點(diǎn)的順序函數(shù)exchange.m
標(biāo)簽: route_long exchange 函數(shù) TSP
上傳時(shí)間: 2016-09-25
上傳用戶:xsnjzljj
3. 約瑟夫環(huán)問題。設(shè)編號為1,2,…,n(n>0)個(gè)人按順時(shí)針方向圍坐一圈。開始時(shí)任意給出一個(gè)報(bào)數(shù)上限值m,從第一個(gè)人開始順時(shí)針方向自1起順序報(bào)數(shù),報(bào)到m時(shí)停止報(bào)數(shù),報(bào)m的人出列,從他在順時(shí)針方向上的下一個(gè)人起重新自1起順序報(bào)數(shù);報(bào)到m的人出列;如此下去,直到所有人全部出列為止。用帶頭結(jié)點(diǎn)的單循環(huán)鏈表作數(shù)據(jù)元素的存儲結(jié)構(gòu)。 數(shù)據(jù)輸入: 第一行為人數(shù)n。 第二行為報(bào)數(shù)值m。 數(shù)據(jù)輸出: 依次輸出出列人員的編號。 示例: 輸入文件input3.txt: 4 3 4 1 3 2 輸出:(標(biāo)準(zhǔn)輸出) 3 2 4 1
上傳時(shí)間: 2014-01-31
上傳用戶:zm7516678
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1