-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1
-
UDF_03_Files
说明: 用C语言编写的Fluent UDF实例,包含Adjust宏,profile宏等八个实例教程,快速上手(The UDF is for computational fluid dynamics software Fluent, it concludes the Profile.c,the Adjust.c)
- 2019-05-11 00:02:23下载
- 积分:1
-
LM_sample
Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。(
LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
- 2017-06-01 19:37:34下载
- 积分: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
-
Moving-Least-Squares-Methods
移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。(Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.)
- 2020-11-06 08:49:49下载
- 积分:1
-
乘法计算过程的代码 pls2
说明: 代码为偏最小二乘法计算过程的代码,主要部分都有中文解释(Code for the calculation process of partial least squares method)
- 2020-06-24 00:40:02下载
- 积分:1
-
DAVAR
用于计算Davar,较为方便,用于allan方差的初步学习(Used to calculate Davar, more convenient for the Allan variance of the preliminary study)
- 2013-04-17 13:44:46下载
- 积分:1
-
FDTd
对一个微带天线使用FDTD方法进行计算和分析,得到该天线反射系数,远区辐射场等信息(Right a microstrip antenna to use the FDTD method carry on calculated and analyzed, get this antenna reflection coefficient, far Ou radiation field and other information)
- 2021-05-15 15:30:02下载
- 积分:1
-
Generator
这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
- 2013-07-10 14:19:34下载
- 积分:1
-
Matlab_Fluent-cosimulink
介绍了matlab和fluent联合仿真的方法,利用S函数和UDF进行通讯。(Co-simulation matlab and fluent communication, using S functions and UDF.)
- 2020-08-16 21:48:26下载
- 积分:1