代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/375622/9355550
m qam16_gain_pd.m
% qam16_Gain_PD.m
%
% Simulate 16QAM system with Gain PD
%
% Programmed by linxiaochen
%******************** Preparatin part *******************************
sr = 256000.0;
www.eeworm.com/read/421154/10753143
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface
www.eeworm.com/read/270669/11030692
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface
www.eeworm.com/read/455917/7361841
m ldamain.m
function [errorrate,result]=LDAmain(eignum)
% LDAMAIN is used to simulate the process of LDA design and
% classification
% eignum specify the number of LDA eigenvectors
%
% errorrate is the error
www.eeworm.com/read/455917/7361842
m pcamain.m
function [errorrate,result]=PCAmain(eignum)
% PCAmain is used to simulate the process of PCA design and
% classification
% eignum specify the number of PCA eigenvectors
%
% errorrate is the error
www.eeworm.com/read/449996/7492090
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface
www.eeworm.com/read/437619/7744861
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface
www.eeworm.com/read/299162/7881743
m newsim.m
function newsim(dummy)
% event based TDMA network simulation
initialize;
%simulate;
% ===========================
function initialize
global stoptime
global starttime
global No_sta
www.eeworm.com/read/143516/12869291
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface
www.eeworm.com/read/137022/13347780
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface