搜索资源列表
mainTM
- FDTD 2D TM波 模拟程序-2D TM wave FDTD simulation program
claw.tar
- CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
wave_forward.rar
- 弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟,Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling
3dpml
- 计算模拟3维电磁波传播的FDTD源程序,采用的边界是PML吸收边界。-Numerical simulation of three-dimensional electromagnetic wave propagation FDTD source, using the PML absorbing boundary is the boundary.
mpi_wave_i
- 用MPI实现wave程序并行化,采用非阻塞方式-Wave process with MPI parallel implementation, using non-blocking mode
mpiomp_wave
- MPI和OpenMP实现wave程序的混合并行编程-MPI and OpenMP programs to achieve wave mixing parallel programming
WaveFunction
- 檔1為無限量子井, 利用數值解、分析解計算其波函數及機率分布, 並畫圖, 運行在MATLAB 檔2為有限量子井分析解, 檔3為有限量子井數值解 還有傳遞矩陣運算 最後附上繪圖code-Infinite quantum well, the use of numerical solutions, analytical solutions to calculate the wave function and probability distribution, and drawing
8.7-TLC7524
- TLC7524接口电路程序:产生156.25KHz的正弦波-TLC7524 interface circuit program: produce 156.25KHz sine wave
13777263sukfilter
- 很不错的用于瑞雷波频散取消的计算-rayleigh wave
Desktop
- 产生方波的c语言文件,可以产生不同频率的方波,不同波长,不同时间长度。-c file for wave
Triangle
- 在ISE环境下,使用Verilog语言,编写三角波程序,运用ModelSim进行仿真。-In the ISE environment, use Verilog language, written in a triangular wave program, using ModelSim simulation.
forward
- 基于MPI的声波方程正演模拟(二维介质)-MPI-based acoustic wave equation forward modeling (two-dimensional medium)
mpi_wave
- mpi fortran wave equation solver code !cc MAIN is the main program for WAVE_MPI. !c !c Discussion: !c !c WAVE_MPI solves the wave equation in parallel using MPI. !c !c Discretize the equation for u(x,t): !c d^2 u/dt^2 - c^2 * d^2 u