Code covered by the BSD License  

Highlights from
PIVMat 2.10

image thumbnail
from PIVMat 2.10 by Frederic Moisy
A PIV Post-processing and data analysis toolbox

statvec_disp (PIVMat Toolbox)
statvec_disp (PIVMat Toolbox)
PIVMat Function Reference<< Prev | Next >> 
statvec_disp
Displays statistics of vector fields.

Description
statvec_disp(V) displays statistics of a set of vector fields as a 
function of the field number. 4 subplots are drawn: mean, standard 
deviation, rms and energy of each component. 
 
statvec_disp(V,SMOOTH) smoothes the statistics over SMOOTH consecutive 
vector fields. Use SMOOTH=1 for no smoothing (by default).  Use 
SMOOTH=0 for smoothing over the whole fields (display only one point). 
 
Example
 
   v = loadvec('*.vc7'); 
   statvec_disp(v,10); 
 
See Also
statf, histf, histvec_disp. 
 
Published output in the Help browser 
   showdemo statvec_disp 

 Previous: statfNext: subaverf 

2005-2012 PIVMat Toolbox 2.10

Contact us at files@mathworks.com