代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/299920/7820740
cpp energydetector.cpp
/******************************************************************************
* EnergyDetector -- simulates a energy detector *
* Functions -- SetEnergyLevel, Energy
www.eeworm.com/read/240854/13192865
txt abstract.txt
This is a simple RTX Kernel based example which simulates
the step-motor driver. Four LEDs are blinking simulating
the activation of the four output driver stages:
- phase A
- phase B
- phase C
www.eeworm.com/read/341532/12078811
txt abstract.txt
This is a simple RTX Kernel based example which simulates
the step-motor driver. Four LEDs are blinking simulating
the activation of the four output driver stages:
- phase A
- phase B
- phase C
www.eeworm.com/read/253659/12206243
h scanner.h
/*
* File: scanner.h
* Company: TWAIN Working Group, JFL Peripheral Solutions Inc.
* Author: Jon Harju
* Description:
* Simulates basic scanner operations
*
* Copyright
www.eeworm.com/read/253659/12206254
c scanner.c
/*
* File: scanner.c
* Company: TWAIN Working Group, JFL Peripheral Solutions Inc.
* Author: Jon Harju
* Description:
* Simulates basic scanner operations
*
* Copyright
www.eeworm.com/read/171014/9775597
txt abstract.txt
This is a simple ARTX Kernel based example which simulates
the step-motor driver. Four LEDs are blinking simulating
the activation of the four output driver stages:
- phase A
- phase B
- phase
www.eeworm.com/read/107176/15612118
m s4rout1.m
fS = 8192;
t = 0:fS-1;
t = t/fS;
w = 2*pi*440;
x = sin(w*t) + .2*sin(2*w*t) + .1*sin(3.01*w*t) + .4*randn(1,fS);
% the above script simulates one second of sampled values
% of an oboe playing 44
www.eeworm.com/read/416907/11010036
txt description.txt
Summary: This simulation simulates coded OFDM using RS Code over wireless channel.
MATLAB Release: R13
Required Products: Simulink
Description: This simulation simulate wireless Coded OFD
www.eeworm.com/read/270992/11013595
m flysquare.m
%flysquare.m/created by PJNahin for "Duelling Idiots"(1/19/99)
%This m-file simulates the distance-squared between 100,000
%pairs of flies, landing at random in the unit square.
%
%
rand('state',
www.eeworm.com/read/199090/7889145
txt readme.txt
【资料成文时间】:2006
【语言】:E
【页数】:
【何人(公司)所著】:J C
【文件格式】:MATLAB
【文件原名】:MPSK Simulation (BPSK,QPSK,8PSK)
【摘要或目录】:
This m-file simulates MPSK (theoretical and simulated) with Gray coding
This m-file s