搜索资源列表
matlab数据处理小程序
- 这是用matlab语言编写的数据处理的小程序,很好用的-using Matlab is the language of small data processing procedures, with the good
神经网络预测CPI指数MATLAB源码
- 这是用BP神经网络通过MATLAB预测我国CPI指数的源码。以2010年4月前的CPI指数为原始数据,预测2010年4、5、6三月的CPI指数。
RBF_example_IRIS
- RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
NcutClustering
- 谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
kmeans
- 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
43680540Classification-MatLab-Toolbox
- 利用人工智能算法对数据进行训练,然后模式分类,里面包含支持向量机,聚类,BP网络等许多优秀的算法-The use of artificial intelligence algorithm to training data, and then pattern classification, which includes support vector machines, clustering, BP network algorithm and many other outstanding
bp_v1_2
- -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
wendu
- 基于人工神经网络温度补偿的压力传感器的无线数据采集系统-Temperature compensation based on artificial neural networks for wireless pressure sensor data acquisition system
ronghe
- 基于神经网络与数据融合的结构损伤识别理论研究-Data fusion based on neural network and theoretical study of structural damage identification
matlab-GUI
- 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
PSO
- PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
CNN Matlab代码
- 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(By using a large number of image data to train the convolutional neural network algorithm, the accuracy of the image recognition is higher and higher by convolution, pooling, down sampling
MATLAB ELM
- 几种改进极限学习机算法,可用于数据分类、故障诊断等(Several improved limit learning algorithm, can be used for data classification, fault diagnosis, etc.)
《MATLAB 神经网络43个案例分析》源代码&数据
- MATLAB智能算法30个案例分析 附源代码和数据(MATLAB intelligent algorithm 30 case analysis with source code and data)
《MATLAB 神经网络30个案例分析》源程序 数据
- MATLAB 神经网络30个案例分析 ,包括源程序(MATLAB neural network 30 case analysis, including source code)
BP Matlab实现
- 采用Iris数据集在matlab上实现简单的数据训练和分类(Using Iris data set in matlab to achieve a simple data training and classification.)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》这是一本书,里面有电子书,还有43个神经网络案例分析的说明和源码,这43个神经网络案例里面总会有你需要的(The MATLAB neural network analysis of 43 cases this is a book, there are books, there are 43 neural network case descr iption and the analysis of the source code, there will alw
《MATLAB 神经网络43个案例分析》源代码&数据
- MATLAB 神经网络43个案例分析的源代码及数据(43 case analysis of source code and data for MATLAB neural network)
Matlab数据分析与挖掘实战-最新完整版
- 这是一本以实践为导向的 MATLAB 数据挖掘实战指南,以真实案例为主线,不仅深入浅出地讲解了数据挖掘建模过程中的各个环节和各项技术(如数据探索、数据预处理、分类与预测、聚类分析、时序预测、关联规则挖掘、智能推荐、偏差检测等),而且还为电力、航空、医疗等 10 余个行业的数据挖掘提供了方法指导和解决方案。此外,本书还深入讲解了数据挖掘的二次开发等内容。(MATLAB data analysis)
Matlab数据分析与挖掘实战1-8
- Matlab code for data mining and some samples for easy usage!!!