-
BEM_Acoustics
边界元法,可以求解外声场、内声场,在此基础上可以开发出快速边界元法(boundary element method for acoustic problem)
- 2021-04-25 10:18:46下载
- 积分:1
-
simultaneity
同时辨识模型阶次及参数算法。用阶次递推算法,结合AIC法——利用赤池信息准则辨识上例的模型阶次和参数。(At the same time identify model order and parameters algorithm. By order recursive algorithm, combined with AIC method- the use of Akaike information criterion to identify the cases of the model order and parameters.)
- 2008-06-26 16:16:18下载
- 积分:1
-
fortran-files
文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布
文件2.f90:maccormack方法解一维burger s方程
文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波(File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distribution file 2.f90: maccormack method to solve the burger' s equation, one-dimensional file 3.f90: solution of one-dimensional laval tube flow, its progress exports are subsonic, the back of the throat have shock)
- 2012-06-10 18:21:15下载
- 积分:1
-
AKMC-_TIS_Solute-
用于研究粒子在晶体材料内输运性质,计算扩散系数的动力学蒙特卡洛程序(
Kinetic Monte Carlo program is used to study particle transport properties in crystalline materials, the calculation of the diffusion coefficient
Kinetic Monte Carlo program is used to study particle transport properties in crystalline materials, the calculation of the diffusion coefficient)
- 2016-05-06 18:08:16下载
- 积分:1
-
hmqd
基于db8小波的,平移不变小波变换,层有关硬阈值滤波,(Based on db8 wavelet, translation invariant wavelet transform, layer related hard threshold filtering,)
- 2018-11-14 17:19:54下载
- 积分:1
-
dit_fft
本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。(This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.)
- 2010-09-22 21:30:23下载
- 积分:1
-
OpenSees1.0
经典的可编程添加模块的面向对象的有限元程序代码(C++ code for OOFEM based on multi-systems)
- 2018-05-02 19:45:18下载
- 积分:1
-
CV
说明: 在CV模型下的卡尔曼滤波算法MATLAB程序(CV model in the Kalman filter algorithm MATLAB program)
- 2009-01-14 11:30:00下载
- 积分:1
-
ABAQUS 显式计算VUMAT
ABAQUS 显式计算时 用户自定义子材料程序 VUMAT源代码,(User defined subrutine of ABAQUS explicit analysis)
- 2021-03-16 10:29:21下载
- 积分: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