搜索资源列表
ecg_dis.rar
- 心电的实时显示上位机GUI,从串口读入数据。,Matlab GUI for ECG monitoring.
ck.rar
- matlab编写的串口调试程序,用于串口数据的显示,matlab serial debugger written for the display of data from serial port
matlab_uart
- matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!-matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data fl
matlab-gui-serial-comunication
- 一个 gui 界面的 matlab 串口通信演示程序-A gui interface matlab serial communication demo
SerialPortCommunication
- 这是一个MATLAB得串口编程程序,可以对下位机进行控制,也可以接受下位机发过来的数据并进行显示和数据处理-dwefedfwdvdfvdssvfbgfnbhgntryhytgtnhmymhgftrjnyhmhtmthmhmhml.i,jgjkjfkdsfjkdsjmvjdjnkvjklojkljvlfvkaskclkddddsdjc
serial
- matlab串口的实现,倚望大家有时间去-matlab and serial
serial
- matlab编写的串口调试助手,matlab6.5下运行-write matlab serial debugging assistant, matlab6.5 run
ECG1
- 基于MATLAB的串口收发程序,可以完成数据的接受,波形显示,存储,基于小波理论的消噪处理,对于学习MATLAB的GUI编程很有好处!-Serial transceiver based on MATLAB program to complete the data received, waveform display, storage, de-noising based on wavelet theory, processing, MATLAB-GUI programming for learni
opencom
- 串口打开的matlab文件,感觉挺好用的-open the com method using matla
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
- 主要是串口数据的收发! 写了一个GUI界面,包括一些常用的控件,文件的读写,出错的简单处理,弹出对话框等 可能还有一些错误,欢迎拍砖! 调试在matlab7.0.4上通过!-Mainly to send and receive serial data! Wrote a GUI interface, including some commonly used control, file read and write, a simple error handling, pop-up d
matlabforserial
- matlab串口通信,实例教程,基于GUI的matlab串口通信编程-matlab serial communication, tutorial examples, GUI-based serial communication programming matlab
MATLAB-control-application
- 对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in de
serial_communication1234
- matlab串口程序,com选择,波特率等-matlab serial procedures, com selection, baud rate, etc.
matlabtongxun
- 基于MATLAB 串口通信的数据采集系统的设计 PDF文档-MATLAB serial communication based on the data acquisition system design PDF documents
myfunction
- matlab 功能强大 网上下载 据说是单片机和matlab串口通信-matlab download is said to be a powerful microcontroller and serial communication matlab
MATLABserial-
- 基于MATLAB串口数据采集系统及滤波源码,可以运行-Based on MATLAB serial data collection
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.)