Feeds
已提交
PIV image tool
Alternate two PIV images with velocity vectors, to visually inspect the result of a PIV analysis
8 years 前 | 7 次下载 |
已提交
POD-based background removal for Particle Image Velocimetry
The following script is a Matlab implementation of the algorithm described in the paper
8 years 前 | 4 次下载 |
已提交
ExportPngInkscape(filename,dpi,handle)
Save figures in high quality PNG by saving them in SVG and exporting in PNG using Inkscape
8 years 前 | 1 次下载 |
已提交
Plot multiple surfaces multisurf(x,y,z,color)
Plot multiple surfaces in the same figure, with different colors
8 years 前 | 1 次下载 |
已提交
Transform velocity field into wall coordinates
Interpolate velocity field on a wall-based grid. Useful to plot boundary layer
9 years 前 | 2 次下载 |
已提交
xcorr2_fft(a,b)
Two-dimensional cross-correlation evaluated with FFT algorithm
9 years 前 | 11 次下载 |
已提交
Where am I in the code?
Simple script to open the editor on the current debugging line
10 years 前 | 1 次下载 |
已提交
Flood Game
Simple flood Game. Try to flood the matrix with the same symbol.
11 years 前 | 1 次下载 |
已提交
Biot-Savart direct integration on a generic curve
Biot-Savart integration on a generic curve, by numerical integration.
11 years 前 | 5 次下载 |