代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/386050/8768998

m parzenmls.m

%PARZENML Optimum smoothing parameter in Parzen density estimation. % Soft label version % % H = PARZENML(A,FID) % % INPUT % A input dataset % FID File ID to write progress to (def
www.eeworm.com/read/186727/8913652

m rake.m

%% Rake receiver of CDMA %% may need call lcode.mat to load PN sequence (lcode) % % Copyright: Xiaohua(Edward) Li, Assistant Professor % Department of Electrical and Computer Engineerin
www.eeworm.com/read/283938/8978595

m d_order.m

%D_ORDER HOSA Demo: Linear Processes - ARMA model order determination. echo off % Demo of arorder, maorder % A. Swami Jan 20, 1995 % Copyright (c) 1991-2001 by United Signals & Systems, Inc
www.eeworm.com/read/282110/9119046

m fdm.m

function P=FDM(data,angles,fl,fh,fs,L,Nf,D,x); % 直接宽带处理FDM方法。 % P=FDM(data,angles,fl,fh,fs,Td,L,Nf,x) % %输入参数: % data -- 阵列接收的数据,每行为一次快拍,每列为一个阵元输出; % angles -- 方位搜索范围向量,如[0:30]; %
www.eeworm.com/read/282110/9119048

m bass.m

function P=BASS(data,angles,fl,fh,fs,Td,L,Nf,D,x); % 直接宽带处理BASS-ALE方法。 % P=BASS(data,angles,fl,fh,fs,Td,L,Nf,x) % %输入参数: % data -- 阵列接收的数据,每行为一次快拍,每列为一个阵元输出; % angles -- 方位搜索范围向量,如
www.eeworm.com/read/379728/9180273

m# #cf_pt.m#

0% CF_PT - Cost for PCA model with maximum a posteriori estimation % % Compute the cost function for the PCA model with maximum a % posteriori estimation of the parameters. The function also return
www.eeworm.com/read/379728/9180275

m cf_pt.m

% CF_PT - Cost for PCA model with maximum a posteriori estimation % % Compute the cost function for the PCA model with maximum a % posteriori estimation of the parameters. The function also returns
www.eeworm.com/read/180485/9305516

m program_07_5.m

% Program 7_5 % Estimation of FIR Filter Order Using remezord % fedge = input('Type in the bandedges = '); mval = input('Desired magnitude values in each band = '); dev = input('Allowable deviati
www.eeworm.com/read/372037/9523871

m d_order.m

%D_ORDER HOSA Demo: Linear Processes - ARMA model order determination. echo off % Demo of arorder, maorder % A. Swami Jan 20, 1995 % Copyright (c) 1991-2001 by United Signals & Systems, Inc
www.eeworm.com/read/167781/9952869

m program_07_5.m

% Program 7_5 % Estimation of FIR Filter Order Using remezord % fedge = input('Type in the bandedges = '); mval = input('Desired magnitude values in each band = '); dev = input('Allowable deviati