-
freefem++-3.56-1.tar
比较完善的面向对象的有限元程序代码,适用于编写大型程序的学习(typical C++ code for OOFEM)
- 2018-05-02 19:51:39下载
- 积分:1
-
gaosixiaoqu
计算方法:主要是高斯消去法的C语言算法实现(Calculation method: Gaussian elimination)
- 2012-12-09 15:58:18下载
- 积分:1
-
FastEMD-3.1
目前为止最快速的EMD算法,也可作为SIFT匹配的一种方法(So far, the fastest EMD algorithm can also be used as a method of SIFT matching)
- 2017-11-19 11:58:52下载
- 积分:1
-
FFT4
计算按频率抽取的基4快速傅里叶变换算法,与基2FFT相比,基4FFT的乘法量约减少25 。(Calculating frequency taken by fast Fourier transform algorithm base 4, compared with the base 2FFT the base 4FFT multiplication about 25 less.)
- 2020-11-22 11:29:35下载
- 积分:1
-
fractal
计算分维的程序,很好用,可根据需要随意调用(Calculate fractal dimension program, easy to use, can feel free to call)
- 2012-09-16 00:11:07下载
- 积分:1
-
MATLAB
利用有限元法计算悬臂梁的实例,包含详细说明,适合用于课程设计。(Using the finite element method to calculate the cantilever instance, contains a detailed description, suitable for curriculum design.)
- 2014-10-04 08:37:38下载
- 积分:1
-
standard
通过标准方法实现结构加速度的线性积分问题(Implementation structure by standard methods of linear integral of acceleration)
- 2020-11-27 14:29:30下载
- 积分:1
-
eryuanyicifangchengzu
求二元一次方程组的解,简便算法的过程及计算(Solving linear equations group,Process and simple calculation algorithm)
- 2016-07-05 10:25:22下载
- 积分:1
-
ICP-matlab
迭代最邻近点算法: 计算两组点云之间的最佳匹配效果(Iterative closest point (ICP) algorithm: seaching the best overlapping result of two point clouds)
- 2012-07-15 16:24:01下载
- 积分:1
-
sanciyangtiao
其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
- 2011-10-14 09:40:33下载
- 积分:1