代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/367675/2836624

txt 906.txt

发信人: GzLi (笑梨), 信区: DataMining 标 题: 上载区的文件整理2 发信站: 南京大学小百合站 (Fri Sep 13 00:02:48 2002), 站内信件 NeuralN.zip Learning_Bayesian_Networks_from_Incomplete_Databases.pdf Parameter_Estimation_in_
www.eeworm.com/read/293955/8261035

m classical_music.m

%MUSIC ALOGRITHM %DOA ESTIMATION BY CLASSICAL_MUSIC clear all; close all; clc; source_number=2;%信元数 sensor_number=8;%阵元数 snapshot_number=256;%快拍数 w=[pi/4 pi/6].';%信号频率 l=[(2*pi*3e8)/w(1) (2
www.eeworm.com/read/398034/8009017

m sa_ex7_9.m

% Pisarenko (PHD) AOA estimation for a M = 6 element array with noise variance = .1 M=6; sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; for i=2:M a1=[a1 exp(-1j*i*pi*sin(th1))];
www.eeworm.com/read/195559/8141816

m comb2convert.m

%author:liuqingwei May 12th 2006 9:40 PM. %OFDM Channel Estimation Based on Comb Pilot %IFFT_bin_length: IFFT和FFT的点数 %carrier_count: 子载波个数 %bits_per_symbol: 每符号上的比特数 %symbols_per_carrier: 每桢的OFDM符号数
www.eeworm.com/read/242578/12998401

m comb2.m

%author:liuqingwei May 12th 2006 9:40 PM. %OFDM Channel Estimation Based on Comb Pilot %IFFT_bin_length: IFFT和FFT的点数 %carrier_count: 子载波个数 %bits_per_symbol: 每符号上的比特数 %symbols_per_carrier: 每桢的OFDM符号数
www.eeworm.com/read/241922/13109569

m ls_time_4x2.m

function [H1,H2,H3,H4]=ls_time_4x2(y,chantype,sampletime) % Pure time domain maximum likelihood estimation % H1,H2,H3,H4: freq channel response from four Tx to this Rx % y: received time domain sig
www.eeworm.com/read/317326/13505881

m sa_ex7_9.m

% Pisarenko (PHD) AOA estimation for a M = 6 element array with noise variance = .1 M=6; sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; for i=2:M a1=[a1 exp(-1j*i*pi*sin(th1))];
www.eeworm.com/read/267888/6478165

m ls_time_4x2.m

function [H1,H2,H3,H4]=ls_time_4x2(y,chantype,sampletime) % Pure time domain maximum likelihood estimation % H1,H2,H3,H4: freq channel response from four Tx to this Rx % y: received time domain sig
www.eeworm.com/read/264046/11331773

m riv.m

function [TH,STATS,E,vr,Ps,P,y0,AH,AHse,PH,Pr] = riv(Z,nn,flags,a0,P0) % RIV Estimation of a backward shift MISO transfer function % % [th,stats,e,var,Ps,Pc,y0,AH,AHse,PH,Pr]=riv(z,nn,flags,a0,P0)
www.eeworm.com/read/312065/13619655

m u3_music.m

%MUSIC ALGORITHM %DOA Estimation by ULA clear all; close all; clc N_x=1024; N=8; l=1.8; d=0.5*l; M=3; w=[pi/6 pi/6 pi/6]'; xx=pi/6;yy=pi/6;zz=pi/6; %三个信号的入射角 B=[1 exp(-j*2*pi*d*sin