代码搜索:SIMULATION

找到约 10,000 项符合「SIMULATION」的源代码

代码结果 10,000
www.eeworm.com/read/424420/10452189

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/423227/10578200

m hamming_simulation.m

%Hamming code simulation %Simulation for encoding and decoding of a [7,4] Hamming code. The decoder %can correct one error as shown and as theory states. The table at the end %of the file shows th
www.eeworm.com/read/423100/10587559

asv simulation1.asv

%simulation chain % This is simulation for the OFDM system. % ------- simulation1.m ------------------------------------ % Black team % April-08-05 % ------------------------------------------------
www.eeworm.com/read/423100/10587571

asv simulation2.asv

%simulation chain % This is simulation for the OFDM system. % ------- simulation1.m ------------------------------------ % Black team % April-08-05 % -----------------------------------------
www.eeworm.com/read/421075/10757802

pdf simulation-1.pdf

www.eeworm.com/read/276068/10769780

llb tank simulation.llb

www.eeworm.com/read/271463/10993475

resx simulation_setup.resx

www.eeworm.com/read/271463/10993504

cs simulation_setup.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace WindowsApplication2 { /// /// Allows the user to
www.eeworm.com/read/416320/11033469

c simulation313.c

// ------------------------------------------------------------------------ // File: simulation313.c // // Simulation of a repetition code over a binary symmetric channel // // ----------------