搜索资源列表
kdvequationsimulation
- %模拟偏微分方程kdv方程的水波。 %通过修改已可以用来模拟其他的如KP方程等。
kdvequationsimulation
- %模拟偏微分方程kdv方程的水波。 %通过修改已可以用来模拟其他的如KP方程等。- Simulation of partial differential equations of the wave KdV equation. By way of an amendment can be used to simulate the other, such as the KP equation.
GPU_Water_Simulation
- 在128*128的网格上求解2维波动方程来模拟大范围的水波。用一个像素渲染程序完成对波动方程的时间积分,结果存放于一个浮点数纹理中,.然后将此纹理传给渲染模块。此外使用凹凸贴图来描述水面的细节波纹,这会给稍后的逐像素渲染带来逼真的水面闪烁高光效果.-128* 128 grid on the solution of 2-dimensional wave equation to simulate a wide range of water
shuibo
- 线性水波方程的matlab代码,能画出图来的,很方便-Linear wave equation matlab code to draw the diagram, very easy
Bmovie
- kdv方程模拟水波,可以设置正弦波的参数-water wave
shallow_water_2d
- 利用数值计算 求解浅水方程,利用了Lax-wendroff有限差分,并附有输出图像展示(The shallow water equation is solved by numerical calculation, and the Lax-Wendroff finite difference method is used with output image display.)