搜索资源列表
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
fuzzy
- 熟悉三角形模糊数、中心及隶属函数表达式的概念。了解特征映射算法及统计中的 统计量的概念。利用聚类迭代算法建立 个三角形形式的隶属函数
OpenTSTOOL
- 国外求延时、嵌入维数、模糊、混沌等非常好用的工具包。-OpenTSTOOL
FractalFilter
- 基于模糊自动控制的分形滤波算法。通过计算分形维数选定滤波器实现自适应滤波去噪。-Automatic control based on fuzzy fractal filtering algorithm. By calculating the fractal dimension , select adaptive filter to achieve de-noising .
ResearchandImplicaofAutochargingEquipmentBasedonDS
- :介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数 字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用 在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控 制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都 表明,该充电装置能够有效地提高蓄电池的充电效率,加快
matlab
- 模糊数学MATLAB工具箱,数学建模工具,运用MATLAB解决数学建模之中的模糊数学分析等问题。-MATLAB fuzzy toolbox, mathematical modeling tools, the use of MATLAB to solve mathematical modeling of the fuzzy mathematical analysis and so on.
AHP
- 模糊层次分析法的原始程序,该程序实现了输入模糊数输出相对权重的功能,可以被很好使用 -FAHP original program that implements the input fuzzy output function of the relative weight that can be well used
PIDSimulink
- 但由 于传统&’(控制器不具有在线整定参数#+##’ 及#( 的 功能!致使其不能满足在不同$及$ 下系统对&’(参 数的要求!从而影响其控制效果的进一步提高& 本 文介绍了具有自整定&’(参数功能的一类模糊控制 器的设计方法!并在./01/2中用34561478对控制器进 行了仿真! 结果表明与传统&’(控制器相比模糊控 制器取得了更好的控制效果&-T/RMN H7 LH7PM704H7/1 /NU6R0HQ9:6 <+/Q/5M0MQR RM1:$
triangle-fuzzy-program
- 讲解如何使用MATLAB建立三角模糊数,并利用程序生成图形-how to use matlab build triangle fuzzy,and make use of programm to creat figure.
7e1f02949ea1
- 数据聚类算法的一种K-means算法,可以用于模糊推理系统输入空间及规则数的确定-A data clustering algorithm K-means algorithm for fuzzy inference system of the input space and the number of rules to determine
doppler_resolve
- 该程序用于多普勒频率估计,可以估计多普勒模糊数与基带多普勒频率,从而得到解模糊情况下的多普勒频率,算法基于IEEE文章提出的wavelength diversity 算法所写的。-This programme is used to resolve the absolute doppler frequenc without doppler ambiguity.The algorithm is based on the wavelength diversity idea proposed by th
GaussKernel
- 计算高斯函数的模板,输入方差和维数即可获得模板参数,可用于图像的高斯模糊-Calculate the Gaussian function template, enter the variance and dimension can be obtained template parameter can be used to image the Gaussian blur
LS_SVM
- 模糊最小二乘支持向量机,用于剔除偏离较远的数据点,减小野值的影响-Fuzzy least squares support vector machine for the deviation from the data points far removed, to reduce the impact of outliers
anfis
- 自适应网络模糊推论系统(ANFIS),产生输入输出变量的初始归属含数集合-Adaptive network fuzzy inference system (ANFIS), generating an initial ownership of the number of input and output variables containing the set
聚类源代码
- 数据处理,K-means模糊聚类,对所给数据行聚类,类别数自由定。(-means clustering algorithm)
自适应波束形成与Matlab程序代码注解(1)
- 自适应波束形成技术程序代码(有注解) 包括1.均匀线阵方向图2.波束宽度与波达方向及阵元数的关系当阵元间距时,会出现栅瓣,导致空间模糊 类似于时域滤波,天线方向图是最优权的傅立叶变换5.最大信噪比准则方向图和功率谱6.ASC旁瓣相消----MSE准则7.线性约束最小方差(LCMV)准则(Adaptive beamforming technology code (Annotated))