代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/145405/12726444
dsw simulate.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/145405/12726464
rc simulate.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/244284/12875382
f simulate.f
www.eeworm.com/read/142034/12968861
m simulate.m
function [PAR, FLO, STA, AVG, MSE, VAR, BIQ, EInfo]= simulate(exp, N, SNR, par, E, re_im, MM, MAR, LAR, MMA, LMA)
%function [PAR, FLO, STA, AVG, MSE, VAR, BIQ, EInfo]= simulate(exp, N, SNR, par, E, re
www.eeworm.com/read/329030/12988837
c simulate.c
/* ###########################################################################
### VIA-TELECOM CHINA HANGZHOU
### Copyright (c) VIA-TELECOM Corporation 2003-2005
### All Rights Reserved.
### -
www.eeworm.com/read/241181/13164523
bmp simulate.bmp
www.eeworm.com/read/325790/13185002
m simulate.m
function [y_array,xtrue_array]=simulate(varargin);
% Simulation method for the simulator object
%
% Syntax: (* = optional)
%
% [y, x] = simulate(simobj, steps, u*, Ts*);
% [y, x] = simulate(simo
www.eeworm.com/read/240417/13219618
ini simulate.ini
set Relay/LLN0$ST$Mod$origin$orCat 100 integer 1 -32767 32767
set Relay/LLN0$ST$Mod$ctlNum 100 integer 1 0 65535
set Relay/LLN0$ST$Mod$q 100 bitstring [1111
www.eeworm.com/read/313393/13588785
m simulate.m
function ber=simulate(A)
sf=16; %扩频因子
sf_code=[1,1,1,-1,1,1,-1,-1,1,-1,1,-1,-1,-1,-1 1];%扩频码
L=10000;%仿真数据长度
AA=A;
snr=[-10:1:5];%噪声范围,以dB表示
tt=length(snr);
for j=1:L %生成数据
d
www.eeworm.com/read/146495/5737374
do simulate.do
# ******************************************************************* #
# Copyright (c) 1999-2001 Evatronix SA
# ******************************************************************* #
# Please revi