Git Product home page Git Product logo

dataprocessofiotdesign's Introduction

用于处理物联网专业综合课程设计实验一的数据

流程

  • 隔行读入数据(字符串16进制)
  • 将16进制字符串转化为数组(二进制)
  • 将二进制计算补码
  • 转化为10进制存为数组
  • 与距离成为关系并拟合
  • 剔除坏值

问题

  • 处理订单数据到底是什么,要不要求原码?------做判断,是否转源码。
  • 拟合曲线函数------已解决
  • 生成距离与功率的模型,即给定功率可以得到计算距离------已解决
  • 如何剔除坏值-------已解决

思路

先针对不同节点采用大量数据训练模型,得到模型再进行定位验证模型。

dataprocessofiotdesign's People

Contributors

franklindx3906 avatar wannain avatar

Stargazers

 avatar

Watchers

James Cloos avatar

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.