搜索资源列表
LeastSquare
- 用C写的可以实现求解满秩线性方程组以及最小二乘曲线拟合的函数-written in C can be achieved full rank solving linear equations and least-squares curve fitting the function
LeastSquare
- 计算方法中最小二乘法程序设计的源代码,具有很强的通用性
leastsquare
- 本程序是我上课实验报告的源代码,用Cholesky分解求解最小二乘问题,并可以实现多项式拟合。输入请使用inpuy.dat文件。
drawUseLeastSquare
- 做數值方法中LeastSquare的繪圖
LeastSquare
- 给出一些离散的点,根据最小二乘法求出拟合的直线。-If there are some discrete points, you can get a line based on least square method.
LeastSquare
- 用来解算卫星导航定位方程的经典最小二乘法,适当修改可以实现实时解算-To satellite navigation and positioning equation solver of the classic least-squares method, with appropriate modifications can achieve real-time solver
leastsquare
- 此代码通过matlab实现最小二乘回归线性模型参数功能-least square
Leastsquare
- 有用的最小二乘法matlab的程序 有参考价值-Useful procedure for least squares matlab useful
LeastSquare
- VC实现的最小二乘法拟合源程序。可以供大家参考学习用。-VC of the least square method to achieve source. Learning can be used for reference.
leastsquare
- 由C++软件编写的一次完成最小二乘法程序,在许多行业上都有广泛的应用-least square
leastsquare
- 自己编写的最小二乘法二次式的计算,可以生成经验公式,并画出相应的曲线。-I have written quadratic least squares method of calculation, can generate empirical formula, and draw the corresponding curve.
LeastSquare
- 最小二乘法VC++原码最小二乘法VC++最小二乘法VC++原码原码最小二乘法VC++原码-Least squares original VC++ VC++ code least squares least squares original VC++ source code least squares original code VC++
LeastSquare
- this matlab code for estimating the static linear system with Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there a
leastsquare
- Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI probl
leastsquare
- 最小二乘法形函数及其应用包括函数模拟绘图-the least square
LeastSquare
- 最小二乘法的简单应用,以及算法实现,作为参考。-Simple application of least squares, and the algorithm, as a reference.
LeastSquare
- 一次完成最小二乘算法小程序,在单输入单输出线性系统辨识中的应用。-Least squares algorithm applet one time, in the single-input single-output linear system identification applications.
LeastSquare
- constrained linear least square implementation
LUSolve-LLTSolve-Leastsquare
- LUSolve - LLTSolve - Leastsquare Code for Matlab.
leastSquare
- 最小二乘算法,用于数据处理,图像处理,深度学习等等(Application of weighted least square method to machine vision system)