搜索资源列表
While_repeat_Epsilon
- Epsilon calculations and display on form. Two methods with repeat and while loops. FloatToStrF function implementation example.
AMT
- figure imagesc(Img,[0 255]) colormap(gray) hold on bw = roipoly phi = 2*(0.5-bw) tic for n = 1:200 phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap) pause(0.05) imagesc(Img, [0, 255]) colormap(gray) hold on [c,h] = c
teamke
- team is turbulence code who treat the k epsilon turbulence model using fortran coding