搜索资源列表
RandomNumberGenerators
- Random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5种随机信号生成的c源代码-Random Number Generators (Random Number Generation), including Gaussian random number gen
DSPcorrelation
- 相关算法的应用很广,例如噪声中信号的检测,一个信号经过一段延迟后自身的相似性,信号中隐含周期性的检测,信号相关性的检验,信号时延长度的测量,滤除确定性信号中的随机干扰信号等等。相关函数还是描述随机信号的重要统计量。 利用CCS5000的集成开发平台,通过C语言对一正弦信号和一余弦信号进行了相关算法设计、编程和分析,然后将其置于CCS集成开发环境下,编译、调试、运行.-correlation algorithm used widely, such as noise signal detecti
randomNoise
- 产生一个随机噪声 开发环境:code composer studio3.1 设置:project-build options -linker-stack size 5-random noise generated a development environment : code composer studio3.1 settings : project-build options-linker-stack size 5
signal2Square
- 产生一个随机噪声 开发环境:code composer studio3.1 设置:project-build options -linker-stack size 5-random noise generated a development environment : code composer studio3.1 settings : project-build options-linker-stack size 5
unif_gen
- 用DSP 5509平台上用C语言产生均匀分布的随机数-DSP 5509 platform by using C language have uniformly distributed random number
PUF_Based_RNG_paper
- Hardware random number generators attempt to extract randomness directly from complex physical systems. In this way they create random outputs without requiring any seed inputs. In this paper we describe how to use Physical Random Functions (or Phy
DevelopmentoffilterbasedonMAX293
- :简介了研制的随机振动信号处理虚拟仪器系统的组成。叙述了其中的抗混滤波器的作用与要 求,并在分析8 阶低通椭圆开关电容滤波器(MAX293 )性能的基础上,研制了基于MAX293 的抗混滤 波器。尤其对遇到的“共振”现象作出了理论分析及实验验证,同时给出了解决方法。该抗混滤波器具 有电路简单、变带宽方便、过渡带衰减迅速等优点-The composition of the developed virtual instrument system of processing a rando
singal-processing
- 数字信号处理方法--C语言,随机数产生,fir滤波器,iir滤波器-Digital signal processing methods- C language, random number generator, fir filter, iir filter, etc.
SpectrumAnalyzer1
- Spectrum Analyzer for FIR Filter... codes for DSP - Digital Signal processing use java 1.02.. Keep in mind that in signal processing, the function of a filter is to remove unwanted parts of the signal, such as random noise, or to extract
MRF_and_their_applications
- Markov random field and their applications
random_include
- 基于DSP的随机数生成头文件 调用mm函数后输入number即可得到相应长度的随机数,使用的是线性同余法,已经在CCS上调试通过并经过TMS320C6416实际跑程序验证,在生成高斯白噪声和保密码等领域都有一定用处,希望有所帮助-a include text file of random number generator based on DSP
TestRsenc
- 本程序基于VC环境,实现通信系统中RS(32,22)编码功能,该RS码属于截短的RS(255,245)码,可以纠正5个突发或者随机的错误,可用于无线快速突发通信系统中。程序虽然只是基于VC环境编写的,但可以很容易移植到DSP或者其他嵌入式编程当中-The program is based on VC environment, and communication systems RS (32,22) encoding, the RS codes are truncated RS (255,245
DSP-fangzhen
- 用一个2阶的AR模型产生一平稳的随机过程s(n)。 其中, , , 可任意选定。 再产生一方差为 的白噪声 。接收信号为 , 要求对接收信号进行维纳滤波,输出信号为 。 1, 给定维纳滤波器的长度M,考察代价和函数与SNR之间的关系。 2, 给定SNR,考察代价函数与信噪比之间的关系。 3, 做一步预测,代价函数随滤波器的长度和信噪比的变化关系。 -With a 2-order AR model to generate a stationary rand
c_seq
- 生成伪随机序列,以比特的形式存储下来,开发环境为ccs3.3-Generate pseudo-random sequence to bits stored down development environment for the ccs3.3
01
- 东南大学DSP计算机作业报告 估计随机信号样本自相关序列-Southeast University, DSP computer operating report estimated autocorrelation sequence of random signal samples
gauss
- 通过数字信号处理的方法产生高斯分布的随机数,可用于随机试验产生随机数。-Through digital signal processing methods to produce the Gauss distribution of random numbers, random test can be used to generate random numbers.
poisson
- 通过数字信号处理的方法产生泊松分布的随机数,可用于随机试验产生随机数-Through digital signal processing have a Poisson distribution of random numbers, random test can be used to generate random numbers.
Pseudo-random-sequence-generator
- 通过MATLAB的SIMULINK模型设计,实现伪随机数的序列发生器,并通过DSP BUILDER中的SIGNAL COMPILER转换成QuartusII工程,并实现硬件的下载。-Through the MATLAB SIMULINK model design, realization of pseudo random sequence generator, and through the DSP BUILDER of SIGNAL COMPILER converted into Quartu
laplace-random-distribution
- 产生laplace分布随机数的C语言程序-laplace distribution random number C Programming Language
Random-signal-processing
- 这个资料主要是在malab这个平台上它的GUI工具对随机信号进行简单的处理。-This information is mainly in the malab platform on which it GUI tools for simple processing of random signal.
