代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/430037/1942733
m pr4_14.m
%Problem 4.14;
%simulates K users FDMA with frequency mismatch;
clear all, close all;
K=5; %number of users, take it within 3...8;
t=[0:0.01:0.99]; %time scale;
Fs=0.25; U=0.15; %frequency shif
www.eeworm.com/read/471460/6894149
m cctime.m
% This function Simulates the swing equation of a one-machine system
% and returns the critical clearing time for stability.
%
% Copyrigth (C) 1998 H. Saadat
%
function cctime(Pm, E, V, X1, X2,
www.eeworm.com/read/395876/8148055
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/392244/8356059
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/370596/9593179
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/414988/11087860
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/147096/12586915
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, for the system
% describ
www.eeworm.com/read/300086/13936922
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, for the system
% describ
www.eeworm.com/read/101557/15827433
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, for the system
% describ
www.eeworm.com/read/431621/8664686
m smldp511.m
function [p]=smldP511(snr_in_dB)
% [p]=smldP511(snr_in_dB)
% SMLDP511 simulates the probability of error for the given
% snr_in_dB, signal-to-noise ratio in dB, for the system
% describ