搜索资源列表
wavecode--C++
- 小波变换算法,用于多种信号处理,C++编写,非常有用-wavelet transform algorithm used in a variety of signal processing, C prepared very useful
c-v4
- 水平集分割算法的C-V模型,matlab源代码-level set segmentation algorithm C-V model, the source code Matlab
模糊c-均值算法是模糊聚类
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
C-mean
- 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
C
- %SAR图像边缘提取的一种算法,基于梯度分量的图像信息测度方法提取边缘
OFDM经典算法S&C算法的matlab仿真程序
- OFDM经典算法S&C算法的matlab仿真程序,可出图,,OFDM classic algorithm of the S & C algorithm matlab simulation program can be a map,
SEP.LEACH协议的改进算法
- LEACH协议的改进算法,注重簇头的产生部分,有相关的文献支持,对于理解LEACH协议有帮助,LEACH protocol to improve the algorithm, focus on the selection of cluster head of the relevant literature to support, for understanding the LEACH protocol help
2010-02-05(C-C)
- C-C算法应用关联积分能够同时估计出时间延迟和嵌入维数,是相空间重构的前提。 本程序通过C-C算法计算duffing方程产生的混沌时间序列的时间延迟和嵌入维数。-CC algorithm is used to simultaneously estimate the correlation integral time delay and embedding dimension, is a prerequisite for phase space reconstruction. T
ChaosToolbVer.2.0
- 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
leach-c
- Leach-c , Sensor network routing protocol.
C-means
- 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
C-C-method
- 运用C-C算法重构相空间重构嵌入维数和计算时间延迟-Using C-C reconstruction of phase space reconstruction algorithm embedded dimension and computing time delay
MUSIC through C and MATLAB
- 采用music算法来用于进行DOA估计,可以达到很高的识别精度(MUSIC algorithm is used for DOA estimation, which can achieve very high recognition accuracy)
混合蛙跳C语言
- 用C语言编程实现的混合蛙跳算法(SFLA),该算法于2003年首次提出~!(The shuffled frog leaping algorithm with C language programming (SFLA), the algorithm is put forward for the first time in 2003!)
Fuzzy c-means algorithm
- 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
蚁群算法
- 蚁群算法,包括蚁群算法解决TSP问题,蚁群算法寻找最优解等问题还包括蚁群算法的c语言程序,希望能帮助大家!(Ant colony algorithm, including ant colony algorithm to solve the TSP problem, ant colony algorithm to find the optimal solution and other issues, including the C language program of ant colony al
模糊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
MATLAB C# Book.pdf
- 本书主要讲述的在对时间并不是非常严苛的情况下,使用C# 调用Matlab的DLL动态库来实现高复杂性算法或者某些保密内容的实现。(This book is mainly about using C# to call Matlab DLL dynamic library to realize high complexity algorithm or some confidential content in the case that time is not very strict.)
遗传算法解决背包问题
- 遗传算法解决背包问题,matlab环境实现c流程(Solving knapsack problem by genetic algorithm)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)