-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(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
-
Least-squares-linear
可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
- 2013-10-24 14:21:45下载
- 积分:1
-
vumat1
是ABAQUS有限元模拟软件的子程序,主要研究损伤断裂(a subroutine of ABAQUS for damage and fracture
)
- 2015-01-03 09:27:40下载
- 积分:1
-
FDTD_2D_RCS
这是一个用FDTD算法计算二维导体方柱散射场RCS的matlab程序.采用UPML吸收边界条件和高斯脉冲源激励,对于学习FDTD方法中的激励源加入,近-远场外推,吸收边界设置等很有帮助(This is a FDTD algorithm using two-dimensional square cylinder conductor scattering RCS of the matlab program. UPML absorbing boundary conditions used and the Gaussian pulse source excitation, the FDTD method to study the excitation source join, near- far outside the push, absorbing boundary settings, such as helpful)
- 2021-04-08 23:29:00下载
- 积分:1
-
PMF-FFT
详细介绍了PMF-FFT的原理和实现方法,对于初学者有一定的帮助(Details of the theory and implementation of PMF-FFT, there is some help for beginners)
- 2021-05-13 08:30:02下载
- 积分:1
-
GA
说明: 遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
- 2019-06-19 16:30:06下载
- 积分:1
-
BIANbuchangLMS
用matlab自编的的变步长LMS滤波的算法的程序,希望对大家有用(Matlab own use of variable step size LMS algorithm for filtering procedure, in the hope that useful to everybody)
- 2008-03-19 16:26:43下载
- 积分:1
-
shuiku-tiao-hong-
小型水库的调洪,最大下泄流量的计算,采用试算法计算(Flood of small reservoirs, the largest discharged flow calculation, using the test algorithm)
- 2011-09-15 10:00:05下载
- 积分:1
-
matlabalgorit
进行干扰源以及声源定位的时延估计技术,以及定位迭代算法相关介绍(Sources of interference and delay estimation techniques for sound source localization, as well as positioning iterative algorithm)
- 2012-10-08 20:50:51下载
- 积分:1
-
ROE求解器fortran编程
说明: 求解黎曼问题格式Roe格式FORTRAN编程(Solution of Riemannian problem format roe format FORTRAN programming)
- 2021-04-07 20:09:01下载
- 积分:1