资源列表
ershisi4
- 利用matlab simulink 进行对地铁供电系统的仿真,很实用(Using MATLAB Simulink to simulate the subway power supply system, it is very practical.)
COSFIRE
- 对于给定的一张图片,通过COSFIRE滤波器,不断学习得到训练图片分支点的特征,用于待检测图片的分支点检测。(For a given image, through the COSFIRE filter, the characteristics of the branch points of the training picture are continuously learned and used for the branch point detection of the picture to
Matlab elliptical simulation
- matlab椭圆型仿真程序matlab代码(Matlab elliptical simulation)
LSSVM
- matlab平台下的最小二乘法支持向量机用于分类,二分类准确率可到100%,三分类可到96%。(The least squares support vector machine under Matlab platform is used for classification. The accuracy of two classification can reach 100%, and three classification can reach 96%.)
蚁群优化算法原理及Matlab编程实现
- 蚁群优化算法原理及其在旅行商问题中的应用的Matlab代码。(Principle of ant colony optimization algorithm and implementation of Matlab programming)
hough变换找直线matlab下能直接运行
- hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)
MATLAB实现多边形顶点凹凸性的识别
- 判断多边形的每个顶点的凸性MATLAB代码。(Judging the convexity of each vertex of a polygon)
最短路径问题matlab求解详尽版
- 利用graphshortestpath 可以求无向图中任意两点之间的最短路径,具体用法参考MATLAB帮助。(The shortest distance between any two points in an undirected graph)
两条曲线交点matlab函数
- 求两组离散点序列的交点。输入 X1,Y1为第一组的横纵坐标,X2,Y2为第二组横纵坐标,横坐标必须为有序数列。 返回值P为交点坐标,两列矩阵,第一列为横坐标,第二列为纵坐标。(Intersection point of two groups of discrete point sequences)
MATLAB求图形的最大内切圆代码
- hough变换找直线matlab下能直接运行(Hough transformation which can run directly in matlab environment.)
EM
- EM算法一种有效的优化方法,在机器学习问题中有很重要的影响(EM algorithm is an effective optimization method and has important influence on machine learning problems.)
psoSphere
- pos算法是一种智能算法,具有很好的收敛特性,且能够很好的对问题进行优化,从而获得良好的计算结果。(The pos algorithm is an intelligent algorithm, has good convergence characteristics, and can be a good optimization of the problem, so as to obtain good calculation results.)