MATLAB Central
    Log In
  1. Create Account
  2. Log In
  1. File Exchange
  2. Answers
  3. Newsgroup
  4. Link Exchange
  5. Blogs
  6. Trendy
  7. Cody
  8. Contest
  9. MathWorks.com
Download All

Code covered by the BSD License  

Highlights from
High Speed PIV and Hotwire post processing

  • M=hsvmap(maphalfsize,deadzone... given a maphalfsize, creates a colormap going from white to red on one
  • []=calcsw(frame1, frame2)
  • []=dispim(frame, n, zdispim)
  • []=findcores(frame, filtswll,...
  • []=hwplots(opt,createplots)
  • []=hwproc()
  • []=mkmov(filename, fps, frm1,...
  • []=mkmov(filename, fps, frm1,...
  • []=mkswmov(filename, fps, frm...
  • []=plotcores(frame, n, flag )
  • core_proc(frame1,frame2,filtc...
  • findslowregs(frame,reg_xl, re...
  • getswmax()
  • plotreg(plottype, frame)
  • regproc(frame1,frame2, uth_ll...
  • stim(frm1,frm2)
  • stim1(frm1,frm2)
  • timeseries(frame1,frame2,yloc...
  • beam_profile.m
  • histo.m
  • hw.m
  • intcores.m
  • intcores_no_vort.m
  • piv_variables.m
  • piv_zplus101.m
  • piv_zplus50.m
  • pres.m
  • profile.m
  • tsa.m
  • tw.m
  • View all files
from High Speed PIV and Hotwire post processing by Anurag
High Speed PIV and hotwire post processing routines

tw.m
kappa     = 0.41;
const_a   = 5.0;
epsilon   = 0.0003;
z_pos     = z_dat*0.001 + epsilon;         % z_pos is in m

zw  = polyfit(z_pos(1:3),u0(1:3),2)
tw_slope = rho_air*nu*zw(2)

Contact us at files@mathworks.com

 
  • © 1994-2012 The MathWorks, Inc.
  • Site Help
  • Patents
  • Trademarks
  • Privacy Policy
  • Preventing Piracy
  • Terms of Use
  • RSS
  • Facebook
  • Twitter
  • Featured MathWorks.com Topics:
  • New Products
  • Support
  • Documentation
  • Training
  • Webinars
  • Newsletters
  • MATLAB Trials
  • Careers