代码搜索:Simulates

找到约 1,151 项符合「Simulates」的源代码

代码结果 1,151
www.eeworm.com/read/175304/9552853

m multi_rayleigh_vita.m

%function pb=multi_rayleigh_vita(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q) %VITERBI This procedure simulates the Viterbi sequnce decoding of the % differential frequenc
www.eeworm.com/read/175304/9552870

m multi_rayleigh_vita_rsencoded_bis_all.m

%function pb=multi_rayleigh_vita_rsencoded(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q) %VITERBI This procedure simulates the Viterbi sequnce decoding of the % differential
www.eeworm.com/read/175304/9552895

m multi_rayleigh_vita_rsencoded_bis_all_wdiv2.m

%function pb=multi_rayleigh_vita_rsencoded(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q) %VITERBI This program simulates the Viterbi sequnce detection of the % differential
www.eeworm.com/read/175304/9552911

m multi_rayleigh_vita_zhu_metric.m

%function pb=multi_rayleigh_vita(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q) %VITERBI This procedure simulates the Viterbi sequnce decoding of the % differential frequenc
www.eeworm.com/read/175304/9552921

asv multi_rayleigh_vita.asv

%function pb=multi_rayleigh_vita(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q) %VITERBI This procedure simulates the Viterbi sequnce decoding of the % differential frequenc
www.eeworm.com/read/175304/9553082

asv mlsd.asv

function pb=mlsd(rho_in_dB,itera,dfhtrel,trel,K,formerstate1) % this function simulates the viterbi hard dicision demodulation % of the DFH system with convolutional code % information source r
www.eeworm.com/read/365319/9869859

m simstack.m

function [DATACUBE,Q,V,trend] = simstack(B,T,Q,V,trend,noise); % SIMSTACK -- Simulate a datacube with phase (use approximations). % % % Input: % DATACUBE = SIMSTACK(B,T) simulates phase for K in
www.eeworm.com/read/167263/9974189

m ofdm_simulation.m

%********** It Simulates OFDM Systems **********% clear all close all clc %********** Parameters **********% fs=12e6;%Hz,sample frequency L=5;%multipaths number fm=150; % maximun Doppler Freq
www.eeworm.com/read/275445/10816548

m alamoudi.m

function ber_ml=Alamoudi(snr,soglia); %This function simulates a Alamouti scheme. The input variables are threshold and snr. %Soglia: is the number of errors after which the iterations stop. For b
www.eeworm.com/read/275445/10816550

asv alamoudi.asv

function ber_ml=Alamoudi(snr,soglia); %This function simulates a Alamouti scheme. The input variables are soglia and snr. %Soglia: is the number of errors after which the iterations stop. For bett