-
migration(FKaPS)
F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
- 2021-04-06 20:59:02下载
- 积分:1
-
新编Marc有限元实例教程
编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
- 2019-01-14 19:19:06下载
- 积分:1
-
jaya
jaya algorithm source code
- 2017-03-01 16:24:24下载
- 积分:1
-
dispersion-curvers-in-pipe
管中的纵波频散曲线 直接修改其中的矩阵就可以画出频散曲线
(dispersion curvers in pipe)
- 2014-07-21 15:16:40下载
- 积分: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
-
foutiu
小波包分析提取振动信号中的特征频率,大学数值分析算法,计算互信息非常有用的一组程序。( Wavelet packet analysis to extract vibration signal characteristic frequency, University of numerical analysis algorithms, Mutual information is useful to calculate a set of procedures.)
- 2017-03-15 00:05:37下载
- 积分:1
-
yinshigaosi_method
隐式高斯法求解三相不平衡配电网的潮流计算,很实用,欢迎下载。(Implicit Gaussian method for solving three-phase unbalanced load flow calculation of the distribution network, very practical, welcome to download.)
- 2021-05-07 21:31:35下载
- 积分:1
-
PRproject_lda
说明: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。( C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.)
- 2010-04-20 09:59:35下载
- 积分:1
-
oned_euler_fluxes_v5
一维欧拉方程计算,集合了Lax-Friedrichs,Richtmyer,MacCormack,Steger-Warming,Van Leer,AUSM,Zha-Bilgen,Godunov,Osher,Roe,Rusanov,HLL(HLLE),HLLL,AUFS方法(One dimensional Euler equation, including Lax-Friedrichs, Richtmyer, MacCormack, Steger-Warming, Van Leer, AUSM, Zha-Bilgen, Godunov, Osher, Ro, Rusanov, HLL(HLLE), HLLL, AUFS)
- 2021-01-11 20:08:49下载
- 积分:1
-
data
幂律分布的数据案例,这个案例数据有助于理解幂律分布的计算公式。(The case of power-law distribution of data, case data will help to understand the power-law distribution formula.)
- 2012-12-19 01:32:50下载
- 积分:1