|
特别提示
源码搜搜是一个自动搜索中英文源码的搜索引擎,所以,如果请仔细阅读搜索到的英文源代码,它们和您的想要的中文有很大的关联。
另外,为了保证您得到最全面的结果,建议您直接搜索中文。
暂不支持繁体中文,请谅解!
相关搜索
相关词条
regression model
对统计关系进行定量描述的一种数学模型。
如多元线性回归的数学模型可以表示为,式中,β0,β1,…,βp是p个待估计的参数,εi是相互独立且服从同一正态分布N(0,σ2)的随机变量,y是随机变量;x可以是随机变量,也可以是非随机变量,βi称为回归系数,表征自变量对因变量影响的程度。
站内搜索
|
of a general weighted linear regression with complete statistics.... there are many times when one knows that the dependent variable is not a linear function, but that a transformed variable might be. http://www.codeproject.com/KB/recipes/LinReg.aspx Matlab优化源代码全集[线性回归非线性回归模型] Source Code for Matlab Optimization of linear and nonlinear regression 2008年07月08日 Matlab R14SP1, http://www.codesoso.com/code/regression-Optimization.aspx LINORTFIT2(X,Y) finds the coefficients of a 1st-order polynomial that best fits the data (X,Y) in an ORTHOGONALFit data using orthogonal linear regression. Approximations and Interpolation. "linear regression", " http://www.mathworks.com/matlabcentral/fileexchange/16800 % Orthogonal linear least square fit of xdata and ydata vectors
% p=linortfit(xdata,ydata) gives the the Approximations and Interpolation. "linear regression", "interpolation orthogonal", "least squares fit" http://www.mathworks.com/matlabcentral/fileexchange/6716 Orthogonal Linear Regression by using PCA Statistics and Probability. Total Least Squares, Orthogonal Regression, PCA http://www.mathworks.com/matlabcentral/fileexchange/12395 这些matlab程序实现了线性回归、非线性回归优化算法。包括加权回归、岭回归等等……这些matlab程序实现了线性回归、非线性回归优化算法。包括加权回归、岭回归等等…… http://www.matlab-download.cn/Code/Optimization-linear-nonlinear-regression.html NNs, support vector regression, Linear R, etc... support vector regression models, Linear Regression model etc, http://www.mathworks.com/matlabcentral/fileexchange/24751 This code deals with the linear regression model:
y = Xh + e
where y is a measured data vector, X is a known regressor matrix, http://www.mathworks.com/matlabcentral/fileexchange/13955 nonlinear regression with support vector machine 支持向量机非线性回归通用matlab程序 2009年08月05日 chuanqiu313 http://www.codesoso.com/code/nonlinear_regression_with_support_vector_machine.aspx 21 KB Introduction Kernel regression is a non parametric estimation technique ... This is similar to K-nearest neighbor. so it does not assume any underlying distribution to estimate the regression http://www.codeproject.com/KB/recipes/K_nearest_neighbor.aspx Passing & Bablok regression is a linear regression procedure usefull ... Classical linear regression method assume that variables X and Y are normal http://www.mathworks.com/matlabcentral/fileexchange/24894 N-d polynomial regression model Approximations and Interpolation. polynomial,... although it is not necessary for use of polyfitn and polyvaln.
http://www.mathworks. http://www.mathworks.com/matlabcentral/fileexchange/10065 contains many techniques which are not yet available in standard ...techniques (such as linear regression and K-nearest-neighbour http://www.mathworks.com/matlabcentral/fileexchange/2654 In particular, Python 3.0 is not yet supported....image processing odr Orthogonal distance regression optimize Optimization signal ...functions such as glm for working with linear regression, analysis of variance, http://www.codeproject.com/KB/library/scipy.aspx g. linear regression using lm()) or you can use ... For some reason multiple commands do not use the same graphic window. http://www.codeplex.com/PowerShellRInterop CSplashScreenEx allows to display a non rectangular bitmap with informations about the init of your app.....)). Thanks to this, the window is not anymore rectangular. http://www.codeproject.com/KB/miscctrl/csplashscreenex.aspx
You do not suffer from memory leaks or dangling pointers.... The problem is that these secondary non owning references can very easily become dangling pointers. http://www.codeproject.com/KB/cpp/XONOR.aspx This article descibes ways to creating a non rectangular form using GDI+.... Forgive me for any spelling mistakes because English is not my native language
In this article, http://www.codeproject.com/KB/cs/nonrectangularform.aspx A strictly Non Anonymous Voting tooL for online polls and decision making for online and offline communities. It is based on OpenPGP (GnuPG) and uses the web of trust to identify community members. http://sourceforge.net/projects/navl/ This article describes a non full screen dialog class that does not switch to full screen when the SIP is activated. http://www.codeproject.com/KB/mobile/nonfullscreendialog.aspx |