代码搜索:SIMULATION
找到约 10,000 项符合「SIMULATION」的源代码
代码结果 10,000
www.eeworm.com/read/240126/13235603
m simulation_ortho.m
function []=simulation_ortho(input1,input2,input3,input4)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Function part of simulation for Space-Time
%%% coding project, group Grey-2001.
www.eeworm.com/read/240126/13235607
m simulation_for_channel.m
function [sent_signal1,sent_signal2,training_sequence1,training_sequence2,data_block,fs,T,fc,pulsetype]=simulation_for_channel()
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Function
www.eeworm.com/read/314025/13576399
doc modeling_and_simulation.doc
www.eeworm.com/read/306473/13744738
pdf simulation with modelsim.pdf
www.eeworm.com/read/301814/13848076
llb tank simulation.llb
www.eeworm.com/read/151067/5687054
ref qpsk_simulation.ref
Now simulating Eb/N0 value number 1 of 10
Now simulating Eb/N0 value number 2 of 10
Now simulating Eb/N0 value number 3 of 10
Now simulating Eb/N0 value number 4 of 10
Now simulating Eb/N0 value numbe
www.eeworm.com/read/151067/5687060
cpp qpsk_simulation.cpp
#include
using namespace itpp;
//These lines are needed for use of cout and endl
using std::cout;
using std::endl;
int main()
{
//Declarations of scalars and vectors:
int i, Nu
www.eeworm.com/read/491039/6439473
m start_simulation.m
function start_simulation
SimulationParameters = input_options;
feval('launchsim', SimulationParameters);
www.eeworm.com/read/490882/6445083
asv simulation_data.asv
clc;
clear;
% 仿真参数:
% Pow = -30; % average transmitted power (dBm)
% fc = 50e9; % sampling frequency
% numbits =1000; % number of bits generated by the source
% Ts = 50e-9;
www.eeworm.com/read/490882/6445100
m simulation_data.m
clc;
clear;
% 仿真参数:
% Pow = -30; % average transmitted power (dBm)
% fc = 50e9; % sampling frequency
% numbits =1000; % number of bits generated by the source
% Ts = 50e-9;