-
1
本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
- 2013-11-06 21:28:17下载
- 积分:1
-
CCA
CCA的MATLAB源代码,可做相关性分析,带注释(CCA MATLAB source code, do correlation analysis, with notes)
- 2020-12-23 19:59:07下载
- 积分:1
-
fulltext
A FORTRAN IV function to compute the
probability of a standard normal deviate
- 2012-09-30 22:03:39下载
- 积分:1
-
practice6_17
用矩阵法求定积分1/(1+x^2)dx,区间是(-4,4)(Definite Integral Matrix Method)
- 2010-05-17 01:34:47下载
- 积分:1
-
MATLAB Codes for Dimensionality Reduction
子空间学习方法工具箱,包含PCA、LDA、LLE、ISOMAP等经典子空间分析方法(Subspace learning method toolbox, including classical subspace analysis methods such as PCA, LDA, LLE, ISOMAP and so on)
- 2021-04-17 16:38:53下载
- 积分:1
-
AirParm1
大气参数计算,含密度、湿度、粘性、热导率等(-Air parameters, density, humidity, viscosity, thermal conductivity)
- 2013-10-24 22:49:04下载
- 积分:1
-
zoeppritz
这是用于求解精确求解zoeppritz方程的程序,可用于AVO反演,合成地震记录等(This function computes the particle displacement reflection and
transmission coefficients (the relative displacement amplitudes)
for a solid-solid interface, a liquid-solid interface,
a solid-liquid interface, and a liquid-liquid interface.
The medium on each side of a given interface is perfectly elastic.
The output is the value of the reflection or transmission
coefficient, specified by the user at the incidence angle anginc
(see input parameters).
)
- 2012-07-24 11:46:34下载
- 积分:1
-
ARXRLS
程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法(Program using C language, least squares identification algorithm and recursive least squares algorithm)
- 2012-10-26 13:07:45下载
- 积分:1
-
adpcm_c_code
PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。(PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.)
- 2007-04-02 14:03:37下载
- 积分:1
-
ADAM
说明: ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1