Git Product home page Git Product logo

x5_mapreader's Introduction

MATLAB重写完成

X5_MapReader

----Matlab_new----

介绍

读取XML文件,转换为TXT或直接生成图

版本

Matlab 2017a

使用

  1. Full.m中修改文件夹位置
  2. Process.m中修改部分参数

注意

  1. 未测试
  2. 未实现秒单位的分数直方图

----Old----

介绍

Python:读取XML文件,转换为TXT Matlab:读取txt,绘图

版本

Python 2.7 Matlab 2017a

使用

  1. 通过powershell调用py转换.xml到.txt
  2. 通过matlab调用对应函数读取txt生成图

注意

  1. ps执行时极个别图文件名称编码报错,请注意提示并记录 1.1 ps中报错的文件删除.py文件 行27 处的.encode('gbk')后手动指定file_addr直接执行,或者写try
  2. Matlab另写脚本,读取txt文件批量执行函数
  3. 注意修改.m文件中图像保存位置

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.