-
最速下降法与牛顿法
说明: 此代码包括牛顿法和梯度下降法的实现过程,最优化以及算法中常见的问题解决方式(This code includes the process of Newton method and gradient descent method)
- 2020-01-07 09:42:51下载
- 积分:1
-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(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
-
Adams-RK
经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
- 2010-12-30 14:09:37下载
- 积分:1
-
matlab_program
Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西(matlab program for fit curve)
- 2009-06-13 20:58:06下载
- 积分: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
-
FAM
用于计算谱相关函数的时域平花FFT积累算法,可改参数,改输入信号类型(calculate spectral correlation function by using time smoothing FFT Accumulation Algorithm, you can change the parameters, and the type of input signal )
- 2021-04-06 18:59:02下载
- 积分:1
-
hb888
有较好的参考价值,外文资料里面的源代码,基于小波变换的数字水印算法matlab代码。( There are good reference value, Foreign materials inside the source code, Based on wavelet transform digital watermarking algorithm matlab code.)
- 2017-04-12 18:09:25下载
- 积分:1
-
numerical-methods
数值方法的5个重要的算法:
1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解
2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。
3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。
4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解
5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。(Numerical Methods in five of the more important algorithms:
1. [Dirich.m] to solve the Laplace equation Dirichlet method for the numerical solution of partial differential equations
2.[Hamming.m] Hamming method is the multistep forecast corrected differential equations.
3. [Milne.m] the Milne- Simpson method as a differential equation solver used forecast correction method.
4. [Rkf45.m] Runge- Kutta- Wahlberg error control and step method for solving differential equations approximate solution
5. [Romber.m] the famous Romberg integral source code numerical integration, the presence of computable results show a lower triangular matrix.)
- 2013-03-09 01:35:19下载
- 积分:1
-
inversa1
this is an inverted matrix in labview
- 2018-10-12 09:42:14下载
- 积分:1
-
CSAMT_1D_forword
一维CSAMT正演程序,对学地球物理的有帮助(CSAMT)
- 2021-04-16 17:58:54下载
- 积分:1