代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/133638/14032672
m anafsk.m
function [y,iflaw]=anafsk(N,Ncomp,Nbf);
%ANAFSK Frequency Shift Keying (FSK) signal.
% [Y,IFLAW]=ANAFSK(N,NCOMP,NBF) simulates a phase coherent
% Frequency Shift Keying (FSK) signal. This signal is a
www.eeworm.com/read/132819/14071977
m anafsk.m
function [y,iflaw]=anafsk(N,Ncomp,Nbf);
%ANAFSK Frequency Shift Keying (FSK) signal.
% [Y,IFLAW]=ANAFSK(N,NCOMP,NBF) simulates a phase coherent
% Frequency Shift Keying (FSK) signal. This signal is a
www.eeworm.com/read/430096/8767015
java cointoss.java
//: operators/CoinToss.java
// TIJ4 Chapter Operators, Exercise 7, page 106
// Write a program that simulates coin-flipping
import java.util.*;
import org.greggordon.tools.*;
public class Co
www.eeworm.com/read/184524/9097541
cpp test0.cpp
// Test program for Internet/UDP data exchange
// Created 1/1/97, DM Auslander
// Files: test0.cpp, test1.cpp
// The files differ only in that one simulates process #0,
// the other #1
#include
www.eeworm.com/read/184524/9097544
cpp test1.cpp
// Test program for Internet/UDP data exchange
// Created 1/1/97, DM Auslander
// Files: test0.cpp, test1.cpp
// The files differ only in that one simulates process #0,
// the other #1
#include
www.eeworm.com/read/281848/9130237
java cointoss.java
//: operators/CoinToss.java
// TIJ4 Chapter Operators, Exercise 7, page 106
// Write a program that simulates coin-flipping
import java.util.*;
import org.greggordon.tools.*;
public class Co
www.eeworm.com/read/175304/9552849
m multi_rayleigh_sym100sym.m
%function pb=multi_rayleigh_sym100sym(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%Symbol-by-Symbol This procedure simulates the symbol-by-symbol decoding of the differential frequency
www.eeworm.com/read/175304/9552907
asv multi_rayleigh_sym100sym.asv
%function pb=multi_rayleigh_sym100sym(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%Symbol-by-Symbol This procedure simulates the symbol-by-symbol decoding of the differential frequency
www.eeworm.com/read/167649/9957435
out simula.out
This program simulates an airport with only one runway.
One plane can land or depart in each unit of time.
Up to what number of planes can be waiting to landor take off at any time? How many units o
www.eeworm.com/read/353439/10446964
java cointoss.java
//: operators/CoinToss.java
// TIJ4 Chapter Operators, Exercise 7, page 106
// Write a program that simulates coin-flipping
import java.util.*;
import org.greggordon.tools.*;
public class Co