代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/102927/15752567
cpp simulate.cpp
// Simulate.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Simulate.h"
#include "SimulateDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/102927/15752569
plg simulate.plg
Build Log
--------------------Configuration: Simulate - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /f
www.eeworm.com/read/102927/15752572
ico simulate.ico
www.eeworm.com/read/102927/15752574
dsp simulate.dsp
# Microsoft Developer Studio Project File - Name="Simulate" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/102927/15752576
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/102927/15752579
rc simulate.rc
//Microsoft Developer Studio generated resource script.
//
#include "Resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/291594/8408132
m simulate1.m
%%%%%直接序列扩频(DS)原理仿真
clc
clear all
%%-------信码——————
N_signal=10;%%%信号的长度
source=round(rand(1,N_signal));
disp(['原信码:']);disp(source);
%%-------伪码——————
N_false=8;%%%伪码的长度
p=zeros(2,N_false);
www.eeworm.com/read/290107/8505268
asv pd_simulate.asv
Atten_Coef = 1.8e-6;
fs = 10e6;
fc = 1e6;
i = 1/fs:1/fs:2048/fs;
s = exp(-i/Atten_Coef);
s1 = SignalDelay(s,300,2.0);
s = exp(-1.3*i/Atten_Coef) - exp(-2.2*i/Atten_Coef);
s2 = SignalDelay(s,60
www.eeworm.com/read/290107/8505295
m pd_simulate.m
Atten_Coef = 1.8e-6;
fs = 10e6;
fc = 1e6;
i = 1/fs:1/fs:2048/fs;
s = exp(-i/Atten_Coef);
s1 = SignalDelay(s,300,2.0);
s = exp(-1.3*i/Atten_Coef) - exp(-2.2*i/Atten_Coef);
s2 = SignalDelay(s,60
www.eeworm.com/read/386159/8762716
m fading_simulate.m
function [f_BER, f_SER] = Fading_Simulate(SNRs, varargin)
% This function runs RayleighFlatFading_PSK*.mdl models
% to generate Monte Carlo simulation results for the following
% systems (Rayleig