代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/101557/15827425
m smldpe59.m
function [p]=smldPe59(snr_in_dB)
% [p]=smldPe59(snr_in_dB)
% SMLDPE59 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB.
M=4; % quarternary ort
www.eeworm.com/read/431621/8664711
m smldp510.m
function [p]=smldP510(snr_in_dB)
% [p]=smldP510(snr_in_dB)
% SMLDP510 simulates the probability of error for the given
% snr_in_dB, signal-to-noise ratio in dB.
M=4; % quaternary orth
www.eeworm.com/read/287843/8665353
m smldp510.m
function [p]=smldP510(snr_in_dB)
% [p]=smldP510(snr_in_dB)
% SMLDP510 simulates the probability of error for the given
% snr_in_dB, signal-to-noise ratio in dB.
M=4; % quaternary orth
www.eeworm.com/read/283196/9036563
c alarm.c
/* In alarm.c, the first function, ding, simulates an alarm clock. */
#include
#include
#include
static int alarm_fired = 0;
void ding(int sig)
{
alarm_fired =
www.eeworm.com/read/177616/9443955
c alarm.c
/* In alarm.c, the first function, ding, simulates an alarm clock. */
#include
#include
#include
static int alarm_fired = 0;
void ding(int sig)
{
alarm_fired =
www.eeworm.com/read/176730/9486402
c alarm.c
/* In alarm.c, the first function, ding, simulates an alarm clock. */
#include
#include
#include
static int alarm_fired = 0;
void ding(int sig)
{
alarm_fired =
www.eeworm.com/read/372449/9510348
c alarm.c
/* In alarm.c, the first function, ding, simulates an alarm clock. */
#include
#include
#include
static int alarm_fired = 0;
void ding(int sig)
{
alarm_fired =
www.eeworm.com/read/175304/9552888
m fh4fsk.m
% This procedure simulates the Bit Error Probability performace of the
% FH/MFSK system with independent multitone jamming
Eb_to_Nj_in_dB=[21];% Eb_to_Nj_in_dB到Eb_to_Nj的转换放到pp循环中了
% Eb_to_No_in_d
www.eeworm.com/read/175304/9552959
m multi_fh4fsk.m
% This procedure simulates the Bit Error Probability performace of the
% FH/MFSK system with independent multitone jamming
Eb_to_Nj_in_dB=[18];% Eb_to_Nj_in_dB到Eb_to_Nj的转换放到pp循环中了
Eb_to_No_in_dB=
www.eeworm.com/read/175304/9553031
asv log_map_simu1.asv
function inner_out=log_map_simu1(source,rho_in_dB,BPH,number_of_states)
% this function simulates the MAP demodulation of the
% DFH system
fanout=2^BPH;
rho=10^(rho_in_dB/10);
depth_of_trellis=