代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/441609/7668377
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/441609/7668380
m cp0801_ppmreceiver.m
%
% FUNCTION 8.5 : "cp0801_PPMreceiver"
%
% Simulates the receiver for 2PPM TH UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/441609/7668413
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/441609/7668414
m cp0803_rakeselector.m
% FUNCTION 8.11 : "cp0803_rakeselector"
%
% Simulates channel estimation for a discrete-time channel
% impulse response 'hf' with time resolution 'ts' in
% seconds. In addition, the function eva
www.eeworm.com/read/441609/7668416
asv cp0803_rakeselector.asv
% FUNCTION 8.11 : "cp0803_rakeselector"
%
% Simulates channel estimation for a discrete-time channel
% impulse response 'hf' with time resolution 'ts' in
% seconds. In addition, the function eva
www.eeworm.com/read/439367/7711454
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/197565/7985889
m cp0801_pamreceiver.m
%
% FUNCTION 8.7 : "cp0801_PAMreceiver"
%
% Simulates the receiver for 2PAM DS UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/197565/7985895
m cp0801_ppmreceiver.m
%
% FUNCTION 8.5 : "cp0801_PPMreceiver"
%
% Simulates the receiver for 2PPM TH UWB signals
% and computes the average BER
% 'R' is an array containing different waveforms
% of the received signa
www.eeworm.com/read/197565/7986034
m cp0803_rakeselector.m
% FUNCTION 8.11 : "cp0803_rakeselector"
%
% Simulates channel estimation for a discrete-time channel
% impulse response 'hf' with time resolution 'ts' in
% seconds. In addition, the function eva
www.eeworm.com/read/144230/12806670
java crocodile.java
import java.util.Vector;
/**
* Crocodile - simulates a crocodile - can wade, eat, and consume
* energy in the process.
*
* @author 张维
* @version 1.0.0
*/
public class Crocodile exten