CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - OLS

搜索资源列表

  1. rbfnn3

    0下载:
  2. 用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
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2567
    • 提供者:brezze
  1. ols

    6下载:
  2. 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
  3. 所属分类:matlab

    • 发布日期:2015-01-04
    • 文件大小:836
    • 提供者:晓柳
  1. RBFNN

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2168
    • 提供者:aaronwu
  1. ols

    2下载:
  2. 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-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
  3. 所属分类:matlab

    • 发布日期:2015-01-04
    • 文件大小:4793
    • 提供者:王詹
  1. HW1_3

    0下载:
  2. system identification with OLS input selection
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:996
    • 提供者:m.komijani
  1. jbes_92m

    0下载:
  2. FMOLS 比OLS更加科学合理,强烈推荐使用-FMOLS
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:41653
    • 提供者:
  1. arx_mine

    0下载:
  2. 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).
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:985
    • 提供者:jay
  1. Wang-Mendel-OLS.pdf

    0下载:
  2. Wang mendel fuzzy model paper
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:618486
    • 提供者:Alireza
  1. RBF_OLS.m

    0下载:
  2. rbf OLS 网络来做预测,过程很适合初学者懂的。很详细,很容易的!-To make the forecast RBF OLS network, the process is very suitable for beginners understand. Very detailed, easy!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:yuanjianzhou
  1. SENT

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:10624
    • 提供者:xox
  1. ols

    1下载:
  2. 自己编写的一维OLS算法,拟合效果还不错-I have written a one-dimensional OLS algorithm, the results were pretty good fit
  3. 所属分类:matlab

    • 发布日期:2015-01-04
    • 文件大小:2048
    • 提供者:李玲
  1. ols-(1)

    0下载:
  2. 正交最小二乘求解病态矩阵问题-ols method to solve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4807
    • 提供者:humin
  1. OLSest

    0下载:
  2. OLS估计,matlab环境的示例程序,学习时间序列分析的必备程序。-OLS estimates, matlab environment, sample programs, essential knowledge of econometrics.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1162
    • 提供者:HaoCheng
  1. gaussLUrombergOLSmatlab

    0下载:
  2. 高斯消元法LU分解龙贝格OLS等matlab程序-Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:36582
    • 提供者:cindy
  1. OLS_simple

    0下载:
  2. simple ols code for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:HMJO
  1. OLS

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:16440
    • 提供者:elaheh
  1. COPULA

    4下载:
  2. 基于Copula计算混合联合分布函数包括初值设定 OLS和EM方法的程序-Copula joint distribution function is calculated based on a mixed OLS Initial setting method and a program EM
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:2498
    • 提供者:flea
  1. ANN_cobweb-m

    0下载:
  2. cobweb模型下神经网络OLS学习的matlab代码(Matlab Codes for OLS Learning with Neural Network in Cobweb Model)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:63488
    • 提供者:沐紫枫玥
  1. capm模型的wald检验

    0下载:
  2. 用ols(程序文件one1)估算线性回归模型,并进行wald检验(程序文件two1.m) 最后作出数据残差图。
  3. 所属分类:matlab例程

  1. 六步学会用MATLAB做空间计量回归详细步骤

    2下载:
  2. 空间计量模型的matlab代码 包括OLS SLM SEM SDM SDEM(spatial econometrics model in matlab,including OLS SLM SEM SDM and SDEM)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-02
    • 文件大小:423936
    • 提供者:你又调皮了
搜珍网 www.dssz.com