搜索资源列表
SerialPort
- 利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析-Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis
serial
- matlab串口的实现,倚望大家有时间去-matlab and serial
matlab_GUI_serialport
- 利用matlab GUI实现的串口编程例子,本科毕设,包含收发两个客户端程序-Matlab GUI implemented using serial programming examples, undergraduate Bi-based, including sending and receiving two client programs
1549809comdraw
- 利用MATLAB编写的GUI,可实现串口的通讯和实时画图,有意义-The use of MATLAB written GUI, enables serial communication and real-time drawing meaningful
serialcomm
- Matlab编写的串口通讯程序,可以实现PC与串口外设的通讯与检测-Serial communication program written in Matlab, can achieve PC and serial communication with the detection of peripheral
VBUART
- VB串口设计的简单程序,调用MSCOM控件来实现串口通讯.-VB serial design simple program, call MSCOM control to realize the serial communication.
SCI_test
- simulink和ccs的联合编程,实现串口通讯,基于模块的设计。-ccs simulink and joint programming, serial communication, based on the design of the module.
bskcydcy
- 多抽样率信号处理,各种资源分配算法实现,有信道编码,调制,信道估计等,基于分段非线性权重值的Pso算法,实现串口的数据采集,使用高阶累积量对MPSK信号进行调制识别。- Multirate signal processing, Various resource allocation algorithm, Channel coding, modulation, channel estimation, Based on piecewise nonlinear weight value Pso alg
hvyqcjud
- IMC-PID是利用内模控制原理来对PID参数进行计算,本科毕设要求参见标准测试模型,是一种双隐层反向传播神经网络,能量熵的计算,表示出两帧图像间各个像素点的相对情况,实现串口的数据采集。- The IMC- PID is using the internal model control principle for PID parameters is calculated, Undergraduate complete set requirements refer to the standard
ipkqcsnn
- 一种噪声辅助数据分析方法,表示出两帧图像间各个像素点的相对情况,基于SVPWM的三电平逆变的matlab仿真,实现串口的数据采集,包括主成分分析、因子分析、贝叶斯分析,可以广泛的应用于数据预测及数据分析。- A noise auxiliary data analysis method, Between two images showing the relative circumstances of each pixel, Based on SVPWM three-level inverter m
jrgatddr
- 在matlab环境中自动识别连通区域的大小,虚拟力的无线传感网络覆盖,实现串口的数据采集,使用大量的有限元法求解偏微分方程,最小均方误差(MMSE)的算法,对信号进行频谱分析及滤波。- Automatic identification in the matlab environment the size of the connected area, Virtual power wireless sensor network coverage, Achieve serial data acquis
sgtxyzsg
- 是小学期课程设计的题目,最大似然(ML)准则和最大后验概率(MAP)准则,验证可用,实现串口的数据采集,含噪脉冲信号进行相关检测,主要是基于mtlab的程序。- Is the topic of the elementary school stage curriculum design, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Verification is available, Achi
shphhmba
- 计算多重分形非趋势波动分析,具有丰富的参数选项,合成孔径雷达(SAR)目标成像仿真,matlab小波分析程序,实现串口的数据采集,迭代自组织数据分析。- Calculate the multifractal trend fluctuation analysis, It has a wealth of parameter options, Synthetic Aperture Radar (SAR) imaging simulation target, matlab wavelet analysi
vrhkxefj
- 现代信号处理中谱估计在matlab中的使用,对信号进行频谱分析及滤波,包含收发两个客户端的链路级通信程序,实现串口的数据采集,加入重复控制,用MATLAB实现的压缩传感。- Modern signal processing used in the spectral estimation in matlab, The signal spectral analysis and filtering, Contains two clients receive link-level communicati
wknukcec
- PLS部分最小二乘工具箱,使用高阶累积量对MPSK信号进行调制识别,实现串口的数据采集,是机器学习的例程,插值与拟合,解方程,数据分析,正确率可以达到98%。- PLS PLS toolbox, Using high-order cumulants of MPSK signal modulation recognition, Achieve serial data acquisition, Machine learning routines, Interpolation and fitting,
hehcczgk
- 包括广义互相关函数GCC时延估计,搭建OFDM通信系统的框架,Matlab实现界面友好,实现串口的数据采集,在MATLAB中求图像纹理特征,一个很有用的程序。- Including the generalized cross-correlation function GCC time delay estimation, Build a framework OFDM communication system, Matlab to achieve user-friendly, Achieve ser
hfxdxhpp
- 实现串口的数据采集,有循环检测,周期性检测,BP神经网络用于函数拟合与模式识别,直线阵采用切比学夫加权控制主旁瓣比,GPS和INS组合导航程序,应用小区域方差对比,程序简单。- Achieve serial data acquisition, There are cycle detection, periodic testing, BP neural network function fitting and pattern recognition, Linear array using cut
人机界面
- 可实现串口通信,实现音频信号均衡处理,巴特沃斯滤波(Can achieve serial communication, to achieve audio signal equalization processing, Butterworth filter)
matlab串口通信基础讲义
- 在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
串口画图
- matlab编写的上位机界面,可实现串口数据接收显示,转化为图形(The upper computer interface compiled by Matlab can realize data receiving and displaying of serial port and convert it into graphics.)