搜索资源列表
mintwo-C
- * 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 * 输入: m--已知数据点的个数M * f--M维基函数向量 * n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * a--无用 * 输出: 函数返回值为曲线拟和的均方误差 * a为用基函数进行曲线拟和的系数, * 即a[0]f[0]+a[1]f[1]+...+a[M]f[M]. -* The alg
weightfuctionprofiles
- 大气辐射中不同的权函数曲线,包括原始曲线和拟合曲线-in the atmosphere radiation,different weight fuction profiles
Absorptioncoefficientprofile
- 吸收系数的累积概率分布函数,包括利用marlab进行曲线的拟合-Absorption coefficient of the cumulative probability distribution function, including the use of marlab for Curve Fitting
VCPP-call-matlab-draw-sin-curve
- vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。-vc++6.0 to call matlab function, draw a sine curve, the more detailed source.