搜索结果
找到约 110 项符合
maximum-likelyhood 的查询结果
系统设计方案 Maximum Likelihood Methods in Radar Array Signal Processing
Maximum Likelihood Methods in Radar Array Signal Processing
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
matlab例程 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet
97 law to enhance the classic procedure
Ridge wavelet extraction
Modulus maximum for the wavelet edge detection
Small spectral analysis method mallat classic procedure
数据结构 maximum heap and print
maximum heap and print
金融证券系统 Implements Maximum likelihood estimation of beta and other parameters for model of stock portfolio v
Implements Maximum likelihood estimation of beta and other parameters for model of stock portfolio vs. index using kalman filter
加密解密 /* Divide and Conquer */ /* Find minimum and maximum from a given series of numbers */ /* by usin
/* Divide and Conquer */
/* Find minimum and maximum from a given series of numbers */
/* by using above said policy */
gcd
fibonacci
人工智能/神经网络 a genetic algorithm to find the maximum of a polynomial function
a genetic algorithm to find the maximum of a polynomial function
Symbian This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eig
This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMda ...
matlab例程 maximum ratio combining
maximum ratio combining
数学计算 Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element
Binary Search Tree Implementation with extra features like Maximum Depth of a tree, Minimum element in the BST and Mirroring of BST.