Coder Social home page Coder Social logo

-_-_-'s People

Watchers

 avatar

-_-_-'s Issues

需求文档_v0.1

系统介绍

设计信号分析软件,可以支持从文件读入信号,能显示信号的时域波形图、瀑布图、星座图和频谱图,可调节播放速度和缩放横轴(时间)

开发方案

  • C#调用matlab

系统面向用户

  • 电路工程师、学生

系统功能需求

采集模块

  • 需求:程序读入时域信号
  • 基础方案:从csv、coe和txt等格式文件内读入信号
  • 提升方案:支持从文件读取信号,支持读取串口传入的数字信号

信号分析模块

  • 需求:对时域信号进行频谱分析、功率分析和IQ解调
  • 基础方案:采用FFT算法获取信号频谱,使用contour函数得到瀑布图,依照PSK原理对信号进行IQ解调
  • 提升方案:添加BPSK、QPSK等多种模式,直接输出星座图中信号解调结果

显示模块

  • 需求:显示四种模式下的波形图

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.