搜索资源列表
随机数产生器
- 详细介绍了如何在NS2仿真中使用随机数产生器,包括背景知识,相应源代码及其分析,希望对大家有所帮助!
乱数产生
- 产生一个乱数的整数
可控m序列产生器
- m序列产生器、控制器、码长选择器、码速率选择器。
随机数产生
- 产生随机数相关的C程序-generated random numbers related to the C program
产生随即数
- 在C/C++中,两种产生随机数的方法,random()和math.random()的比较-in C/C, two random numbers generated by the method, random () and math.random () comparison
M序列产生程序
- matlab在系统辨识中的应用此处为M序列产生的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the M series of source code and run after the results (including images)
白噪声产生程序
- matlab在系统辨识中的应用此处为白噪声产生的源代码及运行后结果(包括图像)-Matlab in the system identification of white noise here for the source code and run after the results (including images)
随机数产生起stocc
- 很好用的随机数产生器,包含正态分布,对数正态分布,均匀分布等好多随机分布的随机数产生方法。-good on a random number generator, including normal, lognormal distribution, uniform distribution of many random distribution of random selection.
产生式例子
- 本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
八位的伪随机数产生的verilog文件
- 八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback- shift-register
白噪声及有色噪声序列的产生
- %白噪声及有色噪声序列的产生 clear all; close all; L=500; %仿真长度 d=[1 -1.5 0.7 0.1]; c=[1 0.5 0.2]; %D、C多项式的系数(可用roots命令求其根) nd=length(d)-1; nc=length(c)-1; %nd、nc为D、C的阶次 xik=zeros(nc,1); %白噪声初值,相当于ξ(k-1)...ξ(k-nc) ek=zeros(nd,
信号的产生与运算
- 雷达发射信号的产生和运算的matlab程序(The matlab program for the generation and operation of radar signals)
多种波形产生电路
- 波形产生器 原2015年全国大学生电子设计竞赛综合测评题(Waveform generator from The National Undergraduate Electronic Design Competition in 2015)
BOC信号产生
- 利用matlab产生 GPS现代化、北斗中 常用的 BOC调制信号(二进制偏移调制信号)。(The use of MATLAB to produce GPS modernization, Beidou commonly used BOC modulation signal (binary offset modulation signal).)
例5-3 使用定时循环产生波形
- 使用定时循环产生波形,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(The use of timing cycle to generate waveform, the program for "labview2015 programming from entry to master" routines, labview2015 compile
例7-2 产生两个函数曲线
- 产生两个函数曲线,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Generate two function curve, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment writt
48-产生1mS方波
- 48-产生1mS方波(48- produces 1mS Fang Bo)
49-产生200mS方波
- 49-产生200mS方波(49- produces 200mS Fang Bo)
案例2产生随机数并运算的程序
- 案例2产生随机数并运算的程序(Case 2 produces a program for random numbers and operations)
典型序列的产生
- 一、 实验目的 1. 掌握典型序列的产生方法。 2. 掌握DFT的实现方法,利用DFT对信号进行频域分析。 3. 熟悉连续信号经采样前后频谱的变化,加深对时域采样定理的理解。 4. 分别利用卷积和DFT分析信号及系统的时域和频域特性,验证时域卷积定理。 二、实验环境 1. Windows2000操作系统 2. MATLAB6.0(First, the purpose of the experiment 1. mas