搜索资源列表
Volterra_MultiStepPred_luzhenbo
- 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
灰色预测模型GM(1,n)模型的matlab源代码
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
ChaosToolbVer.2.0
- 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
svm
- 支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现-Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve
new
- 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
huiseGM
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
GM11moxingjiqiguaijin
- 详细介绍了GM(1,1)的算法,并结合实际应用数据,得出了较为准确的预测结果,说明了算法的可行性。-Details of the GM (1,1) algorithm, combined with the practical application of the data obtained more accurate forecasting results, indicating the feasibility of the algorithm.
gmlab
- gm(1,1)灰色预测源码,敬请查看,如有问题请联系-grey model,based on c++,please
gm_tool
- 灰色预测工具箱。 特性: 0 数据预处理,替换掉一些不符合条件的点:如连续相等的点 1 选择最好的c进行平移变换 2 残差太大的,剔除坏点 3 最后使用 新陈代谢 灰色模型求解(xcdxgm11) 函数: ccfx.m:残差分析 gm11.m:一般的灰色预测工具 xcdxgm11.m:新陈代谢灰色预测工具-Grey toolbox. Features: 1 Data preprocessing, replace the points t
fuzzy-predictive-control
- 锅炉燃烧系统的模糊预测控制,完整的程序设计流程图-Boiler combustion system of fuzzy predictive control, complete the program flow chart
lab02
- 在MATLAB实现的用C实现的KNN算法,输入训练数据文件,和test文件,进行预测分类,并且可以与真实情况比较测试预测正确百分比-Implemented in MATLAB KNN algorithm implemented in C, the input training data file, and test files, to predict the classification and testing with the real situation is more correct pe
c--about-marekove
- 完整的c版本关于实现马尔科夫链,预测模型的构造-c source code about marcofu
ChaosAttractors
- 混沌时间序列分析与预测工具箱 (4)同时求时延与嵌入窗的(delay time & embedding window) CC方法 - \C-C Method\Main_CC_Luzhenbo.m (-Chaos time series analysis and forecasting tool box
yuce
- 对libsvm产生的model进行转换,从原先matlab的mat格式,转换为c语言的文本格式,然后进行预测预测-Allow phonetic typing Libsvm the model converted from the original Matlab mat format, converted to text format c language, and then to predict the forecast
chap4_09_GPC_NoIden
- 广义预测控制(C=1)(对象参数已知)N1=d、N、Nu取不同的值-Generalized predictive control (C = 1) (object parameter known) N1 = d, N, Nu is the different value
SVM
- 首先将变压器故障的样本分成训练集和测试集两部分,然后对它们进行归一化,再用网格参数寻优得到c和g,最后进行变压器故障的预测。-SVM transformer fault diagnosis
HSyuce
- 特别完整的灰色预测算法,可以得到带预测数据的相对误差 pe,关联度 r,均方差比值c 小误差概率p,相对误差pe,关联度r,均方差比值c,小误差概率p。并判断数据适合做长期预测还是短期预测。(The grey prediction algorithm is especially complete, can be obtained with the relative prediction error of PE data, R correlation, variance ratio c small
c
- 利用卡尔曼滤波,追踪物体,较好的预测物体的轨迹(Using Calman filter to track objects and better predict the trajectory of an object)
C-C计算延迟时间和嵌入维数
- 时间序列预测 实现时间序列预测功能能能 加油很难是不是研究生是不是很难(times series has been subtracted from each sample ut (see stats/demean). Although all MVGC routines that reference time series data generally accept/return multi-trial data, here for clarity we assume single-tri
混沌预测工具箱
- 包括c-c相空间重构及改进算法,CAO方法相空间重构,RBF神经网络及支持向量机预测等