搜索资源列表
rbfnn3
- 用matlab写的三个径向基神经网络程序,分别为基于聚类的RBF,基于梯度法的RBF ,基于OLS 的RBF神经网络-using Matlab wrote three RBFNN procedures were based on the clustering of RBF, Based on the RBF gradient method, based on the OLS RBFNN
ols
- 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
RBFNN
- Three function for RBF neural network, using OLS,Rand and SGA function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol) p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數 t 為目標輸出值,1×K矩陣 tol 為指定容忍度或正確率 centers選定中心點,N×nc矩陣 sigma為 ? 值 W為輸出層權重,nc×1矩陣 y
ols
- 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
HW1_3
- system identification with OLS input selection
jbes_92m
- FMOLS 比OLS更加科学合理,强烈推荐使用-FMOLS
arx_mine
- ARX linear model to estimate by OLS the parameters of single endogenous variable as a function of its own q=>1 lags and the p=>0 lags of m=>1 exogenous variable(s).
Wang-Mendel-OLS.pdf
- Wang mendel fuzzy model paper
RBF_OLS.m
- rbf OLS 网络来做预测,过程很适合初学者懂的。很详细,很容易的!-To make the forecast RBF OLS network, the process is very suitable for beginners understand. Very detailed, easy!
SENT
- this package contain: five matlab function and one scr ipt. XOX_OLS: is Common ols regression function that print out results just like Eviews Program. XOX_PanelFix: is Common fix effect panel data regression function that print out results just
ols
- 自己编写的一维OLS算法,拟合效果还不错-I have written a one-dimensional OLS algorithm, the results were pretty good fit
ols-(1)
- 正交最小二乘求解病态矩阵问题-ols method to solve
OLSest
- OLS估计,matlab环境的示例程序,学习时间序列分析的必备程序。-OLS estimates, matlab environment, sample programs, essential knowledge of econometrics.
gaussLUrombergOLSmatlab
- 高斯消元法LU分解龙贝格OLS等matlab程序-Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS
OLS_simple
- simple ols code for matlab
OLS
- This an implementation of OLS algorithm. I uploaded data with it but you should use your own input and output-This is an implementation of OLS algorithm. I uploaded data with it but you should use your own input and output
COPULA
- 基于Copula计算混合联合分布函数包括初值设定 OLS和EM方法的程序-Copula joint distribution function is calculated based on a mixed OLS Initial setting method and a program EM
ANN_cobweb-m
- cobweb模型下神经网络OLS学习的matlab代码(Matlab Codes for OLS Learning with Neural Network in Cobweb Model)
capm模型的wald检验
- 用ols(程序文件one1)估算线性回归模型,并进行wald检验(程序文件two1.m) 最后作出数据残差图。
六步学会用MATLAB做空间计量回归详细步骤
- 空间计量模型的matlab代码 包括OLS SLM SEM SDM SDEM(spatial econometrics model in matlab,including OLS SLM SEM SDM and SDEM)