• 大小: 24KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-06
  • 语言: 其他
  • 标签: pod  

资源简介

基于pod方法,用于piv数据的数据简化以及主要特征提取。

资源截图

代码片段和文件信息

function about(~~entry)
        % Show about information
        
        if strcmp(entry‘about‘)
            Message = sprintf([‘This code is developed in collaboration between the von Karman ‘...
                ‘Institute the Universidad Carlos III de Madrid and the University of Bristol.\n‘...
                ‘\nPlease report any bug at:\na.masullo@bristol.ac.uk\n‘ ...
                ‘Version: %s\n‘]hand.Version);
            answ = questdlg(Message‘POD-based background removal for Particle Image Velocimetry‘ ...
                ‘Report a bug‘‘Ok‘‘Ok‘);
            if strcmp(answ‘Report a bug‘)
                web(‘http://seis.bris.ac.uk/~aexrt/PIVPODPreprocessing/bugreport.html‘ ‘-browser‘)
            end
        elseif strcmp(entry‘license‘)
            Me

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        4229  2019-04-23 14:58  about.m
     文件        1389  2019-04-23 13:55  adjust_image.m
     文件        4264  2019-04-22 15:27  background_removal.m
     文件        2821  2019-04-23 13:51  callback_arrows.m
     文件         249  2019-04-23 13:54  change_colormap.m
     文件        1170  2019-04-23 13:53  change_temp_fold.m
     文件        2575  2019-04-23 14:59  delete_temporary_files.m
     文件        5708  2019-04-23 13:48  evaluate_modes.m
     文件        3509  2019-04-23 13:47  evaluate_spectrum.m
     文件         168  2019-04-23 14:59  exit_program.m
     文件         637  2019-04-23 14:59  initialize_program.m
     文件         957  2019-04-23 15:00  initialize_session.m
     文件        1102  2019-04-23 15:00  key_shortcut.m
     文件        5081  2019-04-23 12:53  load_images_memory.m
     文件        1142  2019-04-23 13:54  memory_info.m
     文件         498  2019-04-23 13:49  N_auto.m
     文件         347  2019-04-23 14:58  open_explorer.m
     文件        2233  2019-04-23 14:57  pattern_selection.m
     文件        2562  2019-04-23 13:50  plot_spectrum.m
     文件        7507  2019-04-23 13:50  remove_background.m
     文件         700  2019-04-23 13:58  remove_buttons.m
     文件        2919  2019-04-23 12:52  select_images.m
     文件        1760  2019-04-23 13:49  set_automatic_modes.m
     文件         537  2019-04-23 13:52  set_bg_filename.m
     文件        1213  2019-04-23 13:54  set_memory.m
     文件         152  2019-04-23 15:00  show_initial_image.m
     文件       16004  2019-04-23 13:51  show_modes_toolbar.m
     文件        3592  2019-04-23 13:52  show_window.m
     文件        1697  2019-04-23 14:57  update_status.m

评论

共有 条评论