-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
genetic
用遗传算法编的求解最优潮流的目标函数和住程序(Optimal Power Flow with genetic algorithm programmed objective function and live program)
- 2012-12-13 14:43:36下载
- 积分:1
-
smallest
这是数值计算当中最小二乘法的例子,在matlab中实现(This is the numerical calculations of the least squares method, for example to achieve Matlab)
- 2006-06-07 23:54:29下载
- 积分:1
-
DOP.m
说明: 该程序适用于GPS接收机定位精度因子DOP值计算(GPS DOP value)
- 2020-11-10 21:39:45下载
- 积分:1
-
2D-Unstructured-Euler-code
2维非结构欧拉求解 fortran代码,用于2维流场求解(2D Unstructured Euler code)
- 2021-03-11 11:59:26下载
- 积分: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
-
lsq
打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法
(Shooting method for boundary value problems for differential equations, which is to strike a mathematical equation of the boundary value problem approach)
- 2008-05-22 19:46:32下载
- 积分:1
-
运算复数
计算方法中的复数运算(calculation method in the plural Operational)
- 2005-01-26 15:25:21下载
- 积分:1
-
fit_func
Fitting curve distribution function拟合曲线分布函数(Fitting curve distribution function)
- 2016-04-13 17:06:43下载
- 积分:1
-
classic-nmf
非负矩阵分解的最经典算法,1999发表在自然科学杂志上的那一篇文章的代码(classic Nonnegative matrix factorization)
- 2012-11-29 09:30:41下载
- 积分:1