搜索资源列表
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
模式识别-模糊聚类算法--传递闭包法
- 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
work
- 用MATLAB的SMULINK 实现的模糊算法,用于温度控制,可以直接运行,参数已经调整好-To achieve the SMULINK with MATLAB fuzzy algorithm, for temperature control, can be directly run, the parameters have been adjusted
fuzzy
- 利用模糊算法进行控制的matlab源代码-code for fuzzy control
模糊神经网络 matlab实现
- 神经网络中的一种,模糊神经网络的matlab实现算法(Support vector machines, matlab programming)
基于遗传模拟退货的聚类算法
- 基于遗传算法和模拟退火的模糊均值聚类算法(Fuzzy mean clustering)
sy5
- 利用混合高斯模糊算法提取视频前景图,可以将静态视频中的动态目标提取出来。方便观察研究运动目标。(Using hybrid Gauss fuzzy algorithm to extract video foreground images, dynamic objects in static video can be extracted. It is convenient to observe and study the moving targets.)
基于模糊切换增益调节的滑模控制
- 基于模糊切换增益调节的滑模控制,通过模糊控制算法调节切换增益,实现消除滑模控制的抖振。(The sliding mode control based on fuzzy switching gain regulation is adopted, and the switching gain is adjusted by fuzzy control algorithm to eliminate chattering of sliding mode control.)
基于SIMULINK的模糊控制系统仿真程序
- 基于MATLAB下SIMULINK自带的模糊控制模块,实现模糊PID控制算法(Fuzzy PID control algorithm based on the SIMULINK self-contained fuzzy control module under MATLAB)
T-S 遗传算法优化
- 用遗传算法优化T-S模糊神经网络,实现数据预测,能达到不错的效果。(Optimization of T-S fuzzy neural network by genetic algorithm,Data prediction can be realized and it Can achieve a good effect.)
lantern-installer-beta.dmg
- 一个模糊算法的simulink例子,有需要的可以看看(A fuzzy algorithm for the Simulink example, there is a need to see)
模糊C均值聚类算法
- 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective function, and determines the classifi
32种算法
- 32种数学算法教程,算法入门优质资料。时间优化、时间序列、存储论等(32 algorithm tutorials, algorithm introduction of high quality information.)
基于FCM聚类分析的交通判别算法研究
- 采用了欧氏距离和模糊算法两种方式进行了FCM聚类分析,利用FCM聚类分析解决了交通状况的判别算法,文件里面还有相关文献!(Using Euclidean distance and fuzzy algorithm, FCM clustering analysis is used to solve the traffic situation.)
蒙特卡罗算法与matlab(精品教程)
- 蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy
模糊算法控制开关阵列
- 用模糊算法控制开关阵列,实现微电网能量管理优化(The energy management optimization of micro grid is realized by using fuzzy algorithm to control switch array.)
模糊数学综合评价
- 模糊数学综合评价算法案例,包含五种脚本的运算方法。(A case of fuzzy mathematics comprehensive evaluation algorithm)
自适应模糊控制
- 基于matlab的自适应模糊控制算法实现代码(Fussy Control base on matlab)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
自适应模糊PID控制模型
- 将模糊自适应控制与PID控制算法结合起来,建立模型并利用simulink进行仿真。(Combining fuzzy adaptive control with PID control algorithm, the model is built and simulated in simulink.)