资源列表
roughset
- 粗糙集理论的matlab实现代码,计算上、下近似集以及核属性和约简结果-Implementation of rough set theory matlab code to calculate the upper and lower approximation sets and the results of the nuclear properties and some simple
bp
- bp神经网络源程序--A BP NN code
对白噪音信号进行基于小波变换尺度为n的分解
- 对白噪音信号进行基于小波变换尺度为n的分解
FUZZY-RBF-PID
- 基于模糊RBF网络整定的PID控制,采用增量PID形式-RBF network based on fuzzy tuning of PID control, PID form of incremental
RostNat
- 很不错的语料分析工具,有分词、分析等等。最主要的还有TF/IDF的分析结果。很是实用-Very good tool for corpus analysis, took part in word analysis, and so on. The main TF/IDF analysis of the results. Is practical
Bp-recognition-program
- 一个BP神经网络的matlab程序把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-A BP neural network matlab program
IEEE14
- ieee14节点系统,使用matlab做潮流计算,使用遗传算法进行电容器投切控制。-ieee14 node system, using matlab to do flow calculation, using the genetic algorithm control of capacitor switching.
AMGlecturenotes
- 代数多重网格算法Gauss-Seidel算法的特点是, 详细的说明-AMg lecture note
rbf
- RBF神经网络C程序,网络可以进行测试,得到想要的结果-RBF neural network C program to test the network can get the results you want
A-neural-network-model
- 一个神经网络的m生成程序和simulink模型。-A neural network of M procedures and SIMULINK model.
AgglomerativeClustering
- 这是一个自下而上的凝聚层次聚类方法。最初,每个元素都是一个单独类,通过算法将两个最近的类合并成一个较大的类,直到形成一个最大包含所有元素的类。 -This is a bottom-up agglomerative hierarchical clustering method. Initially, each element is a separate class, the algorithms of the two most recent classes combined into a la
SVM_SMO_gaoshsh
- 支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.