代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/485012/6570575

m state_est.m

function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt) %STATE_EST Solves a state estimation problem. % [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,
www.eeworm.com/read/483253/6602005

m pitchaut.m

function [f0] = pitchaut(len,sr,xin) % Pitch estimation using the autocorrelation method % Copyright (c) 1995 Philipos C. Loizou % global bf0 af0 xin=filter(bf0,af0,xin); % LPF at 9
www.eeworm.com/read/483253/6602216

m pitchaut.m

function [f0] = pitchaut(len,sr,xin) % Pitch estimation using the autocorrelation method % Copyright (c) 1995 Philipos C. Loizou % global bf0 af0 xin=filter(bf0,af0,xin); % LPF at 9
www.eeworm.com/read/264638/11307869

m rx_frequency_sync.m

% Frequency error estimation and correction function [out_signal, freq_est] = rx_frequency_sync(rxsignal, sim_options) global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_opt
www.eeworm.com/read/264521/11311057

m rx_frequency_sync.m

% Frequency error estimation and correction function [out_signal, freq_est] = rx_frequency_sync(rxsignal, sim_options) global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_opt
www.eeworm.com/read/156956/11750267

m state_est.m

function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt) %STATE_EST Solves a state estimation problem. % [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,
www.eeworm.com/read/259727/11770636

m state_est.m

function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt) %STATE_EST Solves a state estimation problem. % [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,
www.eeworm.com/read/257911/11907035

m state_est.m

function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt) %STATE_EST Solves a state estimation problem. % [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,
www.eeworm.com/read/150803/12260526

m rx_frequency_sync.m

% Frequency error estimation and correction function [out_signal, freq_est] = rx_frequency_sync(rxsignal, sim_options) global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_opt
www.eeworm.com/read/150238/12303332

m pitchaut.m

function [f0] = pitchaut(len,sr,xin) % Pitch estimation using the autocorrelation method % Copyright (c) 1995 Philipos C. Loizou % global bf0 af0 xin=filter(bf0,af0,xin); % LPF at 9