搜索资源列表
UrbaneverydayusewatervolumefromregressionmodelARfo
- 本文介绍的是自回归模型的实际中的运用,对于理解该模型很有用-This article describes the auto-regressive model of the actual use of the model for understanding the very useful
L_D
- 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
MAR
- 语音分析软件,多变量自动回归模型。主要是用来对语音信号进行长时分析。计算MAR特征-Voice analysis software, multivariate automatic regression model. Is primarily used for voice signal analysis of long. MAR features calculated
zihuigui
- 这是我在做水文预测时写的一些自回归模型代码-This is what I was doing some hydrological forecasts from the regression model to write code
source_model
- 盲信号分离的源信号模型,要更好的了解和利用时间序列的内在时间结构和复杂特性,通常可以采用相应的数学模型区近似描述各种类型的数据,该程序采用泛化自回归模型来产生盲源信号-Blind signal separation of the source signal model, we must better understand and leverage the structure of time series Neizai He Fuzatexing time can generally be ado
回归模拟
- 参数回归模型matlab程序,蒙特卡洛模拟(Parametric regression model, matlab program, Monte Carlo simulation)
自回归模型课件与程序
- 自回归模型,向量自回归模型是AR模型的推广。[1] 这个概念应当区别于金融风险管理的VaR模型。VaR模型是用于衡量市场风险和信用风险的大小,辅助金融机构进行风险管理和监管部门有效监管的工具(Autoregressive model and vector autoregressive model are the extension of AR model)
平滑转换回归模型
- 平滑转移回归模型的一些资料和程序matlab程序(Smooth transition regression model)
自回归模型课件与程序
- 自回归模型课件与程序,j机器学习;人工智能(Autoregressive model courseware and program, j machine learning)
2单变量线性回归_配套代码
- 关于机器学习的线性回归模型matlab主程序。(Matlab main program of linear regression model for machine learning.)
线性回归
- 简单的线性回归模型的matlab程序,可修改矩阵的相关数据。(Simple linear regression model)
偏最小二乘回归的线性与非线性方法(书.王惠文)
- 偏最小二乘回归的线性与非线性方法,王惠文著。讲了偏最小二乘通径回归模型和递阶偏最小二乘回归模型。(Partial Least Squares Regression Linear and Nonlinear Methods, by Wang Huiwen. The partial least square path regression model and the hierarchical partial least-squares regression model are introduced.
gdfm_toolbox_1.3
- 基于虑子方法拟合平滑转换向量自回归模型,包含若干分解算法(Fitting smooth transformation vector autoregressive model)
SSTVARToolbox
- 平滑转换向量自回归模型的估计、检验以及应用,包含若干子代码(The estimation, inspection and application of the smoothing transformation vector auto regression model contain several sub codes.)
RBF神经网络回归模型
- RBF神经网络的一个回归模型,希望对大家有所帮助(RBF neural network regression model, we hope to help everyone.)
回归模型
- 利用R语言实现了线性回归和逻辑回归,提供了数据和代码(Use R language to achieve linear regression and logistic regression, and provide data and code.)
Python实现逻辑回归与梯度下降策略
- 建立一个逻辑回归模型来预测一个大学生是否被大学录取(Establish a logistic regression model to predict whether a college student will be admitted to a university)
ARIMA预测
- ARIMA整合移动平均自回归模型,时间序列预测分析方法之一,可用于股价预测。(ARIMA integrates moving average autoregressive model and time series forecasting analysis method, which can be used for stock price forecasting.)
linear regression
- 线性回归模型与诊断 数据说明:本数据是一份汽车贷款数据(linear regression lesson)
模拟验证一阶自回归模型中自回归系数
- 运用Python的数组和矩阵操作模拟验证一阶自回归模型中,自回归系数OLS估计量的有限样本偏差问题。(Python array and matrix operations are used to simulate and verify the finite sample bias of OLS estimator of autoregressive coefficient in the first-order autoregressive model.)