资源简介
很好的粒子图像测速(PIV)Matlab源代码,本人在Matlab 2010下测试通过。

代码片段和文件信息
% MatPIV - Particle Image Velocimetry (PIV) Toolbox
% Version 1.6.1
%
% Written by J. Kristian Sveen 1998-2004
% J.K.Sveen@damtp.cam.ac.uk jks@math.uio.no
%
% Release information
% Readme - New features bug fixes and changes in this version.
%
% PIV - files
% matpiv - Core PIV file. All calculations start here.
% Call MatPIV using one of the following options:
% singlepass - ‘single‘ PIV with a single pass through images
% multipass - ‘multi‘ PIV using 3 iterations
% multipassx - ‘multin‘ PIV using N iterations
% mqd - ‘mqd‘ PIV using minimum quadratic difference 1 pass
% normpass - ‘norm‘ PIV using normalized correlations 1 pass
% definewoco - define transformation between pixels and centimeters
% mask - mask out regions of the flow from calculations
% mask2 - version of MASK that avoids use of the Image Proc. Toolb.
% snrfilt - Filter velocities based on Signal to Noise
% ratio in correlation plane
% peakfilt - Filter velocities based on correlation peak height
% globfilt - Filter velocities based on global vector properties
% localfilt - Filter velocities based on local vector properties
% naninterp - Interpolate NaNs after filtering
%
%
% Visualisation tools
% vekplot2 - Plot vectors. Same functionality as QUIVER
% but here the scale is known so two vector
% fields can be compared easily
% magnitude - plot sqrt(u^2+v^2) as an image
% mstreamline - wrapper call to STREAMLINE. Creates starting
% points for streamlines based on image edges
% strain - Calculate strain in a vector field
% vorticity - Calculate vorticity in a vector field
%
%
% Additional files
% mnanmedian - Calculate the median value in an array
% disregarding NaNs
% mnanmean - As above but mean.
% mnanstd - As above but Standard Deviation.
% weight - Create weight-matrix to remove bias errors due
% to particles truncated on interrogation region edges.
% bgconstruct2 - Construct a background image from a number of
% PIV images.
% automask - A first attempt to construct an automatic mask
% for PIV images
% mginput - reworking of original ginput function to
% change the pointer type to a circle
% articross.mat - Artificial cross needed in DEFINEWOCO
% articross2.mat - Artificial X needed in DEFINEWOCO
%
% Example (cd to the MatPIV directory first):
% [xyuvsnr]=matpiv(‘Demo3/mpim1b.bmp‘‘Demo3/mpim1c.bmp‘...
% [128 128; 64 64;32 32; 32 32]0.0080.5...
% ‘multin‘‘Demo3/worldco0.mat
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1663 2004-07-17 19:31 MatPIV161\CHANGES
文件 3475 2004-07-17 19:31 MatPIV161\Contents.m
目录 0 2004-07-17 19:30 MatPIV161\Demo1\
文件 231414 2004-07-17 19:30 MatPIV161\Demo1\im00.bmp
文件 231414 2004-07-17 19:30 MatPIV161\Demo1\im04.bmp
文件 231414 2004-07-17 19:30 MatPIV161\Demo1\im08.bmp
文件 231112 2004-07-17 19:30 MatPIV161\Demo1\polymask.mat
文件 7688 2004-07-17 19:30 MatPIV161\Demo1\velocityfield.mat
文件 231414 2004-07-17 19:30 MatPIV161\Demo1\woco.bmp
文件 240 2004-07-17 19:30 MatPIV161\Demo1\worldco.mat
文件 240 2004-07-17 19:30 MatPIV161\Demo1\worldco11.mat
目录 0 2004-07-17 19:30 MatPIV161\Demo2\
文件 1311798 2004-07-17 19:30 MatPIV161\Demo2\map000b.bmp
文件 1311798 2004-07-17 19:30 MatPIV161\Demo2\MatPIV000b.bmp
文件 1311798 2004-07-17 19:30 MatPIV161\Demo2\MatPIV000c.bmp
文件 1637 2004-07-17 19:30 MatPIV161\Demo2\myptvsettings.m
文件 1590 2004-07-17 19:30 MatPIV161\Demo2\myptvsettings.m~
目录 0 2004-07-17 19:30 MatPIV161\Demo3\
文件 15846 2004-07-17 19:30 MatPIV161\Demo3\articross2.bmp
文件 1152 2004-07-17 19:30 MatPIV161\Demo3\articross2.mat
文件 1201 2004-07-17 19:30 MatPIV161\Demo3\corrshifter.m
文件 917 2004-07-17 19:30 MatPIV161\Demo3\corrshifter.m~
文件 1225 2004-07-17 19:30 MatPIV161\Demo3\corrtest.m
文件 1225 2004-07-17 19:30 MatPIV161\Demo3\corrtest.m~
文件 60396 2004-07-17 19:30 MatPIV161\Demo3\default.jpg
文件 63237 2004-07-17 19:30 MatPIV161\Demo3\default.png
文件 1311798 2004-07-17 19:30 MatPIV161\Demo3\mpim1b.bmp
文件 1311798 2004-07-17 19:30 MatPIV161\Demo3\mpim1c.bmp
文件 1311798 2004-07-17 19:30 MatPIV161\Demo3\mpwoco.bmp
文件 1559 2004-07-17 19:30 MatPIV161\Demo3\myptvsettings.m
文件 5164 2004-07-17 19:30 MatPIV161\Demo3\phasetest.m
............此处省略217个文件信息
相关资源
- matlab_OFDM调制解调(来自剑桥大学)
- Matlab路面裂缝识别69319
- 高灵敏度GPS接收机MATLAB仿真,附捕获
- 基于MATLAB的质点弹道计算与外弹道优
- 阵列天线的matlab仿真
- MATLAB 经典程序源代码大全
- MATLAB小波软阈值去噪代码33473
- 天线阵的波束形成在MATLAB仿真程序及
- 非线性SVM算法-matlab实现
- 《MATLAB 智能算法超级学习手册》-程序
- 组合导航matlab程序
- 读取txt文件内容matlab代码实现
- Matlab实现基于相关的模板匹配程序
- matlab优化工具箱讲解
- 基于MATLAB的快速傅里叶变换
- 光纤传输中的分布傅立叶算法matlab实
- 基于matlab的图像处理源程序
- matlab 椭圆拟合程序
- 算术编码解码matlab源代码
- optical_flow 光流法 matlab 实现程序
- 引导图像滤波器 Matlab实现
- 分形几何中一些经典图形的Matlab画法
- OFDM系统MATLAB仿真代码
- SVM工具箱(matlab中运行)
- 图像小波变换MatLab源代码
- LU分解的MATLAB实现
- 冈萨雷斯数字图像处理matlab版(第三
- 替代数据法的matlab程序
- 用matlab实现的多站定位系统性能仿真
- 通过不同方法进行粗糙集属性约简m
评论
共有 条评论