搜索资源列表
mchap8
- MATLAB插值与数据拟合、样条插值与数值微积分、由已知数据拟合数学模型、信号分析与数字信号处理基础-MATLAB interpolation and data fitting, spline interpolation and numerical calculus, from the known data fitting mathematical model, signal analysis and digital signal p
(2)MATLAB
- 这是利用matlab求解方程,拟合数据以及图形绘制的代码,有详细的解释说明,值得一看-This is done using matlab solving equations, graphing fit the data and code, a detailed explanation, worth a visit
ezyfit2.44
- Matlab的Ezyfit工具箱使您能够执行简单的一维曲线拟合数据使用任意的非线性拟合函数。-The Ezyfit toolbox for Matlab enables you to perform simple curve fitting of one-dimensional data using arbitrary (non linear) fitting functions.
nihe
- 利用MATLAB程序语言,为你拟合数据提供了很大方便-Using MATLAB programming language, you fit the data to provide a great convenience
statistics_lognormal
- 1. 608组样本,第一列数字是标号,第二列数字是出现损坏的时间,第三列表示数据有效性,为0有效 2. 损坏时间是对数正态分布的,需要拟合 3. 求均值80%置信区间 4. 成本为m,价格为s,保证盈利20%,选取保修期 5. 比较保修期和拟合数据的均值 6. 若保修期就是拟合损坏时间的均值,求出利润率 loadd.m:加载样本数据,并选取有效数据 period.m:加载成本、价格数据,计算利润和保修期的关系(1.608 g