搜索资源列表
IBM-PC CMOS
- 汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
Least QuadraticFiter
- 最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done ear
curvfit
- Curve fitting(一)绘制散点图,决定曲线类型(二)曲线直线化变换(三)建立线性回归方程(四)用线性回归拟合曲线-Curve fitting (1) mapping of plot, decided to curve type (2) linear curve Transform (3) linear regression equation (4) using linear regression curve
20060401
- 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的-second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment
wz1
- 考虑幅值谱与相位谱的人造地震动模拟与反应谱拟合 我国对《建筑结构抗震规范》进行了修订,将设计反应谱周期由原来的3秒延长到现在的6秒。反应谱周期的延长。 本程序以新规范反应谱作为目标谱,采用三角级数迭加来模拟地震动加速度。-consider amplitude spectrum and phase spectrum of the artificial seismic simulation and pattern fitting response to China's &quo
zxecfym
- 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
ercheng2007
- 直线Y=Kx+b拟合方法。使用二乘法作的-straight Novel b = Y fitting method. Use for the two multiplication
ASUFITmatlab
- ASUFIT-Matlab-全局拟合程序-ASUFIT - Matlab-fitting procedures overall
COMTest2005_v0.8
- 在vc.net中调用Matlab生成的COM组建实现曲线拟合。-in vc.net Calling Matlab generated COM form and curve fitting.
wenMatlabFit_dn05
- 利用Matlab工具在VC dotNet中实现聚点拟合以及直径测算的程序-Matlab tool in achieving VC dotNet accumulation diameter calculation and fitting procedures
Ellipse-fitting
- 椭圆拟合 以C语言和C++语言算法实现为主-Ellipse fitting to C language and C++ language based Algorithm
curve-fitting-and-radio
- 利用labview设计: 设计一台实用的曲线拟合仪,由用户选择实验数据的输入方式。对已给定的实验数据,用户可方便的选用线性、指数、多项式种曲线拟合方式,并直观地给出各种拟合方式的拟合结果,此VI还具有保存实验数据的功能。 录音机 (可以回放)-The labview design: design a practical curve fitting instrument experimental data selected by the user input. Given experim
Linear-fitting-of-polynomial
- 利用模拟信号编译的多项式线性拟合的子程序-Linear fitting of polynomial
Chapter-8-of-the-matlab-data-fitting
- matlab中的第8章 数据拟合(包含例子和程序源码)-Chapter 8 of the matlab data fitting (including examples and program source code)
Pumping-characteristic-curve-fitting
- 拟合泵站特性曲线,最小二乘法,Q-H,Q-N,Q-E-Pumping characteristic curve fitting, least squares method, QH, QN, QE
Circular-curve-fitting
- 插值法进行圆拟合,主要对边缘进行拟合,达到分割目的-Circle fitting interpolation method, primarily to fitting the edge, to achieve segmentation
Least-squares-curve-fitting-method
- 5 最小二乘法的曲线拟合-Least-squares curve fitting method
genetic-alg-BP-nonlinear-fitting
- matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
Linear-fitting
- 这是目前用多项式作曲线拟合的最好算法, 通用算法实现如下.-This is the best algorithm with polynomial curve fitting,General algorithm as follows.
fitting
- 点拟合平面,能够根据输入的点拟合平面,进而求出平面方程、法向量。(plane fitting for Matlab)