搜索资源列表
-
6下载:
1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发,
拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指;
1stOpt 应用范围
1) 模型自动优化率定
2) 参数估算
3) 任意模型公式线性,非线性拟合,回归
4) 非线性连立方程组求解
5) 任意维函数,隐函数极值求解
6) 隐函数根求解,作图,求极值
7) 线
-
-
0下载:
Origin 拟合曲线教程
Contents
1. ORIGIN BASIC FUNCTIONS
2. CHROMATOGRAPHY FUNCTIONS
3. EXPONENTIAL FUNCTIONS
4. GROWTH/SIGMOIDAL
5. HYPERBOLA FUNCTIONS
6. LOGARITHM FUNCTIONS
7. PEAK FUNCTIONS93
8. PHARMACOLOGY FUNCTIONS
9. POWER FUNC
-
-
3下载:
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
-
-
1下载:
功能:离散试验数据点的多项式曲线拟合
调用格式:A=multifit(x,y,m)
其中:x: 试验数据点的x坐标向量
Y: 试验数据点的y坐标向量
m: 拟合多项式的次数
-Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
-
-
1下载:
水库库容-水位关系曲线是水库调度、水资源优化的基础,本程序实现其多项式拟合-Reservoir storage capacity- the water level curve is the relationship between reservoir operation, water resources to optimize the basis, the procedures to achieve its polynomial fitting
-
-
0下载:
在Visual C++环境下,用C++调用MATLAB的计算引擎,做曲线拟合-In Visual C++ environment, using C++ call MATLAB calculation engine, to do curve fitting
-
-
0下载:
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具
有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散
乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲
面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
-
-
0下载:
计算插值与曲线拟合的MATLAB程序,用于实现相应的功能。-Interpolation and curve fitting calculation of the MATLAB process for the realization of the corresponding function.
-
-
0下载:
matlab程序例程,包含解方程,曲线拟合等诸多实例,特别适合初学者-matlab programme examples, including solving equations, curve fitting, etc
-
-
0下载:
拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
-
-
1下载:
此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
-
-
0下载:
一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合-A set of interactive and command-style in one program, using least-squares curve fitting method
-
-
0下载:
得到一些列的离散数据,用matlab,进行曲线拟合-Get some out of discrete data with matlab, for curve fitting
-
-
0下载:
本书介绍了
统计、绘图、求微积分、解微分方程、解ODE、变换、曲线拟合、特殊函数……很多的高
数方面的应用,还附有习题和答案。-This book describes the statistics, graphics, seeking calculus, solution of differential equations, solution of ODE, transform, curve fitting, special functions ... ... a lot of the
-
-
4下载:
曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
-
-
0下载:
采用多种matlab中不同函数对一系列的点进行曲线拟合,并对所得的点加以对比-Use a variety of different functions on a series of points in the matlab curve fitting, and point of income may be compared
-
-
0下载:
运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合
-Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
-
-
0下载:
Polynomial curve fitting
polyfit from MatLab in Java
Applet for demo
-
-
0下载:
用matlab编制的,用于计算最小二乘法拟合曲线的程序-Using matlab prepared by the least squares method for calculating curve fitting program
-
-
0下载:
matlab环境下求勒让德正交多项式的程序,主要用于曲线拟合计算。-Seeking Legendre orthogonal polynomials Germany matlab environment procedures, mainly used for curve fitting calculations.
-