-
immune
人工免疫算法的模式识别,用于故障诊断
(Pattern Recognition Artificial immune algorithm for fault diagnosis)
- 2010-06-04 23:19:50下载
- 积分:1
-
fuzzy-logic-image-fusion
提出了一种基于小波变换和模糊集的图像融合算法.其基本思想是: 首先对图像进行小波变换,获得图
像的低频和高频分量 随后在融合过程中, 对低频和高频分量采取不同的融合策略, 即对低频分量采用平均能
量法进行融合,对高频成分利用图像的模糊集, 寻求一个模糊隶属函数作为融合算子进行融合 最后再对融合
后的图像进行小波反变换,重构出融合后的图像.实验结果证明了方法的有效性.(Proposed image fusion algorithm based on wavelet transform and fuzzy sets. The basic idea is: First the image wavelet transform to obtain the low and high frequency components of the image followed by low and high frequency components in the fusion process to take a different the integration of strategy, integration of the low frequency components using the average energy method, the use of high frequency components of the image fuzzy sets, look for a fuzzy membership function as a fusion operator for fusion image fusion wavelet transform and re- structure of fused images. experimental results demonstrate the effectiveness of the method.)
- 2012-06-22 21:03:53下载
- 积分:1
-
fast-matlab-code
如何加速matlab代码的运行效率,本文详细介绍了相关的方法(To compensate the speed loss, Matlab offers means to help speed up code. This article discusses these
and other strategies to improving the speed of Matlab code)
- 2012-08-31 11:45:17下载
- 积分:1
-
ACP2
anoother acp really simple
- 2010-11-04 00:31:43下载
- 积分:1
-
Wavelet-
matlab 的小波去噪界面设计,在图像进行小波分解,给高频部分滤除,在进行中值滤波哦,最后合成(Wavelet denoising matlab interface design, image wavelet decomposition, to filter out the high frequency part, during the median filtering Oh, the final synthesis)
- 2014-12-27 16:04:35下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
mincircle
该程序是为了找到包含给定二维数据点集合的最小圆(find the mincircle of points set)
- 2013-05-06 19:57:44下载
- 积分:1
-
matlab
数字信号处理理论算法与实现第二版(胡广书)随书光盘,配合教材使用,内含matlab源代码和C程序(Digital signal processing theory and implementation of algorithms second edition (HU-book) CD with the book, with the materials to use, containing matlab source code and C program)
- 2013-11-05 12:39:22下载
- 积分:1
-
svm3legprint
space vector mudilation pwm in matlab winows xp
- 2011-12-20 19:33:08下载
- 积分:1
-
FFT
自己用Matlab写的FFT的代码,主要是为了FPGA实现的前期建模(FFT using Matlab to write their own code, mainly to preliminary modeling of FPGA implementation)
- 2010-07-21 10:45:00下载
- 积分:1