代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/213940/15121946
m ip_07_03.m
% MATLAB script for Illustrative Problem 7.3.
echo on
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
s
www.eeworm.com/read/210159/15205760
m ip_07_03.m
% MATLAB script for Illustrative Problem 7.3.
echo on
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
s
www.eeworm.com/read/210157/15205804
m ip_05_08.m
% MATLAB script for Illustrated Problem 5.8.
echo on
SNRindB1=0:1:12;
SNRindB2=0:0.1:12;
for i=1:length(SNRindB1),
% simulated error rate
smld_err_prb(i)=smldPe58(SNRindB1(i));
www.eeworm.com/read/480930/1309784
h io.h
#ifndef _ASM_CRIS_IO_H
#define _ASM_CRIS_IO_H
#include /* for __va, __pa */
#include
#include
/* Console I/O for simulated etrax100. Use #ifdef so err
www.eeworm.com/read/195013/5120798
h io.h
#ifndef _ASM_CRIS_IO_H
#define _ASM_CRIS_IO_H
#include /* for __va, __pa */
#include
#include
/* Console I/O for simulated etrax100. Use #ifdef so err
www.eeworm.com/read/292705/3947225
h io.h
#ifndef _ASM_CRIS_IO_H
#define _ASM_CRIS_IO_H
#include /* for __va, __pa */
#include
#include
/* Console I/O for simulated etrax100. Use #ifdef so err
www.eeworm.com/read/439082/1817253
h io.h
#ifndef _ASM_CRIS_IO_H
#define _ASM_CRIS_IO_H
#include /* for __va, __pa */
#include
#include
/* Console I/O for simulated etrax100. Use #ifdef so err
www.eeworm.com/read/430518/1926231
h io.h
#ifndef _ASM_CRIS_IO_H
#define _ASM_CRIS_IO_H
#include /* for __va, __pa */
#include
#include
/* Console I/O for simulated etrax100. Use #ifdef so err
www.eeworm.com/read/357083/3030971
h io.h
#ifndef _ASM_CRIS_IO_H
#define _ASM_CRIS_IO_H
#include /* for __va, __pa */
#include
#include
/* Console I/O for simulated etrax100. Use #ifdef so err
www.eeworm.com/read/476078/6773381
m ip_05_08.m
% MATLAB script for Illustrated Problem 5.8.
echo on
SNRindB1=0:1:12;
SNRindB2=0:0.1:12;
for i=1:length(SNRindB1),
% simulated error rate
smld_err_prb(i)=smldPe58(SNRindB1(i));