-
计算声波的仪器的旅行时间
1. 里面的txt文件为三大家的旅行时间表
2. 代码中应用旅行时间的计算公式,实现,并比较三大家的结果是否可以通过这个公式获得。公式在代码中已经贴出
3. labview应用的是2010.
- 2022-01-25 17:22:25下载
- 积分:1
-
Runge_Kutta_Fehlber法计算
Runge_Kutta_Fehlber法计算-Runge_Kutta_Fehlber method
- 2022-02-16 04:21:47下载
- 积分:1
-
徐士良算法集
fortran77的各种算法集锦,比如欧拉、高斯消元之类的,有详细方程及对应的算法程序,相当于子程序,可以直接调用
- 2022-09-29 12:15:05下载
- 积分:1
-
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)...
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)-Parallel programming methods in the Monte Carlo description of the procedures seek π value (specific language using MPI C)
- 2022-01-21 02:15:29下载
- 积分:1
-
差分微积分used to anticipate and respond to the uncertain future.
差分微积分used to anticipate and respond to the uncertain future.-Differential calculus used to anticipate and respond to the uncertain future.
- 2022-03-07 09:32:15下载
- 积分:1
-
有限差分算法
有限差分算法,在linux下运行,可以提高对有限差分算法的理解,很简单,里面的参数文件设置很详细,都有很好的注释,希望能给新手带去知道
- 2022-08-14 19:12:43下载
- 积分:1
-
subpixel motion architecture
subpixel motion architecture
- 2022-06-11 20:47:05下载
- 积分:1
-
粒子群优化算法 PSO
通过启发式搜索方法,如遗传算法(Genetic Algorithm, GA)、模拟退火法(Simulated Annealing, SA)、禁忌搜索法(Tabu Search, TS)、蚁群优化算法(Ant Colony Optimization, ACO)、大爆炸算法(Big Bang-Big Crunch, BB-BC)以及粒子群优化算法(Particle swarm optimization, PSO)等,能够快速有效求解最优化问题。与其他优化算法相比,PSO因具有参数少、收敛速度快、简单易实现等突出优点而被广泛应用于多个领域,如逆合成孔径雷达(Inverse Synthetic Aperture Radar, ISAR)中机动目标参数补偿,非线性方程组多值求解等。本程序为个人原创,需要根据实际需要添加目标函数。
- 2022-11-11 23:35:04下载
- 积分:1
-
基于混合基算法的快速傅立叶变换和反变换在VDSL2中的应用与实现...
基于混合基算法的快速傅立叶变换和反变换在VDSL2中的应用与实现-Mixed-radix FFT-based fast Fourier transform and inverse transform in the application and implementation of VDSL2
- 2022-08-19 15:42:37下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1