-
最速下降法求解方程组
最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(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
-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1
-
ExprEvalp28Morep29
算符优先的计算器,用于编译原理的课程作业(caculator for opp)
- 2020-07-01 20:40:02下载
- 积分:1
-
my378
包括脚本文件和函数文件形式,MinkowskiMethod算法 ,抑制载波型差分相位调制。( Including script files and function files in the form, MinkowskiMethod algorithm, Suppressed carrier type differential phase modulation.)
- 2017-06-02 11:09:56下载
- 积分:1
-
MatlabMie
利用Mie散射原理计算多层介质球的散射特性(Principles calculation using Mei scattering scattering properties of multilayer dielectric sphere)
- 2011-05-28 10:33:04下载
- 积分:1
-
The-UDF-for-phase-change-of-water
Fluent 中短语模拟水的受热蒸发相变的UDF程序代码(the UDF for phase change of water)
- 2014-01-06 19:38:21下载
- 积分:1
-
paixu
1.数据时随机产生的(产生1000个随机数),进行排序2.每一次数据排序之后,都可以看到排序的移动,交换次数以及排序的时间。
(1. After randomly generated data (generated 1000 random numbers), every sort 2. Sort the data, you can see the sort of move, switching times and sort of time.)
- 2015-03-24 19:17:40下载
- 积分:1
-
FractalDim
盒维数计算和豪斯多夫维数的计算与应用研究程序(box counting)
- 2013-07-27 17:50:31下载
- 积分:1
-
Toeplitz-MUSIC-
基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
- 2020-12-22 15:59:09下载
- 积分:1
-
SVI
Gatheral SVI模型包含 raw SVI, Surface SVI 和含有跳过程的SVI(This is a document about the SVI model codes of J.Gatheral including raw SVI, Surface SVI and SVI with jump)
- 2020-09-10 11:58:01下载
- 积分:1