搜索资源列表
power.rar
- 这是关于功率谱的Matlab仿真程序,其中有AR、MA、ARMA三种模型的源代码,相关函数的源代码、功率谱的源代码等等。,This is on the power spectrum of the Matlab simulation program
yy
- 提取短时能量,短时过零率,清音/浊音自相关函数-Extraction of short-term energy, short-term zero crossing rate, voiceless/voiced autocorrelation function
cyclic_autocorrelation_fast
- 计算循环平稳信号的相关函数的普通以及快速算法,希望对大家有所帮助-Cyclostationary signals calculated correlation function, as well as the general fast algorithm, and they hope to help everyone
suij
- 用Matlab产生一满足条件的窄带随机过程,编写子程序计算该随机过程的均值函数,自相关函数,功率谱,包络,包络平方及相位的一维概率密度画出相应的图形-Generated using Matlab to meet the conditions of a narrow-band random process, the preparation of random process subroutine to calculate the mean function, auto-correlation fu
3
- 典型时间序列模型分析 设有ARMA(2,2)模型, X(n)+0.3X(n-1)-0.2X(n-2)=W(n)+0.5W(n-1)-0.2W(n-2) W(n)是零均值正态白噪声,方差为4 (1)用MATLAB模型产生X(n)的500观测点的样本函数,并会出波形; (2)用你产生的500个观测点估计X(n)的均值和方差; (3)画出理论的功率谱 (4)估计X(n)的相关函数和功率谱 -Analysis of typical time series model w
matlabjingdianxinhaochuli
- 将源码中的地址目录改成所要分析的数据(数据可以使txt格式的),在MATLAB中运行就可以分析出数据的时域和频域图像,自相关互相关函数,以及功率谱图像-The source address in the directory into which to analyze the data (data can txt format), run in MATLAB can analyze the data in time domain and frequency domain image, from t
wjs
- 线性调频信号的循环自相关函数包络 基于循环平稳理论的,LFM信号的循环自相关函数包络matlab仿真程序-LFM cyclic autocorrelation function envelope based on the cyclic theory, LFM signal envelope of the cyclic autocorrelation function matlab simulation program
dsss_signal_detection_and_parament_estimate
- 自相关检测方法是利用信号和噪声在相关域上的差别来构造检测器的。自相关检测是将信号与自身延迟一个时延后的信号作相关处理,或用双通道接收机的输出进行相关,得到扩频信号的自相关函数-Auto-correlation detection method is the use of signal and noise in the relevant field to construct the difference detector. Autocorrelation test is a time delay
private-100212
- matlab写的稀疏表示工具箱,里面包含许多相关函数,使用方便-matlab write the sparse representation Toolbox, which contains a number of related functions, easy to use
matlab
- 用自相关函数法计算嵌入维数,仅供参考哟-Calculated using the autocorrelation function embedding dimension for reference only yo Oh
CV---matlab
- CV模型的matlab实现方法及相关函数介绍-Matlab implementation CV model and related functions introduced
三级小波算法及相关函数代码
- 实现良好的音频水印分析,性能优越,小波变化(Implementation of good audio watermarking analysis)
matlab
- 设计并解决一个线性规划问题,要求: 1)问题应具有一定的实际背景,最好与自己的专业相关; 2)目标函数至少包含6个以上的变元; 3)包含等式约束和不等式约束两种约束条件; 4)写出求解问题的Matlab程序; 5)对求解的结果进行必要的解释和分析说明。(Design and solve a linear programming problem, requiring: 1) the problem should have a certain practical background,
ofdm-pulse shaping
- 从抗ISI和ICI的角度来讲,总是希望能量集中在时频格点附近,而扩散到其他格点的能量越小越好,TFL正是描述这一特性的最直接的方法,从滤波器的角度看,TFL特性描述两个滤波器之间的相关性,描述TFL特性的方法包括TFL函数和TFL参数两大类,TFL函数又包含瞬时相关函数、模糊函数和干扰函数,而TFL参数包括Heisenberg参数和方向参数。 本代码使用matlab仿真常见的高斯、IOTA和HSIN等滤波器,与矩形滤波器进行对比与分析。(This code uses MATLAB to sim
matlab中roboticstoolbox的函数解说
- 函数 1. PUMA560的MATLAB仿真 要建立PUMA560的机器人对象(function MATLAB simulation of 1. PUMA560 To build a robot object of PUMA560)
demo code of SCE-M
- 用于光照不均匀的图像增强算法实现,包括相关函数的定义及调用,可直接运行。(Implementation of image enhancement algorithm for uneven illumination)
homework1
- 用matlab编写程序,生成ZC序列,画出自相关函数与循环自相关函数(Programming with MATLAB, generating ZC sequence, and drawing autocorrelation function and cyclic autocorrelation function.)
最大熵滤波算法matlab仿真
- 包含基于Huber函数和最大相关熵的抗差滤波算法,以及与卡尔曼滤波算法的对比,用于GNSS导航定位粗差处理。同时主函数中包含混合高斯随机数生成方法。(The Huber function and maximum correntropy criterion based robust Kalman filter is included, which can be used for biases in measurements for GNSS positioning. The mixed Gauss
White_PinkNoise
- 构造均匀白噪声、服从高斯分布的白噪声及粉红噪声,并得到它们的自相关函数、功率谱密度等(Constructing uniform white noise, white noise obeying Gauss distribution and pink noise, and obtaining their autocorrelation function, power spectral density, etc.)
噪声分析
- 正态分布、均匀分布随机噪声分析,通过画出正态分布、均匀分布随机噪声的频谱、功率谱、一维概率密度、自相关函数对噪声进行分析。(Random Noise Analysis of Normal Distribution)