-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(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
-
Lagrange
三階拉格朗日內差法。使用了Farrow結構,簡化三階多項式係數之運算。(third-order Lagrange interpolation algorithm. use Farrow structure to simplify the coefficients of the polynomial of Lagrange method.)
- 2020-12-14 18:59:13下载
- 积分:1
-
3DDC
此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
- 2013-12-05 22:36:46下载
- 积分:1
-
GM(11)
gm模型 gm模型 gm模型 gm模型 gm模型 GM(1,1)(gm model gm model gm model gm model gm model GM (1,1))
- 2006-05-28 09:24:05下载
- 积分:1
-
DFP
DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
- 2011-11-19 14:07:21下载
- 积分:1
-
Matlab是计算结构力学的好助手
Matlab是计算结构力学的好助手,计算结构力学(MATLAB is a good assistant in computational structural mechanics)
- 2019-06-30 13:08:32下载
- 积分:1
-
LMS_ADV
lms系统逆辨识的实现,有个延时需要自己加上(lms against the identification system to achieve, there is a need to delay added by)
- 2011-12-02 00:36:08下载
- 积分:1
-
bp
说明: c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
- 2018-04-28 15:09:52下载
- 积分:1
-
munfan
多姿态,多角度,有不同光照,在MATLAB中求图像纹理特征,抑制载波型差分相位调制。( Much posture, multi-angle, have different light, In the MATLAB image texture feature, Suppressed carrier type differential phase modulation.)
- 2017-02-26 22:48:41下载
- 积分:1
-
FFT程序
这是利用C++ 编的fft(This is the C series fft)
- 2021-03-09 17:19:27下载
- 积分:1