-
乘法计算过程的代码 pls2
说明: 代码为偏最小二乘法计算过程的代码,主要部分都有中文解释(Code for the calculation process of partial least squares method)
- 2020-06-24 00:40:02下载
- 积分:1
-
CAPE
cape是计算对流有效位能和对流抑制能的一个fortran。广泛应用在大气科学计算大气垂直速度的诊断分析中。(cape is the calculation of CAPE and convective inhibition energy of a fortran. Widely used in calculation of the vertical velocity of atmospheric science and diagnostic analysis.)
- 2010-05-08 11:08:04下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
rwdrcoef
程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!(counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!)
- 2006-08-01 09:35:03下载
- 积分:1
-
PSO_yueshu
说明: 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)
- 2021-04-10 08:08:59下载
- 积分:1
-
Source1
输出三维数据可供tecplot软件读取的二进制文件(Output data for three-dimensional software to read the binary file tecplot)
- 2021-05-06 22:28:36下载
- 积分:1
-
Lax_bassi_rebay
间断有限元方法( Runge–Kutta discontinuous Galerkin )求解N-S方程 算例为一维sod问题
流通量为BR1(Discontinuous Finite Element Method (Runge-Kutta discontinuous Galerkin) N-S equation solving a one-dimensional example problem sod
Liquidity is BR1)
- 2016-03-16 16:56:08下载
- 积分:1
-
CS_OMP_my_final
CS算法OMP该进算法,对傅里叶与 的信号进行稀疏采样(Compressive Sensing OMP)
- 2013-10-22 18:36:26下载
- 积分:1
-
jiulie
用于图像处理的独立分量分析,分形维数计算的毯子算法matlab代码,有井曲线作为输入可计算其地震波的衰减。( Independent component analysis for image processing, Fractal dimension calculation algorithm matlab code blankets, There is a well attenuation curve as input to calculate its seismic waves.)
- 2017-02-24 21:00:49下载
- 积分:1
-
cal_CAPE
计算CAPE(对流有效位能)的Fortran程序(Fortran program calculating CAPE)
- 2011-08-22 21:58:27下载
- 积分:1