代码搜索:SIMULATION

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

代码结果 10,000
www.eeworm.com/read/402581/11533164

m software_simulation.m

((x).*sqrt((x)-cos((((x)-log(x))+sin((x).^cot(x))).*tan(x)))).*sqrt(x) 3.8923.*(x).*log(((x)+log(x)).*exp(x)) % ----------------- SYS1 ------------------ x=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
www.eeworm.com/read/402581/11533171

asv software_simulation.asv

((x).*sqrt((x)-cos((((x)-log(x))+sin((x).^cot(x))).*tan(x)))).*sqrt(x) 3.8923.*(x).*log(((x)+log(x)).*exp(x)) % ----------------- SYS1 ------------------ x=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
www.eeworm.com/read/157944/11654159

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/157944/11654165

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/155795/11847730

m dsp_simulation.m

% 定点DSP模拟 DR=0,DI=0 delt=0.02/32 for n=0:31 x(n+1)=1.414*sin(2*pi*50*delt*n+4*pi/3)+0.2*sin(2*pi*100*delt*n)+0.5*cos(2*pi*150*delt*n)+0.3*cos(2*pi*250*delt*n)+1.414 if(x(n+1)
www.eeworm.com/read/258385/11866925

dat simulation_result.dat

QPSK N = 1.000000 M = 2.000000 SNRdB = 0.000000 2.000000 4.000000 6.000000 8.000000 10.000000 12.000000 14.000000 16.000000
www.eeworm.com/read/342990/11985081

m qpsk_simulation.m

clear; clf; echo off SNRindB1=0:2:10; SNRindB2=0:0.1:10; for i=1:length(SNRindB1) [pb,ps]=cm_sm32(SNRindB1(i)); % simulated bit and symbol error rates bit_err_prb(i)=pb; symbol_
www.eeworm.com/read/342990/11985133

m mqam_simulation.m

% Performance of 16QAM system from the Monte Carlo Simulation clear; % clf; echo off SNRindB1=0:2:15; SNRindB2=0:0.1:15; M=16; k=log2(M); for i=1:length(SNRindB1) simu_err_prb(i)=cm_sm41(