-
inifile
这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用(This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini function, this function is very useful)
- 2009-05-15 17:23:35下载
- 积分:1
-
98uui
ANother file containing some exercices about digital image processing
- 2010-07-09 14:21:41下载
- 积分:1
-
SVM
说明: 基于SVM和混沌理论的关于水质预测的matlab仿真的程序,程序里面有详细的说明。是我的毕业设计,希望大家有用。(Based on SVM and Chaos Theory on the water quality prediction matlab simulation program, the program which are described in detail. Is my graduation project I hope you useful.)
- 2010-03-18 14:08:10下载
- 积分:1
-
zcf
使用matlab对大数据集进行主成份分析(Matlab for large data sets using principal component analysis for)
- 2011-11-13 14:22:42下载
- 积分:1
-
Matlab-program-gray-edge-detection
本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。(This article focuses on how to get the image to extract the boundary information, the first to use to the gray uniform solve the contrast is not clear, and then use the Gaussian filter image filtering noise, and then use the Canny edge detection algorithm to extract the boundary of the and Matlab comes boundary method has increased significantly, and provide a more accurate premise for the use of Matlab program for image fractal dimension.)
- 2013-04-29 14:52:07下载
- 积分:1
-
ProbShrink
ProbShrink wavelet thresholding method for gray-scale image denoising
- 2011-01-31 17:13:39下载
- 积分:1
-
eMule0.47b-Sources
鼎鼎大名eMule(电骡) V0.47b 源码下载
(famous eMule (electricity mule) V0.47b download FOSS)
- 2006-10-08 07:07:49下载
- 积分:1
-
MUSIC
空间谱估计基本原理
MUSIC,ESPRIT算法(MUSIC,ESPRIT)
- 2010-12-17 23:08:08下载
- 积分:1
-
17869336OFDM_u
matlab限幅滤波法降低ofdm峰均比
(matlab ofdm limiting filtering PAPR reduction)
- 2010-05-10 10:58:28下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1