搜索资源列表
wave_forward.rar
- 弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟,Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling
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
Triangle
- 在ISE环境下,使用Verilog语言,编写三角波程序,运用ModelSim进行仿真。-In the ISE environment, use Verilog language, written in a triangular wave program, using ModelSim simulation.
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