-
smallest
这是数值计算当中最小二乘法的例子,在matlab中实现(This is the numerical calculations of the least squares method, for example to achieve Matlab)
- 2006-06-07 23:54:29下载
- 积分:1
-
C3.17
说明: 有两个ARMA过程,其中信号1是宽带信号,信号2是窄带信号,分别用AR谱估计算法、ARMA谱估计算法和周期图法估计其功率谱。(There are two ARMA processes, in which signal 1 is a wideband signal and signal 2 is a narrowband signal. The power spectrum is estimated by AR spectrum estimation algorithm, ARMA spectrum estimation algorithm and periodogram method respectively.)
- 2020-07-27 09:27:39下载
- 积分:1
-
Workshop7
An example of using a matrix object in order to pass values and complete a function.
- 2015-12-10 23:32:02下载
- 积分:1
-
插值与函数逼近
说明: 分段三次Hermite插值法 样条插值 切比雪夫最佳一致逼近 Legendre、 Laguerre、Hermite多项式主函数 牛顿 插值(Piecewise cubic Hermite interpolation)
- 2020-10-05 17:35:23下载
- 积分:1
-
1111
通过对钢轨和车轮的ansys有限元建模,分析在钢轨的接头处的动力学特性。(Rail and wheel ansys finite element modeling, analysis of the dynamics of the rail joints.)
- 2012-08-16 08:56:38下载
- 积分:1
-
MyFloat
自定义浮点数的软件实现,支持和普通浮点数的互换。(Self-defined float compatible with IEEE 754)
- 2019-06-20 10:01:26下载
- 积分:1
-
Matrix
最小二乘法的c语言程序,能求解多元方程组,具有良好的效果(The C language program of the least square method can solve the multiple equations. It has good effect.)
- 2017-12-08 10:39:40下载
- 积分:1
-
ODBprint
将ABAQUS的ODB结果文件按照人为要求在文本文档中记录(On ABAQUS ODB results file records in a text document in accordance with human requirements)
- 2021-03-09 22:09:27下载
- 积分:1
-
g_fitting
使用正交多项式完成数据拟合。程序对读入的gps采样点完成曲线拟合。()
- 2007-08-01 18:25:08下载
- 积分:1
-
youhua
fortran最优化计算方法常用程序汇编
包括一维最优化部分、无约束优化部分、约束优化部分
0.618法,分数法、二次插值法、三次插值法
共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法
混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法(fortran optimization calculation method used to assemble
Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part
0.618, fractional method, quadratic interpolation, cubic interpolation
Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method
Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method)
- 2014-05-21 10:33:13下载
- 积分:1