搜索资源列表
SVM-MATLAB
- 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, diffe
AlgorithmanalysisandimplementationinMATLAB
- 一本计算方法很有用的书,主要的运行环境为MATLAB,里面的算法比较齐全,值得下载。-a useful method book, the main operating environment for MATLAB, inside the algorithm relatively complete, it is worth the download.
LK光流算法,包括opencv中LK稀疏跟踪的原理
- LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
SVM
- 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,svm入门-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
staight
- 一种图像处理中稳健的提取直线的算法论文,文章采用了多种方法结合来实现提取直线-A robust image processing algorithm for extracting straight thesis, the article used a variety of methods to achieve the extraction of straight line
3csalgorithmclassicarticle
- 三篇cs算法经典文章,cs算法是合成孔径雷达成像处理的常用算法之一。-3 cs algorithm classic article, cs algorithm is synthetic aperture radar imaging of the common algorithm.
mcl
- 详细介绍MCL算法,是由Sebastian Thrun a, Dieter Fox, Wolfram Burgard, Frank Dellaert所著的论文,发表于Artificial Intelligence上。-Mobile robot localization is the problem of determining a robot’s pose from sensor data. This article presents a family of probabilistic lo
Bayer
- 基于Bayer彩色滤波阵列插值算法的研究,原本为收费文档。-Based on Bayer color filter array interpolation algorithm, the original documentation for the charges.
02
- 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
signalwork
- 现代信号分析作业,包含基本的matlab滤波算法。-the homework of modern signal analysis operations which is included the basic filtering algorithm written by matlab.
MATLAB
- PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
matlab-algorithm-highlights
- matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解-matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve
GA-toolbox-of-MATLAB
- matlab遗传算法工具箱及其应用,适合使用遗传算法的学者下载学习。-matlab genetic algorithm toolbox and its application, download the study for scholars of the use of genetic algorithms.
GA-Toolbox-of-Matlab
- Matlab遗传算法工具箱及其应用 详细地介绍了GA工具箱的各类函数及其使用,并附有大量算例-Matlab genetic algorithm toolbox and its application, in detail the GA toolbox various functions and their use, together with a large number of examples
matlab语言常用算法程序集清晰版
- 本文主要介绍了MATLAB语言的常用算法,介绍MATLAB的安装应用,常用函数程序的编写。
传统定位算法代码
- 里面是典型的几个定位算法的源代码,很实用(Which is typical of several positioning algorithm source code, very practical)
实波束基于最大后验准则超分辨算法matlab
- 基于最大后验准则的前视成像算法,仿真数据及处理程序(Forward looking imaging algorithm, simulation data and processing program)
graph_coloring
- 基于matlab的图着色程序,算法为贪心算法,将节点按照度从大到小排序,排序后先给度大的着色。(The graph coloring program based on MATLAB algorithm, greedy algorithm, the node according to the degree from large to small order, ranking after the first to a large degree of coloring.)
加权图像融合算法程序 MATLAB编写 - 副本
- 一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法