搜索资源列表
Agilent-B2900
- 此虚拟仪器可以控制Agilent B2900系列仪器,可以任意设定电压起始值、终止值、步长,实现VI特性及电阻测量,数据保存在用户所选定的位置(电压电流电阻三维竖排数组)并通过广义最小二乘拟合显示在波形图上。-This virtual instrument to control Agilent B2900 Series instruments, the voltage can be set start value, end value, step, to achieve VI character
Four-step-phase-shift-method
- 四步相移法程序和最小二乘法相位解包裹程序,已经验证,此方法比较不错。-Four-step phase shift method and the method of least squares program phase unwrapping process has been verified that this method is relatively good.
Least-Squares-Fit
- Labview最小二乘法拟合,适合初学者学习-Least Squares Fit
Curve-fitting
- 此代码实现采用最小二乘拟合求回归系数的功能-This code uses a least squares fit of the regression coefficients seeking function
min
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。-Least squares method (also known as the least squares method) is a mathematical optimization techniques. It
remove_trends
- 通过LabVIEW的编程,实现最小二乘法的数据趋势项去除(Data trend item removal by least squares method through LabVIEW programming)