-
C-and-Matlab
C++与matlab混合编程实例,用于实现在VS2010中调用matlab程序(C++ and matlab mixed programming, call matlab program VS2010)
- 2013-07-11 09:53:43下载
- 积分:1
-
doarima
doarima.m MATLAB script to do an ARIMA(p,d,q) analysis where d is set but P and q can be vectors of values you want to try. It produces AIC and FPE (final prediction error) values for comparing models. The AIC is different than the one computed by S+, but they both minimize on the same model for the arma22.dat simulated data.
- 2013-04-18 21:20:25下载
- 积分:1
-
kNN_pred
采用改进的K最近邻算法对混沌时间序列进行预测(The improved K-nearest neighbor algorithm to predict chaotic time series)
- 2010-08-19 01:40:31下载
- 积分:1
-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1
-
Statistics-in-Matlab
介绍MATLAB统计方面编程的书籍,适合入门者(An Introduction to Statistics in Matlab)
- 2015-03-31 11:35:39下载
- 积分:1
-
text_code
Text attraction and my own code for good
- 2021-03-03 16:29:33下载
- 积分:1
-
fastdfa
DFA方法,检测非平稳时间序列的波动性,用的非常普遍的方法,一种快速计算方法(DFA method)
- 2013-12-03 12:40:57下载
- 积分:1
-
DownSample
This program apply downsampling on a speech file.
- 2014-01-25 18:39:26下载
- 积分:1
-
ann
Artificial neural network for prediction
- 2016-07-31 21:32:07下载
- 积分:1
-
运筹学与最优化MATLAB编程文章代码
《运筹学与最优化MATLAB编程》文章中的源代码,数学建模必备,希望对你有用
- 2022-11-20 04:20:03下载
- 积分:1