更新內容: 1 增加了搜索功能 2 提供了幫助頁面 修改若干小問題 管理名稱 admin 初始密碼:admin-update : added a search function to help provide Two pages of small amendments to a number of issues management initial name admin Password : admin
標簽: admin-update function search admin
上傳時間: 2014-01-06
上傳用戶:cmc_68289287
三維矢量有限元-矩量法電磁場分析程序。 EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments (MoM) to solve for currents on the surface of (or external to) this volume. The Two methods are coupled through the fields on the dielectric surface.
標簽: electromagnetic full-wave combines solver
上傳時間: 2016-04-03
上傳用戶:cylnpy
模式識別學習綜述.該論文的英文參考文獻為303篇.很有可讀價值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a Two-class pattern classification setting. This basic model best illustrates intuition and analysis techniques while still containing the essential features and serving as a prototype for many applications. Topics discussed include nearest neighbor, kernel, and histogram methods, Vapnik–Chervonenkis theory, and neural neTworks. The presentation and the large (thogh nonexhaustive) list of references is geared to provide a useful overview of this field for both specialists and nonspecialists.
標簽: statistical Classical Abstract pattern
上傳時間: 2013-11-25
上傳用戶:www240697738
The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Order Number 245471) is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. the IA-32 Intel Architecture Software Developer’s Manual, Volume 2, describes the instructions set of the processor and the opcode structure. These Two volumes are aimed at application programmers who are writing programs to run under existing operating systems or executives.
標簽: Architecture Instruction Developer Reference
上傳時間: 2013-12-15
上傳用戶:xsnjzljj
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a Two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural NeTworks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
標簽: Rauch-Tung-Striebel algorithm smoother which
上傳時間: 2016-04-15
上傳用戶:zhenyushaw
北京大學ACM比賽題目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of Two odd prime numbers. For example: 8 = 3 + 5. Both 3 and 5 are odd prime numbers. 20 = 3 + 17 = 7 + 13. 42 = 5 + 37 = 11 + 31 = 13 + 29 = 19 + 23. Today it is still unproven whether the conjecture is right. (Oh wait, I have the proof of course, but it is too long to write it on the margin of this page.) Anyway, your task is now to verify Goldbach s conjecture for all even numbers less than a million.
標簽: mathematician Christian Goldbach Leonhard
上傳時間: 2016-04-22
上傳用戶:wangchong
A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or Two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations. (Source: The Profitability of Technical Analysis: A Review by Cheol-Ho Park and Scott H. Irwin)
標簽: trading technical comprises generate
上傳時間: 2013-12-25
上傳用戶:tianyi223
無線傳感器網絡的主要功能是實現數據發布,在接收到信息查詢時能夠以有效的方式傳輸給查詢者.目前的數據發布方式通常基于洪泛機制查詢信息,浪費了有限的能源.雖然一些最近的數據發布協議從不同程度上解決了這一問題,但不能保證查詢成功率.基于圓形節點分布網絡模型提出了一種既能減少能源消耗,又能提高成功率的數據發布模式——直徑-弦模式DCS(diameter-chord scheme).該模式利用了每個圓的弦都存在一個直徑與之垂直相交的性質.在此基礎上提出了Two-Phase協議.它在信息查詢時分成兩個工作方式不同的階段進行,在第1段查詢不中時觸發第2段查找.為了減少Two-Phase的延遲,提出了基于優先級和概率轉發兩種解決方法.理論分析和實驗結果都表明,所提出的數據發布協議具有較好的性能.
上傳時間: 2016-04-29
上傳用戶:李夢晗
Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given Two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
標簽: Multiplication Transposition following assembly
上傳時間: 2016-05-03
上傳用戶:kernaling
pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These Two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo simulation codes.
標簽: multi-core toolsbox parallel pMatlab
上傳時間: 2014-12-05
上傳用戶:zhliu007