代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/367160/9778594
out dec.out
Tests of the Nonsymmetric eigenproblem condition estimation routines
DLALN2, DLASY2, DLANV2, DLAEXC, DTRSYL, DTREXC, DTRSNA, DTRSEN, DLAQTR
Relative machine precision (EPS) = 0.222045D-15
www.eeworm.com/read/367160/9778605
out sec.out
Tests of the Nonsymmetric eigenproblem condition estimation routines
SLALN2, SLASY2, SLANV2, SLAEXC, STRSYL, STREXC, STRSNA, STRSEN, SLAQTR
Relative machine precision (EPS) = 0.119209E-06
www.eeworm.com/read/367160/9778701
out cec.out
Tests of the Nonsymmetric eigenproblem condition estimation routines
CTRSYL, CTREXC, CTRSNA, CTRSEN
Relative machine precision (EPS) = 0.119209E-06
Safe minimum (SFMIN) =
www.eeworm.com/read/367160/9778707
out zec.out
Tests of the Nonsymmetric eigenproblem condition estimation routines
ZTRSYL, CTREXC, CTRSNA, CTRSEN
Relative machine precision (EPS) = 0.222045D-15
Safe minimum (SFMIN) =
www.eeworm.com/read/334931/12561336
m program_10_1.m
% Program 10_1
% Estimation of FIR Filter Order Using remezord
%
fedge = input('Type in the bandedges = ');
mval = input('Desired magnitude values in each band = ');
dev = input('Allowable deviat
www.eeworm.com/read/334931/12561623
m program_10_1.m
% Program 10_1
% Estimation of FIR Filter Order Using remezord
%
fedge = input('Type in the bandedges = ');
mval = input('Desired magnitude values in each band = ');
dev = input('Allowable deviat
www.eeworm.com/read/291224/8433903
txt rls自适应滤波.txt
% RLS 算法
randn('seed', 0) ;
rand('seed', 0) ;
NoOfData = 8000 ; % Set no of data points used for training
Order = 32 ; % Set the adaptive filter order
Lambda = 0.98 ; % Set the forgettin
www.eeworm.com/read/390406/8466873
m step3.m
Hhat = h.Coefficients;
plot(t,H,t(1:M),Hhat,t,[H(1:M)-Hhat(1:M) H(M+1:N)]);
xlabel('Time [sec]');
ylabel('Coefficient value');
title('Secondary Path Impulse Response Estimation');
legend('True','
www.eeworm.com/read/389586/8512680
txt 67. f28xx pmsm3_2:3-phase sensored field oriented control.txt
Sensorless FOC (Field Oriented Control) for a 3 phase PMSM (Permanent magnet synchronous motor) using a "low cost" current measurement method for closed loop torque control. Position estimation is imp
www.eeworm.com/read/389317/8533805
m gmmest.m
% GMMEST: Main procedure for the unrestricted GMM estimation
%
% SYNTAX
% [theta_final, J_test, probJ, S_final, moments, moments_grad, bandw,...
% var_theta, std_theta, conf_inter] =
% gmmest(