-
FFT_16pt
利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
- 2020-06-18 10:40:02下载
- 积分:1
-
matrix
C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008(Achieve C++ in matrix operations nr3 code for other books)
- 2014-10-16 10:25:43下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
FFT
对FFT算法的基2时析型实现,在实习时很多专业会用到(Algorithm based on FFT analysis of type 2 o)
- 2008-05-24 16:31:40下载
- 积分:1
-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分:1
-
fz
说明: 模拟光子在多层组织中传输的蒙特卡洛仿真,包括散射系数,吸收系数,光场分布等特性(Monte Carlo simulation of photon propagation in multilayer structure ,It includes scattering coefficient, absorption coefficient,light field distribution and so on.)
- 2018-10-15 22:06:45下载
- 积分:1
-
SQUARESQUEEZE
使用Fortran编程,有限差分法计算雷诺方程(Reynolds equation calculated using Fortran programming, finite difference method)
- 2016-10-18 11:16:37下载
- 积分:1
-
helmholtz
说明: 求解二维亥姆霍兹方程的fortran程序,包含网格文件。(Fortran two-dimensional Helmholtz equation solving procedures, including the grid file.)
- 2011-03-15 10:39:34下载
- 积分:1
-
Writing a UMAT
主要用来进行Umat子程序指导编程说明用的文件(The document is mainly used for writting a Umat project by fortran language.)
- 2017-11-20 21:37:56下载
- 积分:1
-
断裂力学中的数值计算方法及工程应用-算例程序
说明: 金属断裂的数值计算提供理论依据及实际详例解读(The numerical calculation of metal fracture provides theoretical basis and interpretation of practical examples)
- 2019-03-15 13:45:02下载
- 积分:1