-
frft
说明: 分数阶傅里叶变换计算方面的文章,另附程序清单(Fractional Fourier transform calculation of the article, followed the list of procedures)
- 2020-09-14 20:08:02下载
- 积分:1
-
EFG
这是一个有关解二维弹性板的无网格EFG程序matlab源代码,是学习无网格法入门的必学程序!(This is a solution of two-dimensional elastic plate meshless EFG process matlab source code, is a meshless method to study entry procedures must!)
- 2008-03-19 15:56:00下载
- 积分:1
-
gmm-4.2.tar
Generic templates of algorithms for sparse matrixs
- 2013-07-12 10:49:08下载
- 积分:1
-
FFT842
一种快速富式变换源程序,对于数字信号处理非常有用。(a usefull FFT code is very convenient to signal process )
- 2011-12-26 16:49:00下载
- 积分:1
-
genetic
用遗传算法编的求解最优潮流的目标函数和住程序(Optimal Power Flow with genetic algorithm programmed objective function and live program)
- 2012-12-13 14:43:36下载
- 积分:1
-
KrigingContour
说明: 克里金、反距离插值算法_栅格图等值线填充等(Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.)
- 2008-11-19 10:41:37下载
- 积分:1
-
jeimai
混沌的判断指标Lyapunov指数计算,与理论分析结果相比,可实现对二维数据的聚类。( Chaos indicator for Lyapunov index calculation, Compared with the results of theoretical analysis, Can realize the two-dimensional data clustering.)
- 2017-04-09 11:56:37下载
- 积分:1
-
ykb
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
- 2020-08-03 17:18:34下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
preCG
预处理CG算法,在进行共轭梯度法之前先对系数矩阵进行预处理,再进行迭代(pretreatment congruent gradient)
- 2020-08-07 23:08:38下载
- 积分:1