搜索资源列表
最小二乘算法源程序代码
- 用于系统辨识的参数估计的最小二乘算法源程序代码
Levenberg-Marquarat算法
- 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-
fcm算法
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。
采用最小二乘法进行多点平面拟合的算法介绍
- 采用最小二乘法进行多点平面拟合的算法介绍。,Least square method for planar multi-point fitting algorithm introduction.
MaxMinproblem
- 最大最小问题的解决,对于一个简单算法的分析-The maximum and minimum solution to the problem, a simple algorithm for the analysis of
最小二乘支持向量机
- 最小二乘支持向量机的调用函数,可用于分类或者预测,只需修改几个参数,即可执行。
最小二乘支持向量机
- 最小二乘支持向量机在建模过程中的使用,可适用于各种系统,方便广大使用者下载使用,内有丰富的M文件,功能完善,内核多样,能满足各种建模系统。
最小二乘法和牛顿迭代
- 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
最小二乘曲面拟合
- 基于最小二乘的曲面拟合算法,该算法考虑了法方程的病态性,利用雅各比迭代法有效求解方程。(Based on the least squares surface fitting algorithm, the algorithm takes into account the ill conditioning of the normal equation, and uses Jacoby iterative method to solve the equation effectively.)
二维最小均方误差TDLMS(主要用于小目标跟踪)
- 二维最小均方误差背景预测算法TDLMS,常用于目标检测,经实测,效果较好(Two dimensional minimum mean square error background prediction algorithm TDLMS, commonly used in target detection, measured, the effect is better)
BP神经网络+最小距离分类器
- BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
多级最小二乘
- 多级最小二乘参数估计算法,能够估计ARX结构的模型的参数(multi-level least square parameter estimation algorithm, suitable for estimating the parameters of an ARX model)
模拟退火算法
- 模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(The simulated annealing algorithm derived from the principle of solid annealing, is a kind of algorithm based on probability, the solid h
基于夹角变化趋势的多边形自动搜索和生成算法
- 找最小闭合圈算法,也叫做左转算法论文,我已经用实际代码验证过论文的正确性(Looking for the least closed loop algorithm, also called the left turn algorithm paper, I have used the actual code to verify the correctness of the paper.)
最大最小蚁群算法
- 最大最小蚁群算法,真正的源码,不过不是matlab语言的,可以借鉴一下,如果全是伸手党,当我没传。(mmas The existence of information Volatilization Coefficient in basic ant colony algorithm leads to the gradual loss of pheromones on the path that has never been searched, and the probability of bei
偏最小二乘算法多输入单输出系统仿真
- 偏最小二乘算法(PLS)多通道输入单通道输出系统仿真
最小二乘法曲线拟合
- 最小二乘法曲线拟合,基于C语言编写的算法(Least squares curve fitting algorithm based on C language)
最大最小蚁群算法求解tsp
- 最大最小蚁群算法 求解tsp matlab编程(Tsp matlab programming based on max-min ant colony algorithm)
mmas
- 最大最小蚁群算法MMAS程序matlab版本(MMAS program MATLAB version)