Location:
Search - OLS
Search list
Description: wavelet ols是小波最小二乘法是用來估計長期記憶性的工具,非常好用-wavelet wavelet ols is the least square method is used to estimate the long-term memory tool, very easy to use
Platform: |
Size: 2048 |
Author: Austin Huang |
Hits:
Description: 自己实现的一种数据流上的分段算法,基于软件学报上的一篇OLS算法的论文,效果和论文中实验基本一致-Themselves realize a data stream on the sub-algorithm, Journal of the software-based algorithm for an OLS paper, effects and experiments are basically the same paper
Platform: |
Size: 1024 |
Author: ZhaoZhe |
Hits:
Description: C++做的逐步回归分析程序,用于数据统计分析建模。-C++ Make the stepwise regression analysis procedures, statistical analysis for data modeling.
Platform: |
Size: 1024 |
Author: 李建伟 |
Hits:
Description: 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
Platform: |
Size: 1024 |
Author: 晓柳 |
Hits:
Description: RBF学习方法,包括了:k-means、梯度、OLS三种方法。-RBF learning methods, including: k-means, gradient, OLS three types.
Platform: |
Size: 4096 |
Author: stephen |
Hits:
Description: 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矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE-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矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE
Platform: |
Size: 2048 |
Author: aaronwu |
Hits:
Description: 正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-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 function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A\b, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).
Platform: |
Size: 5120 |
Author: 王詹 |
Hits:
Description: 最小二乘法(OLS)和线性回归模型.ppt
内容含有具体计算过程详解、实例-Least squares (OLS) and linear regression model. Ppt Elaboration on the Course content includes specific calculations, examples
Platform: |
Size: 224256 |
Author: kong |
Hits:
Description: 此程序是神经网络中径向基函数的OLS算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This program is the radial basis function neural network of OLS algorithm is implemented in MATLAB. With a 2-n-1 structure of RBF network model of the SISO system, the network of two input u (k-1) and y (k-1), output y (k). So that y (0) = 0, the linear system produced by flying 200 samples, of which the first 100 samples for training, after 100 samples for testing.
Platform: |
Size: 1024 |
Author: lingyun |
Hits:
Description: 网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can not be directly used. I carried the package to the least squares method, leaving only one external interface functions, together with a detailed description of the parameter list, simply add the two files to the VC of the project, use only# include " les.h " After the least squares method can call the function. Very convenient, but contains the results of my work yo!
Platform: |
Size: 2048 |
Author: sjl |
Hits:
Description: 七个RBF神经网络的源代码:基于梯度法、OLS
、聚类、k均值聚类、函数逼近的RBF 网设计算法,及预测模型
-Seven RBF neural network source code: gradient-based method, OLS, clustering, k-means clustering, function approximation of the RBF network design algorithms, and predictive models
Platform: |
Size: 8192 |
Author: xuliangliang |
Hits:
Description: rbf OLS 网络来做预测,过程很适合初学者懂的。很详细,很容易的!-To make the forecast RBF OLS network, the process is very suitable for beginners understand. Very detailed, easy!
Platform: |
Size: 1024 |
Author: yuanjianzhou |
Hits:
Description: OLS rbt neural network BP
Platform: |
Size: 1024 |
Author: NusaLM |
Hits:
Description: 自己编写的一维OLS算法,拟合效果还不错-I have written a one-dimensional OLS algorithm, the results were pretty good fit
Platform: |
Size: 2048 |
Author: 李玲 |
Hits:
Description: OLS Client Software for 64bit Linux and open-jdk
Platform: |
Size: 4611072 |
Author: urs42 |
Hits:
Description: 正交最小二乘求解病态矩阵问题-ols method to solve
Platform: |
Size: 5120 |
Author: humin |
Hits:
Description: 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
Platform: |
Size: 16384 |
Author: elaheh |
Hits:
Description: ols c c++ driver i am uploading only to download this is stupid
Platform: |
Size: 4392960 |
Author: Farhan |
Hits:
Description: 如何采用最小二乘法调整最小二乘法使之平衡。(Using the OLS to adjust the SAM.)
Platform: |
Size: 9216 |
Author: shellyshuang
|
Hits:
Description: 针对静态普通面板的回归代码;对空间固定和时期固定及空间与时间双固定模型(OLS panel data,spatial-fixed effects and spatial time-period fixed effects)
Platform: |
Size: 10240 |
Author: xiaomaguohe |
Hits: