kalim ul-haq tariq
huazhong university of science and technology
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
4D colur plot
if true u1=1; u2=1; u3=1; u4=1; a=0.1; b=0.5; g=0.25; t=1; A=12.*b.^2.*u3./u2; v=(b.^2.*u1+4.*b.^4.*u3+g.*u4)./b; x...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
3rd order nonlinear PDE
if true % clear all; close all; m1=1;m2=0.1;m3=0.1;xL=-10; xR=10; Nx=50; t0=0; tf=0.4; Nt=25; h=(xR-xL)/Nx; k=(tf-t0)/...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
RBFs approximation for Transport equation
if true % % TransportDRBF % Script that solves constant coefficient wave equation % u_t + c*u_x = 0, using RBF-PS appro...
대략 9년 전 | 답변 수: 0 | 0
