代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/160303/5574598
conf west.conf
# /etc/ipsec.conf - FreeS/WAN IPsec configuration file
version 2.0
config setup
# put the logs in /tmp for the UMLs, so that we can operate
# without syslogd, which seems to break on UMLs
plutost
www.eeworm.com/read/160303/5574605
conf east.conf
# /etc/ipsec.conf - FreeS/WAN IPsec configuration file
version 2.0
config setup
# put the logs in /tmp for the UMLs, so that we can operate
# without syslogd, which seems to break on UMLs
plutost
www.eeworm.com/read/160303/5574609
conf west.conf
# /etc/ipsec.conf - FreeS/WAN IPsec configuration file
version 2.0
config setup
# put the logs in /tmp for the UMLs, so that we can operate
# without syslogd, which seems to break on UMLs
plutost
www.eeworm.com/read/172338/9713200
gfl canbus.gfl
# XST (Creating Lso File) :
can_top.lso
# Check Syntax
can_top.stx
# xst flow : RunXST
can_top.syr
can_top.prj
can_top.sprj
can_top.ana
can_top.stx
can_top.cmd_log
# XST (Creating Lso File
www.eeworm.com/read/279486/4136360
m contents.m
% Cluster Model Simulation (CCToolbox/mixtures/simulate)
% CCToolbox 1.0
%
% Standard clustering models
% rm_sim - Simulate from a *RM model
% gmix_sim - Simulate from a Gaussian m
www.eeworm.com/read/355606/10254416
m ls_channel_extimation.m
randn('state',sum(100*clock));
%%%channel model
tau= [0 0.5e-006 1.0000e-006];
fd=0.4;
pdb=[0 -5 -10];
ts=0.5e-006;
chan = rayleighchan(ts,fd,tau,pdb);
OFDM_carrier_nubmber=64;
SNR=0:10:20;
h
www.eeworm.com/read/449539/7500998
m main.m
% 罗军辉,et al. Matlab 7.0在数字信号处理中的应用. 北京:机械工业出版社,2005:180-184.
%%%%K分布杂波的产生过程
clc;
clear all;
close all
%%
% K分布参数
K_Distribute_v = 2; % 形状参数,另外一个参数在程序仿真中确定
Simulate_Data_Length=20000;
www.eeworm.com/read/444143/1736198
regkeys
CommandLine
D:\simulate\ISE\ISE\bin\nt\unwrapped\xst.exe -ise D:/simulate/work/D_BLAST44/D_BLAST44.ise -intstyle ise -ifn D:/simulate/work/D_BLAST44/dblast.xst -ofn D:/simulate/work/D_BLAST44/dblast.s
www.eeworm.com/read/374989/9376481
makefile
CC=gcc
CFLAGS=-Wall -g -DDEBUG
LDFLAGS=
LIBS=
all: my_kill my_sigaction my_signal recv_data_signo right_return send_data_signo sig_mask sig_suspend simulate_ping test_setitimer wait_cycle wait_p
www.eeworm.com/read/349103/10852068
scr run.scr
/* create testsim library */
read library/class.db
write_testsim_lib class > write_lib.log
/* create testsim model */
read TOP.db
create_testsim_model TOP_testsim.db
/* perform parallel fault simul