-
filter-deniose
matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz,
%输入信号为随机噪声和两个正弦的合成信号
%设定的滤波器的截止频率为3500hz
%通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形
%滤波去除了高频信号(matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling frequency of 10000hz, input signal for the random noise and the two sinusoidal signals synthetic filter set a cut-off frequency 3500hz manner than through the filter雪肤, run procedures, compared before and after filtering in frequency domain waveforms filtering in addition to high-frequency signals)
- 2008-12-25 21:22:12下载
- 积分:1
-
svmclass1
用于支持向量回归分析 将数据分类 使用matlab运行环境(For support vector regression analysis of data classification using matlab runtime environment)
- 2008-07-01 11:47:25下载
- 积分:1
-
MATLAB_Modeling_Tutorial
说明: matlab建模教程
目录:
1、线性规划
2、整数规划
3、非线性规划
4、动态规划
………………(matlab Modeling Tutorial)
- 2010-04-23 18:22:11下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1
-
matlab-example
matlab例子 对于初学者来说很好用,或者用于学习编程 物理 等其他学科,这是一些很好的例子(matlab example)
- 2011-08-29 17:27:42下载
- 积分:1
-
CRUISE模型各个模块参数翻译(全)
说明: AVL-CRUISE模型各个模块参数英译汉翻译全(All parameters of avl-cruise model are translated into English and Chinese)
- 2021-03-24 16:09:14下载
- 积分:1
-
Matlab
张德丰的几本数集合
Matlab小波分析
程序设计
信号处理(Zhang Defeng several collections the Matlab wavelet analysis
Program design signal processing)
- 2013-03-22 16:43:08下载
- 积分:1
-
FovNLM
a new nonlocal denoising algorithm based on an anisotropic kernel.
- 2013-11-02 21:16:33下载
- 积分:1
-
LTE_system_Level_1.2
这是一个LTE系统级仿真程序,模拟多小区用户之间的通信过程,并考虑到了各种可能的干扰和噪声,是一个很成熟的系统级仿真程序。(This is a LTE system level simulation procedures, simulation of multi-cell communication between the user process, and considering a variety of possible interference and noise, is a very mature system level simulation program)
- 2021-04-14 09:38:55下载
- 积分:1
-
PGA
功能[DATAOUT]= PGA(DATAIN),执行相位梯度
%ISAR自动对焦。
%
%DATAIN ISAR范围内的实时数据。
DATAOUT%范围内的实时数据已被删除平移
%相位误差。
%
%参考:
%D.E.瓦尔,P.H.艾歇尔,特区吉利亚,C.V. Jakowatz,“相
%梯度自聚焦一个强大的工具,用于高分辨率SAR相
%修正“,硕士论文。航空。&电子系统,第30卷,3,1994。(function [dataout]=PGA(datain) performs phase gradient
autofocus of ISAR.
datain is range-time data of ISAR.
dataout is range-time data that have been removed translational
phase error.
Reference:
D.E. Wahl, P.H. Eichel, D.C. Ghiglia, C.V. Jakowatz, "Phase
gradient autofocus-a robust tool for high resolution SAR phase
correction," IEEE Trans. Aero. & Elec. Sys., vol. 30, no. 3, 1994.)
- 2013-08-19 21:37:43下载
- 积分:1