-
-
ofdm_program.rar
The simulator GUI is started with command ui_start in Matlab command window.
WLAN simulation starts by clicking the Start Simulation button in the GUI window.
WLAN simulation can be terminated, before set number of packets have been reached by ...
-
-
apnt_167.zip
... simulation of the on-chip CAN (controller area network) interface of the C167/ST10-F168. The sample source code can be compiled using keil C166 compiler. To test the program you may use the uVision2 debugger/simulator that is part of keilPK166 package.
-
AVR_Elevator_Simulator.rar
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using ...
-
2.rar
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open ...
-
stablefluids_source.tar.gz
This realtime fluid simulator is based on Jos Stam s paper "stable fluids". It allows interactive control of fluids (including gases). A simple editor is included, although the main aspect lies on the implementation of the solver.
It is written in C++ ...
-
MIMO(OFDM)simulator.rar
This project demonstrates OFDM with adaptive modulation applied to Multiple-Input Multiple-
Output (MIMO) systems.
The analysis and simulation
is considered in two stages. The rst stage involves the application of a variable-rate
variable-power ...
-
channel.rar
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each ...
-
-
jns-1.7.zip
The Java Network Simulator is a Java implementation of the ns-2 simulator originally from Berkeley.ns2的java版本
-