So the nlms is selected for the adaptive algorithm of main filter and dlms is for slave filter 因此,選取nlms算法作為mf的自適應(yīng)算法, dlms算法作為sf的自適應(yīng)算法。
As for the multi - resolution image fusion , a wavelet transform based self - adaptive algorithm ( dwt _ ei ) is proposed 在多分辨率圖像融合算法中,提出了基于小波變換的自適應(yīng)圖像融合算法( dwt _ ei ) 。
This paper analyze circinal array antenna and establish its input and output signal module . adaptive algorithm is the heart of smart antenna 從一定意義上來(lái)說(shuō), tddcdma系統(tǒng)就是基于智能天線來(lái)設(shè)計(jì)的。
Based on the analysis methods of the series , an adaptive algorithm for the correlation coefficient stationary series is presented 文中在已建立的相關(guān)系數(shù)平穩(wěn)序列分析方法的基礎(chǔ)上,進(jìn)一步提出相關(guān)系數(shù)平穩(wěn)序列自適應(yīng)算法。
In the adaptive algorithm , the parameter adjusting laws of the fuzzy logic systems are derived by the tracking error and the identification error 自適應(yīng)算法中,不但跟蹤誤差而且辨識(shí)誤差都參與模糊邏輯系統(tǒng)中的參數(shù)調(diào)節(jié)。
An adaptive algorithm is applied to pattern synthesis of linear arrays with mutual coupling , which is of great practical significance 應(yīng)用一種自適應(yīng)算法進(jìn)行天線陣方向圖綜合,把陣元間的互耦考慮在內(nèi),具有很強(qiáng)的實(shí)際意義。
A brief introduction of adaptive algorithm . the modules of adaptive algorithms are created in system view such as lms , nlms , and ndlms . etc 自適應(yīng)算分析研究,在systemview中建立了lms 、 nlms 、 ndlms等多種自適應(yīng)算法的仿真模塊。
Compared with standard viterbi beam search algorithm , the adaptive algorithm that we present reduces recognition time by 35 . 56 % 與標(biāo)準(zhǔn)viterbibeam搜索算法相比,基于活動(dòng)模型數(shù)變化的自適應(yīng)viterbibeam搜索算法的搜索速度提高了35 . 56 。
Given a common mobile channel model , the performance of several adaptive algorithms for smart antenna uplink beamforming are analyzed and compared 在通用的移動(dòng)信道模型中,研究了多種智能天線上行波束形成算法,對(duì)它們的性能進(jìn)行了分析和比較。
In this thesis , a parametric identification method for non - linear hysteretic systems is presented based on recursive model reference ( rmr ) adaptive algorithm 本文采用了一種基于模型參考自適應(yīng)算法的結(jié)構(gòu)參數(shù)辨識(shí)方法來(lái)識(shí)別線性和非線性結(jié)構(gòu)的系統(tǒng)參數(shù)。
An adaptive algorithm is an algorithm that changes its behavior based on the resources available. For example, stable partition, using no additional memory is O(n lg n) but given O(n) memory, it can be O(n) in time.