-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(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
-
vehicle-bridge-coupled
ANSYS车桥耦合瞬态分析代码,实现车辆移动荷载加载(ANSYS-vehicle bridge coupled)
- 2016-12-17 09:41:07下载
- 积分:1
-
MtlabCFD
基于matlab计算流体力学(CFD)源代码。(Matlab-based computational fluid dynamics (CFD) code.)
- 2007-04-28 11:00:45下载
- 积分:1
-
cdq.rar
基于时间序列法的超短期电力负荷预测 利用时间序列法进行数学建模(Mathematical modeling based on very short-term power load time series forecasting using time series method)
- 2021-04-29 11:08:43下载
- 积分:1
-
Bayesian-maximum-a-posteriori
实现贝叶斯最大后验概率计算,适合原理的研究,简单易懂。(To achieve the maximum a posteriori Bayesian probability, the principle of appropriate and easily understood.)
- 2011-06-15 22:01:03下载
- 积分:1
-
schur-decomposition
一般矩阵的schur分解,编译即可运行,需要文件输入(schur decomposition, the program can run successfully, you need a file for input)
- 2021-01-19 19:58:41下载
- 积分:1
-
program
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解(Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition)
- 2008-12-17 20:18:47下载
- 积分:1
-
Untitled
由Music算法估计线阵波达方向,搜索频谱波峰。(Estimation of linear array DOA by Music algorithm, searching spectral peak.)
- 2013-10-25 14:37:33下载
- 积分:1
-
shuang-tuo-qiu-re-yuan
fluent软件的UDF程序,是焊接过程的热源,热源类型为双椭球空间热源。(fluent udf heat source)
- 2020-10-13 00:07:32下载
- 积分:1
-
supervisedWSD
利用贝叶斯分类原理实现多义词的消歧。首先利用训练语料进行训练,然后基于机器已经获取的知识的基础上对生语料进行词义标注。(Realize the principle of the use of Bayesian classification polysemous word sense disambiguation. First of all, the use of training corpus for training, and then the machine has been based on knowledge gained on the basis of corpus for semantic tagging of Health.)
- 2008-05-15 19:04:24下载
- 积分:1