搜索资源列表
RS-MATLAB-code
- Reed-So lomon (RS)码是目前最有效、应用最广的 差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码, 它既可以纠正突发错误, 也 可以纠正随机错误。RS 码主要应用于实时性较高的移动通信系统、深空通信、数字卫星电 视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码-Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling
Kalman
- 卡尔曼滤波的基础上简要介绍了和处理代码。过程通过随机噪音过滤掉,以获取原始信号。-Kalman filter based on a brief introduction and processing code. Process through the filter out random noise to obtain the original signal.
rayleigh-distribution-matlab
- In wireless communications, fading is deviation of the attenuation that a carrier-modulated telecommunication signal experiences over certain propagation media. The fading may vary with time, geographical position and/or radio frequency, and is often
suijixinhao
- 给定一个音频范围内的模拟强噪声随机信号(强噪声+周期信号),将信号从强噪声中提取出来,并计算原信号及提取信号的均值、平均功率、方差、频谱及功率谱密度、互相关等 并附带图形-Given within the scope of an audio simulation of strong noise random signal (noise+ periodic signal), the signal from strong noise in the extracted and calculated s
random_PWM
- 随机的几篇pwm文章,讲解各种随机pwm模型-Pwm few random articles on a variety of random pwm model
advanced_signal_processing
- 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
MaxLoydQuantizer
- Implementation of a Max Lloyd quantizer using matlab for grey scale images. The quantizer uses random starting conditions and find the locally optimal quantizer levels.
MaxLoydVectorQuantizer
- Implementation of a Max Lloyd quantizer using matlab for color RGB images. The quantizer uses random starting conditions and find the locally optimal quantizer levels.
randomarray
- An interactive MATLAB GUI platform for realizing the pattern of a narrowband beamformer with a random array. User can specify the array geometry, directions of incoming signals, noise power, and the type of beamformer. Useful for gaining ins
jiaozhi
- 交织编码是一种信道改造技术,它通过信号设计将一个原来属于突发差错的有记忆信道改造为基本上是独立差错的随机无记忆信道。交织编码作为克服衰落信道中突发性干扰的有效方法,通常和其它用于纠正无记忆独立差错的信道编码相结合构成级联码,广泛应用于当代移动通信。 -Channel interleaved coded is a transformation of technology, which belongs to the original signal design will be a burst e
matlab
- 随机信号分析上机实验。包含多个基础编程的matlab程序。有利于新手学习。-Random signal analysis experiment on the computer. Matlab multiple basic programming procedures. Benefit novice learning.
Pseudo-random-sequences-
- 移动通信中伪随机序列的产生与仿真 MATLAB -Mobile communications pseudo-random sequences and simulation
randon-function-i-n-matlab
- 本文给出了matlab中的一些随机函数以及算例-random function in matlab
matlab-algorithm-highlights
- matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解-matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve
matlab
- 利用matlab绘制随机相位正弦函数的实验报告及原代码-To using matlab drawn random phase sine function of the lab report and the original code
matlab
- 直接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -The direct method is also called cycle diagram method, it is the random sequence x (n) n observation data as a energy limited sequence, direct calculatio
stochastic-matlab
- 关于用MATLAB处理随机过程课程的程序编写介绍.-About using MATLAB program to deal with random processes course to write the introduction.
Random-signal-analysis
- 随机信号分析实验2_1,包括给予matlab的随机序列的产生以及其相关函数和功率谱的估计。-Random signal analysis experiment 2_1, including to matlab random sequence generation and the correlation function and power spectrum estimation.
random-noise
- 基于小波变换的随机噪声降噪的matlab 主要运用的方法有软阈值去噪法和硬阈值去噪法-Based on wavelet transform matlab random noise and noise reduction methods are mainly used soft thresholding method and hard thresholding method
Assignment-1-modified-matlab-code-m-files-(Ali).z
- this code generates random numbers according to different distributions, Gaussian distribution, Rayleigh distribution, Rician and Nakagami, weibull and suzuki model.