搜索资源列表
自适应算法
- matlab程序,用于计算时间序列中的自适应问题可以进行预测-Matlab procedures used in the calculation of time-series of adaptive problems can be predicted
Volterraprediction
- 小数据量法求混沌吸引子最大Lyapunov指数的Matlab程序,参考文献:张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03-small data method for chaotic attractor largest Lyapunov exponent of Matlab procedures References : Zhang Shu. The chaotic time series Volterra adaptive prediction. Physics
Chaaddred
- LMS自适应算法自适应预测的计算机实验matlab仿真例子-LMS adaptive prediction algorithm for the adaptive computer simulation experiments Matlab example
自适应神经网络在确定落煤残存瓦斯量中的应用
- 落煤残存瓦斯量的确定是采掘工作面瓦斯涌出量预测的重要环节,它直接影响着采掘工作面瓦斯涌出量预测的精度,并与煤的变质程度、落煤粒度、原始瓦斯含量、暴露时间等影响因素呈非线性关系。人工神经网络具有表示任意非线性关系和学习的能力,是解决复杂非线性、不确定性和时变性问题的新思想和新方法。基于此,作者提出自适应神经网络的落煤残存瓦斯量预测模型,并结合不同矿井落煤残存瓦斯量的实际测定结果进行验证研究。结果表明,自适应调整权值的变步长BP神经网络模型预测精度高,收敛速度快 该预测模型的应用可为采掘工作面瓦斯涌
adaptive.rar
- 龚耀寰自己的《自适应滤波》课件,比较经典的。包括lms、rls等经典内容,以及空域自适应滤波等。,GONG Yao-huan own " adaptive filtering" software to compare the classic. Including lms, rls, such as classical, as well as the airspace, such as adaptive filtering.
本自适应LSL算法实现线性预测
- 本自适应LSL算法实现线性预测 以及考察LSL算法的收敛性: 与LMS、RLS算法进行性能比较 -The LSL algorithm adaptive linear prediction and to study the LSL algorithm convergence: the LMS, RLS algorithm performance comparison
GChAdapt
- 基于多步预测的自适应控制器设计,主要针对广义多步预测的情况-Based on the multi-step prediction of the adaptive controller design, the main multi-step prediction for generalized situation
AdaptiveGPC
- 自适应广义预测控制S函数程序,能够直接用于SIMULINK中,进行预测控制研究-Adaptive Generalized Predictive Control S function process for SIMULINK in directly for Predictive Control of
yangg
- 基于多变量系统广义自适应预测控制程序,可对多输入多输出系统进行研究-Multivariable systems based on generalized adaptive predictive control procedures may be multiple-input multiple-output system study
yanga
- 基于单变量的广义自适应预测控制程序,可应用于单输入单输出系统-Univariate broad-based adaptive predictive control procedures, can be applied to single-input single-output system
Artificial_Neural_Networks
- 一种基于人工神经网络在线学习的自适应预测方法-Based on artificial neural network online learning adaptive prediction method
LMS_algorithm
- LMS自适应滤波器 进行预测 噪声滤除等功能-LMS adaptive filter to predict the noise filtering and other functions
Surfel_FILE_COMPRESSION
- 针对点云数据局部集中的特点,使用差值预测对点云数据进行预测处理 在预测的同时,根据IEEE2754 浮点数标准,简化浮点数的尾数,使用3. 5 Byte来表示一个浮点数,以提高压缩效果 然后对预测数据中连续重 复的字节使用该字节加该字节重复的次数的方式存储 最后对经过以上处理的数据使用一阶自适应算术编码进 行压缩。最终得到的程序在压缩比和内存占用两个方面远优于WinRAR、WinZip压缩软件-Point cloud data for the characteristics of l
Linearnetworkprediction
- 自适应预测,神经网络预测,可以实现非线性预测,MATLAB环境实现。-Adaptive predictive
g729
- G.729算法采用“共轭结构代数码本激励线性预测编码方案”(CS-ACELP)算法。这种算法综合了波形编码和参数编码的优点,以自适应预测编码技术为基础,采用了矢量量化、合成分析和感觉加权等技术。-G.729 algorithm " Conjugate Structure Algebraic Code Excited Linear Prediction of the coding scheme" (CS-ACELP) algorithm. This algorithm combi
mpegprocessing
- 通过实验了解Mpeg1协议中的B帧编码方法以及Mpeg2协议P帧-帧场自适应预测编码-Mpeg1 agreement through experiments to understand the B-frame encoding method and the P frame Mpeg2 Agreement- Adaptive predictive coding frame field
PFC
- 提出了基于有限脉冲响应(FIR)模型的预测函数控制(PFC)算法,给出了采用1个基函数(阶跃函数)和2个基函数(阶跃函数、斜坡函数)的控制律的解析解,分析了闭环系统稳态特性,结果表明,系统对于设定值变化和输出扰动均无余差.结合该算法、T-S模糊建模和自适应控制技术,提出了模糊自适应预测函数控制(FAPFC)策略-Proposed based on finite impulse response (FIR) model predictive functional control (PFC) alg
AdaptiveFilter
- 运用自适应过滤法来对数据进行预测,对于给定阶数的系数,每次预测值与真实值比较,计算残差,直至残差几乎不变化,可以得到比较好的系数,(Using adaptive filtering method to predict data, for a given number of coefficients, each prediction value is compared with the real value, the residual error is calculated until the r
Adaptive MPC
- 一个很有参考性的案例,是和自动驾驶相关的MP控制; 说明如何实时更新模型预测控制中的 预测模型的参数, 实现自适应控制。(A very useful case is MP control related to automatic driving. Explains how to update the parameters of predictive models in model predictive control in real time. Adaptive control is reali
DSP_MATLAB
- 数字信号处理:自适应一步线性预测,自适应噪声抵消(Digital signal processing: adaptive noise cancellation, adaptive one-step linear prediction)