-
fft
说明: fft代码,采用蝶形算法,包括C,matlab和verilog代码(fft code, using butterfly algorithm, including C, matlab and Verilog code)
- 2008-11-29 11:09:47下载
- 积分:1
-
MATLABtuxiangtuxiang
说明: 《精通MATLAB图像处理-张强》光盘,各章的源代码及图像(" Proficient in MATLAB Image Processing- Zhang Qiang," CD-ROM, the source code of each chapter, and Image)
- 2010-05-01 14:12:39下载
- 积分:1
-
Floyd
弗洛伊德算法,通过一个图的权值矩阵求出它的每两点间的最短路径矩阵。( The Floyd algorithm, extracts between its most short-path matrix every two spot through a chart s weight matrix. )
- 2011-04-21 09:01:44下载
- 积分:1
-
wavelet
小波变换的matlab程序,里面有对图片的小波变换和波形文件的小波变换程序(Matlab wavelet transform procedure, which the picture has on the waveform of wavelet transform and wavelet transform procedures documents)
- 2009-04-02 20:47:14下载
- 积分:1
-
EKF2
说明: 这是一个关于扩展卡尔曼滤波的源程序,可以帮助初学者学习该滤波算法(This is an extended Kalman filter on the source, can help beginners learn the filtering algorithm)
- 2011-04-01 09:19:47下载
- 积分:1
-
Advanced--Function-Approximation
advanced function approximation
- 2013-12-17 19:17:06下载
- 积分:1
-
MAS
Modèle de la machine asynchrone à cage d écureuil dans le repère dq de PARK.
- 2011-04-21 01:51:46下载
- 积分:1
-
l_corner
l曲线的岭参数估计确定相关参数。。。。。。。。。。。。。。(The ridge parameter estimation of the L curve determines the relevant parameters.)
- 2020-06-24 01:40:02下载
- 积分:1
-
SGA2[1].0
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;(GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation )
- 2007-10-15 21:15:32下载
- 积分:1
-
MatlabRidgeDetection
Matlab多种图像边缘检测方法
1、用Prewitt算子检测图像的边缘
2、用不同σ值的LoG算子检测图像的边缘
3、用Canny算子检测图像的边缘
4、图像的阈值分割
5、用水线阈值法分割图像
6、对矩阵进行四叉树分解
7、将图像分为文字和非文字的两个类别
8、形态学梯度检测二值图像的边缘
9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Matlab a variety of image edge detection method 1, using Prewitt operator edge detection image 2, with different values of σ LoG operator edge detection image 3, the detection operator Canny edge image 4, image segmentation threshold 5, water line image segmentation threshold 6, on the matrix quadtree decomposition of 7, the image is divided into text and non-text for these two types of 8, detection of morphological gradient of the edge binary image 9, morphological examples- from the PCB images to remove all current lines, retaining only the target chip)
- 2009-05-25 17:49:48下载
- 积分:1