搜索资源列表
Spider4dataanlysis
- ?Spider-matlab工具箱,为一良好的数据分析工具箱,内建核偏最小二乘回归(KPLS),径向基网络回归(RBFnet)等;支持向量机(SVC)分类;聚类分析等.-Spider-Matlab Toolbox for a good data analysis toolbox. Built-nuclear partial least squares (PLS) regression neural network (RBFnet); Support Vector Machine (SVC) c
libsvm-mat-2.89-3
- SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。-libSVM for regression classification
MATLAB-neural-network-
- MATLAB神经网络30个案例分析,较为详细的介绍了MATLAB在人工神经网络方面的应用,比如分类和回归等-MATLAB neural network analysis of 30 cases, more detailed introduction to MATLAB in the application of artificial neural networks, such as classification and regression
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
SVMforStock
- SVM的回归预测分析---上证指数开盘指数预测 --------出处(Matlab中文论坛,《Matlab神经网络30个案例分析》)-SVM for Stock
FuzzyNet
- 本代码是关于模糊神经网络的matlab源代码,对一些模糊数据的回归分析-This code is on the fuzzy neural network matlab source code, the return of some fuzzy data analysis
mathematical-model-15
- matlab数学建模中的15个模型的算法讲解与举例,包括灰色预测、灰色关联分析、主成分分析法、模糊聚类分析、随机模拟、多元回归模型、正交试验设计、图论、目标规划模型、马尔可夫预测方法、时间序列分析、模糊综合评价模型、层次分析模型、模糊数学方法、模拟退火算法。-15 model matlab mathematical modeling method to explain with examples, including the gray prediction, gray correlation a
eg7-feixianxinghanshuhuiguideshixian
- 《MATLAB神经网络30个案例分析》中的第7个例子,案例7 RBF网络的回归-非线性函数回归的实现。希望对大家有一定的帮助! -The MATLAB neural network analysis of 30 cases of example, 7 cases of RBF network return- the return of nonlinear function implementation. Hope to have certain help to everybody!
eg8-huoyunliangjiance
- 《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have
eg14-zhishupince
- 《MATLAB神经网络30个案例分析》中的第14个例子,案例14 SVM神经网络的回归预测分析---上证开盘指数预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 14 cases (14 of SVM neural network predictive regression analysis- Shanghai opened index prediction. Hope to have certa
eg15-huiguiyuce
- 《MATLAB神经网络30个案例分析》中的第15个例子,案例15 SVM神经网络的信息粒化时序回归预测。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 15 cases of 15 SVM neural network information graining time-series regression forecasting. Hope to have certain help to everyb
MatlabRegressionCode
- lssvm回归预测分析,用各种核函数进行参数调优过程,使获得最佳的预测结果。(Lssvm regression prediction analysis, with a variety of kernel functions for parameter tuning process, so that the best predictions.)
MATLAB神经网络30个案例分析
- 神经网络,回归预测,30个典型案例,回归模型,数据驱动(Neural network, regression prediction, 30 typical cases, regression model, data-driven)
OS-ELM
- 在线ELM的MATLAB代码,可用于目标跟踪,回归分析预测、以及分类。(The MATLAB code of online ELM can be used for target tracking, regression analysis, prediction, and classification.)
SVM
- SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to support vector machines, which is a common method of discrimination. In the field of machine learning, it is a supervised l
pso-svr代码
- 基于粒子群优化的向量回归预测分析 matlab代码(Support vector regression code with pso)
7-9
- 分别介绍了概率与数理统计概述、统计估计、假设检验、方差分析、回归分析、正交试验分析、聚类分析、判别分析和多元数据相关分析等内容,理论与实践相结合,向读者演示了matlab在数理统计中的应用。(It respectively introduces the outline of probability and mathematical statistics, statistical estimation, hypothesis test, variance analysis, regression
主成分分析及matlab实现
- 主成分分析和主成分回归的MATLAB实现,含程序,详细(MATLAB implementation of principal component analysis, including program)
SOM_BP
- BP神经网络进行回归预测分析,从表格中读取数据,进行时间序列分析的预测回归(Regression analysis of BP neural network)