搜索资源列表
-
1下载:
中南大学C语言程序设计实习
1 实验一:C语言图形模式的设置
2 实习二:一元函数的图形绘制
3 实习三:二维图形的几何变换
4 实习四:非线性方程求根的二分法
5 实习五:非线性方程求根的牛顿法
6 实习六:数值积分的矩形法和梯形法
7 实习八:级数求和问题
8 实习九:曲线拟合
9 实习十一:解线性方程组的Gauss消元法
10 实习十四:解线性方程组的Jacobi迭代法
11 实习十六:空间曲面和曲线的绘
-
-
0下载:
沃什变换函数原码-Walsh transform function source
-
-
0下载:
tau-p变换的C程序,地震勘探数据处理中经常用到的功能模块代码!,tau-p transform C procedures, seismic data processing in the frequently used function modules code!
-
-
0下载:
石油天然气行业的专业代码,是自己做的。VC平台下开发,用C和C++代码实现的。此软件功能是相加两个Segy格式的数据,做radon变换时候用到的。-Oil and gas industry the professional code of their own to do. VC platform under development, using C and C++ code to achieve. This software function is the sum of the two Segy
-
-
0下载:
用于计算待测信号的功率谱密度,方法是通过计算自相关函数的傅立叶变换。-Used to calculate the power spectral density of the test signal, the method by calculating the autocorrelation function of the Fourier transform.
-
-
0下载:
The function basically is for computing Harmoonic wavelet transform for
-
-
0下载:
信号处理中的振幅谱和相位谱以及谱密度估计等-1) Calculation of:
- One-sided amplitude spectrum
- One-sided phase spectrum
- Vector of frequencies.
2) The function can plot:
- One-sided amplitude spectrum
- One-sided phase spectrum.
Two examples are g
-
-
0下载:
时移门函数的傅里叶变换三维演示,可用于信号与系统的教学演示,增进对傅里叶变换的理解。-Sliding door when three-dimensional Fourier transform of the function demo, signals and systems can be used for teaching demonstration, enhance understanding on the Fourier transform.
-
-
1下载:
小波变换及编码在图像图形处理中有着重要的应用,本压缩包属于小波编码及其演示的matlab库函数,希望对大家的学习有帮助。-Wavelet transform and image coding has important applications in graphics processing, the wavelet encoding and compression packages are demo matlab library function, we hope to help learnin
-
-
0下载:
自己编写的傅立叶变换的小函数,主要运用二维循环的思想,第一次接触,拿出来和大家探讨-A little function of Fourie transform
-
-
0下载:
为短时傅里叶变换程序,函数为复合三角函数,所用到的主要函数为st。-For the short-time Fourier transform procedure, complex trigonometric function is mainly used for the function st.
-
-
0下载:
今天看了些EMD信号分解方面的东西,matlab官网上有个Hilbert-Huang Transform的代码,代码效率极高啊,人家3句语句就解决了一个大问题,很牛啊!还有一个GRilling的EMD工具箱,好多文件,功能应该相当强大。
这里研究了研究matlab官网的代码,加了些注释、功能演示,效果如下
原始信号由3个正弦信号加噪声组成,如下-Today looked at some of the EMD signal decomposition of things, matlab
-
-
0下载:
里面包含多种信号特征提取算法,有短时变换算法,包络特征提取算法,模糊函数算法,包络前沿算法,还有PCA降维等(It contains a variety of signal feature extraction algorithms, including short-time transform algorithm, envelope feature extraction algorithm, fuzzy function algorithm, envelope front algorithm,
-
-
0下载:
经验模态分解(Empirical Mode Decomposition,简称EMD))方法被认为是2000年来以傅立叶变换为基础的线性和稳态频谱分析的一个重大突破?,该方法是依据数据自身的时间尺度特征来进行信号分解,无须预先设定任何基函数。
该方法的关键是经验模式分解,它能使复杂信号分解为有限个本征模函数(Intrinsic Mode Function,简称IMF),所分解出来的各IMF分量包含了原信号的不同时间尺度的局部特征信号。经验模态分解法能使非平稳数据进行平稳化
-