This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern .
標簽: Designed Algorith Simulate Program
上傳時間: 2014-01-02
上傳用戶:三人用菜
1。《遺傳算法的數學基礎》,張文修、梁怡編著 西安交通大學出版社 2000年第一版 遺傳算法(genetic algorithm)是模擬自然界生物進化過程與機制求解問題的一類自組織與自適應的人工智能技術,已廣泛應用于計算機科學、人工智能、信息技術及工程實踐。 本書重點在于闡述遺傳算法的數學基礎。全書共分3章,第1章給出了遺傳算法的幾何理論,第2章給出了遺傳算法的馬爾可夫鏈分析,第3章給出了遺傳算法的收斂理論。 本書可以作為應用數學、計算機科學、系統科學等專業研究生的教材,也可以作為研究遺傳算法的參考書。
標簽: 算法
上傳時間: 2015-07-01
上傳用戶:xauthu
TwoEmbranchmentTree:As ancestor has its children , a tree has its leaves. we could check its leaves in terms of algorithm as preorder , midorder or postorder.
標簽: leaves its TwoEmbranchmentTree has
上傳時間: 2013-12-11
上傳用戶:電子世界
Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.
標簽: decoding arithmetic Encoding algorith
上傳時間: 2014-07-01
上傳用戶:lps11188
這是lva算法,List of viterbi algorithm,使用qpsk信道,采用的編碼是(133,171,165)
上傳時間: 2013-12-24
上傳用戶:Avoid98
/* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm
標簽: generates the program define
上傳時間: 2015-07-07
上傳用戶:wangchong
本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量修改并擴展了現有的特性比如模 板template 支持面向對象object-oriented 和基于對象object-based 程序設計所需 要的類class 機制嵌套類型以及重載函數的解析機制也許更重要的是一個覆蓋面非 常廣闊的庫現在成了標準C++的一部分其中包括以前稱為STL 標準模板庫的內容新 的string 類型一組順序和關聯容器類型比如vector list map 和set 以及在這些類型 上進行操作的一組可擴展的泛型算法generic algorithm 都是這個新標準庫的特性本書 不但包括了許多新的資料而且還闡述了怎樣在C++中進行程序設計的新的思考方法簡而 言之實際上不但C++已經被重新創造本書第三版也是如此
上傳時間: 2014-01-18
上傳用戶:784533221
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
標簽: discriminative substructures fragments molecular
上傳時間: 2014-01-20
上傳用戶:龍飛艇
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
標簽: This reversible annealing the
上傳時間: 2015-07-19
上傳用戶:ma1301115706
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generic and suitable for any application.
標簽: filtering particle Blackwellised conditionall
上傳時間: 2013-12-17
上傳用戶:zsjzc