-
FFTfrequencychartisanalytical
1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。
2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。
离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。(1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.)
- 2007-03-09 23:52:10下载
- 积分:1
-
libsvmtoclassify
利用libsvm在matlab中实现分类功能,简单好记(Libsvm matlab classification function to remember)
- 2012-06-17 11:06:55下载
- 积分:1
-
series3
exercice for machine learning matlab
- 2010-11-30 00:58:10下载
- 积分:1
-
Laplace-pyramid-method
在MATLAB平台上以拉普拉斯金字塔法实现图像融合(Image fusion Laplacian pyramid method in MATLAB platform)
- 2012-06-11 10:45:41下载
- 积分:1
-
chapter11
绘图与可视化matlab代码,其中有几个例题,可以是读者轻松学会(Drawing and visualization of the matlab code, which has several examples, can be easily learned)
- 2015-01-29 15:51:58下载
- 积分:1
-
matlab_simulink
matlab simulink .mdl files that models inverter switchings
- 2012-11-30 00:47:03下载
- 积分:1
-
ISOMAP
流形学习中的非线性降维方法——等距映射(ISOMAP)算法的MATLAB实现,可以实现高维数据的降维处理,寻找到原始高维数据的特征维数。(ISOMAP is a method which can deal with the high dismensional data and find the low type of orignal data!)
- 2021-04-12 09:28:57下载
- 积分:1
-
SVMthreeMATLAB
实现三类的SVM分类,实现三类模式识别,对图像识别作用比较大,基于MATLAB7实现(Realizing the SVM classification, three kinds of pattern recognition, and image recognition based on bigger role, MATLAB7 realization)
- 2010-06-16 22:33:22下载
- 积分:1
-
DIP1
主要用MATLAB对图像惊进行处理,对图像进行直方图处理 给出均衡前后的图形很有实用(Main MATLAB to image surprised processing, the image histogram equalization before and after the treatment given graphics is practical)
- 2010-11-27 10:55:05下载
- 积分:1
-
BP-Model-of-NIR
近红外光谱分析中的BP模型建立过程,其中在原有BP神经网络模型的基础上自己编程加入了近红外模型验证系数的计算,如R-SquareC.R-SquareP,RMSEC,RMSEP,RSD等。并加入循环语句,设定区间程序可以自动运行并判断最佳隐含层结点数,最佳学习速率,动量因子,训练次数等,同时加入一个验证校正模型实例。(The process of BP model in near infrared spectrum analysis, including the original BP neural network model on the basis of their programming joined the nir model validation coefficient calculation, such as R- SquareC. R- SquareP, RMSEC, RMSEP, RSD, etc. And join the loop statement, set interval program can be run automatically and determine the best hidden layer nodes, the optimal learning rate, momentum factor, the number of training, etc.
)
- 2015-03-14 11:50:47下载
- 积分:1