搜索资源列表
灰色理论
- 为解决灰色系统长期预测灰色区间放大、预测精度降低的问题,依据最近的数据对要预测的数据的影响最大的思想,构建了基于窗体的动态灰色系统,采用邻近动态窗体的方式对对盐城海岸带土地利用变化数据进行动态预测,其与真实值的差值的绝对平均值(0.2)与最大最小差值(0.71) 均优于GM预测结果(其与真实值的差值的绝对平均值为0.342与最大最小差值为1.13),实现了土地利用变化的长期预测
GM11
- 多年前写的一个灰色系统-时间序列预测模型,学习灰色系统的可以参考,内有测试数据,程序可执行。-Many years ago written by a gray system- time-series forecasting model, learning can refer to the gray system with a test data, the program executable.
1
- 实时定位系统轨迹预测算法,包含卡尔曼算法-Trajectory prediction algorithm for real-time location system, including the Kalman algorithm
chen
- 在非线性科学中,“混沌”这个词的含义和本意相似但又不完全一致,非线性科学中的混沌现象指的是一种确定的但不可预测的运动状态。它的外在表现和纯粹的随机运动很相似,即都不可预测。但和随机运动不同的是,混沌运动在动力学上是确定的,它的不可预测性是来源于运动的不稳定性。或者说混沌系统对无限小的初值变动和微绕也具于敏感性,无论多小的扰动在长时间以后,也会使系统彻底偏离原来的演化方向。混沌现象是自然界中的普遍现象,天气变化就是一个典型的混沌运动。混沌现象的一个著名表述就是蝴蝶效应:南美洲一只蝴蝶扇一扇翅膀,就
ren_GPC-PID
- 广义预测控制算法仿真,通过最小二乘法对系统进行在线辨识,并与PID对比,能运行的-Generalized predictive control algorithm simulation, through the of least squares method for on-line identification system, can run
gm_1_1
- 基于灰色系统的数据预测算法实现,算法基本正确。-Based on the gray system data prediction algorithm, the algorithm is correct.
GM1_1
- 一元一阶灰色系统,作为灰色系统的典型代表,用于少数据预测,本程序严格按照教科书上的步骤进行编写,适合新学者研究-A dollar a gray-order system, as a typical representative of the gray system for less data to predict, in strict accordance with the steps of the procedure for the preparation of textbooks for t
hsll
- 有关灰色系统理论及其应用的详细的原理介绍及具体的matlab代码实现,很适合初学者使用,及有关工程人员参考;其中包括了灰色系统概论、数据变换技术和关联分析、优势分析、累加生成数、累减生成数、均值生成数、灰色模型GM及其白化型、灰色预测、灾变预测等;其中还包括了SARS 疫情对某些经济指标影响模型、道路交通事故灰色 Verhulst 预测模型、GM(2,1)和 DGM 模型等具体原理详解及附有详细matlab代码;很适合初学者使用,及有关工程人员参考。-About the gray system
adaboost
- AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的
ex8_PPC
- 利用广义预测的方法对系统进行辨识和自使用研究,可用于多种模型的研究,注意是m文件。-Using the generalized method of predicting the system identification and self-use studies can be used to study a variety of models, note that m file.
fungry1
- 灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测是一种对含有不确定因素的系统进行预测的方法。-models of grey
janggang
- 未来线路预测,分析误差,搭建OFDM通信系统的框架,FMCW调频连续波雷达的测距测角。- Future line prediction, error analysis, Build a framework OFDM communication system, FMCW frequency modulated continuous wave radar range and angular measurements.
qenyun
- ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,基于人工神经网络的常用数字信号调制,阐述了负荷预测的应用研究。- ofdm system simulation including 16qam modulation fft windowing modules plus cp, The commonly used digital signal modulation based on artificial neural network, It describes the applica
qiusing
- 完整的基于HMM的语音识别系统,可以广泛的应用于数据预测及数据分析,采用加权网络中节点强度和权重都是幂率分布的模型。- Complete HMM-based speech recognition system, Can be widely used in data analysis and forecast data, Using weighted model nodes in the network strength and weight are power law distribution.
hinghiu
- 感应双馈发电机系统的仿真,插值与拟合,解方程,数据分析,使用matlab实现智能预测控制算法。- Simulation of doubly fed induction generator system, Interpolation and fitting, solution of equations, data analysis, Use matlab intelligent predictive control algorithm.
funqao_v84
- 光纤无线通信系统中传输性能的研究,可以广泛的应用于数据预测及数据分析,插值与拟合的matlab实现。- Fiber Transmission wireless communication system performance, Can be widely used in data analysis and forecast data, Interpolation and fitting matlab implementation.
MATLAB_numerical-analysis
- MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
painie
- 信号处理中的旋转不变子空间法,关于非线性离散系统辨识,未来线路预测,分析误差。- Signal Processing ESPRIT method, Nonlinear discrete system identification, Future line prediction, error analysis.
joufun_v55
- 基于matlab GUI界面设计,电力系统暂态稳定程序,可以进行暂态稳定计算,阐述了负荷预测的应用研究。- Based on matlab GUI interface design, Power System Transient Stability Program, can be transient stability, It describes the application of load forecasting.
KS_扰动_后向差分数值解
- 用python求解偏微分方程KS方程,用于混沌系统预测(solve PDE by python and use the data to predict chaotic)