代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/265706/11256108

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/335938/12489343

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/334923/12562314

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/334435/12602496

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/134210/14000831

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/235546/14064192

m ofdmce2.m

% ofdmce2.m % % ls算法 % % Programmed by T.Yamamura and H.Harada % % GI CE GI data GI data...(data 6symbols) % (CE: Chanel estimation symbol, GI Guard interval) % %function[ber,per]=ofdmce2(s
www.eeworm.com/read/235546/14064210

m ofdmce3.m

% ofdmce3.m % % mmse 算法 % Programmed by T.Yamamura and H.Harada % % GI CE GI data GI data...(data 6symbols) % (CE: Chanel estimation symbol, GI Guard interval) % %function[ber,per]=ofdmce1_m
www.eeworm.com/read/177449/9451914

m music 信号子空间法.m

%MUSIC ALGORITHM %DOA Estimation by ULA %信号子空间法。 clear all; close all; clc N_x=1024; % Length of Signal N=8; % Size of Rx Matrix A=[4 3 3]; M=3; % Number of Signals w=[pi/6 pi/10 pi/8]';
www.eeworm.com/read/163924/10139814

m vgg_x_from_xp_nonlin.m

%vgg_X_from_xP_nonlin Estimation of 3D point from image matches and camera matrices, nonlinear. % X = vgg_X_from_xP_lin(x,P,imsize) computes max. likelihood estimate of projective % 3D point X
www.eeworm.com/read/449504/7502220

m tvp.m

function result = tvp(y,x,parm,info) % PURPOSE: time-varying parameter maximum likelihood estimation % y(t) = X(t)*B(t) + e(t), e(t) = N(0,sige^2) % B(t) = B(t-1) + v(t), v(t)