搜索资源列表
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_procedure.rar
- matlab串口通信!!!!!!!!!!,serial comunication using matlat
SerialPort
- 利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析-Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis
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编写的串口调试助手,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
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
41695057ofdm(matlab)
- ofdm matlab仿真 单片机 串口-ofdm matlab
serialcomm
- Matlab编写的串口通讯程序,可以实现PC与串口外设的通讯与检测-Serial communication program written in Matlab, can achieve PC and serial communication with the detection of peripheral
comtocom
- MATLAB与串口的连接的GUI和M文件,很适用的。参照这个设计思路,可以跟句自己的需要进行修改和完善!-MATLAB GUI with the serial connection and M files, it is applicable. Reference to the design ideas, with the sentences to their own needs can be modified and improved!
MATLAB-control-application
- 对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in de
MATLABserial-
- 基于MATLAB串口数据采集系统及滤波源码,可以运行-Based on MATLAB serial data collection
实时串口数据显示程序 MATLAB
- 程序运行后从串口读取数据,并实时绘制出数据图形,可以直观的看到数据的变化
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.)
Gui_Data_display
- 利用MATLAB中的GUI工具来制作串口通信上位机,利用上位机将数据利用绘图实时显示出来。(Use the GUI tool in MATLAB to make the serial communication upper computer, and use the upper computer to display the data in real time using the drawing.)