搜索资源列表
FastICA_2.2
- fast fixed-point ICA算法的Matlab实现-fast fixed-point algorithms ICA Matlab
图论常用算法通用matlab程序
- 包括最短路及最小生成树算法,对于参加建模很有用的-including the most short-circuit and the minimum spanning tree algorithm, for participating in modeling very useful
asamin
- 退火算法 用C语言实现算法函数,Matlab语言实现算法-annealing algorithm in C language function algorithm, the algorithm in Matlab
Matlab 代码
- matlab 在数据挖掘中的代码,包括ID3 等,数据挖掘部分算法的matlab实现-Matlab in data mining code, including ID3, some data mining algorithms to achieve Matlab
bp算法
- bp算法的源代码,由于很多程序都是利用matlab工具箱函数做的,不利于是用这个性化设计,对于观察网络内部的结构也带来一定困难,这个算法就可以让社记者跟踪训练过程-bp algorithm source code, a lot of procedures are using Matlab Toolbox function done, then use the negative nature of the design, the internal network for observation o
xinyi2
- 一个用matlab的实现的Adaboost_M1, 主要用运捆绑不同的分类器. boosting 算法的一种 .. -using a Matlab the realization of the Adaboost_M1. major shipped bundled with different types of devices. a boosting algorithm ..
IncPID
- matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
malfangzheng
- matlab 编程,在遗传算法方面一用,总共三份,希望大家一起交流-Matlab programming, genetic algorithm in an area with a total of three, I hope all of us can share
IDAPR
- IDARP 分類演算法..(使用Matlab開發)-IDARP classification algorithm .. (using Matlab development)
float_ga
- 用matlab编写的实数编码遗传算法,非常的好-using Matlab prepared by the real-coded genetic algorithm, a very good
K-meaneuclideandistance
- 这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
yiqunsuanfamatlab
- 简单蚁群算法求解TSP的matlab源程序-simple ant algorithm for TSP source of Matlab
fk-means
- 数据挖掘中模糊k均值算法,matlab工具编写。-data mining fuzzy k-means algorithm, Matlab tool for the preparation.
matlab_fft
- matlab实现fft,以及ifft算法,包含蝶型运算等文件-Matlab achieve fft and ifft algorithm, includes a butterfly computation, and other documents
lyap_wolf
- 使用wolf方法求最大lyapunov指数,核心算法为c语言,接口为matlab-method for the use of wolf largest lyapunov index, the core algorithm c language, Interface to Matlab
GP_correlation_dimension
- 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
1687504099
- 支持向量机(SVM)实现的分类算法源码(matlab)-Support Vector Machine (SVM), a classification algorithm source code (Matlab)
FFT-Matlab
- 本程序是按时间抽选的基-2FFT算法,输入倒位序,输出顺序
PlsGui
- 用于Matlab的神经图像处理算法,基于PLS算法。
matlab编写的meanshift算法
- 这个是meanshift算法的和函数,已经其用于图像的平滑和分割的程序