搜索资源列表
matlab_procedure.rar
- matlab串口通信!!!!!!!!!!,serial comunication using matlat
fangzhen
- 一本关于控制系统仿真的书的程序 1、文件夹1中的程序是书中的一些仿真。 2、文件2中的是最近做的预测控制、PID控制及逻辑控制的对比综合研究。 3、文件夹3中是与maltab通信的数据采集板的设计文件。包括串口设计、USB1.1及USB20设计。这是最新的设计资料,很有参考价值。 -About a control system simulation procedure one book, folders, one in the book are a number of proce
SerialPort
- 利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析-Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis
matlab-gui-serial-comunication
- 一个 gui 界面的 matlab 串口通信演示程序-A gui interface matlab serial communication demo
SerialPortCommunication
- 这是一个MATLAB得串口编程程序,可以对下位机进行控制,也可以接受下位机发过来的数据并进行显示和数据处理-dwefedfwdvdfvdssvfbgfnbhgntryhytgtnhmymhgftrjnyhmhtmthmhmhml.i,jgjkjfkdsfjkdsjmvjdjnkvjklojkljvlfvkaskclkddddsdjc
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
SerialComM
- 实现的串口通信;的MATLAB与C 在MATLAB与C数据交换中有用-Achieve serial communication the MATLAB and C in MATLAB and C useful for data exchange
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
wuxianchuanganqi_chuankou_gui
- 在使用无线传感器接收数据,在matlab平台上建立GUI界面时,使用的GUI串口通信的程序,用于读取无线传感器的数据-Receiving data using a wireless sensor, built on the matlab platform GUI interface, use the GUI serial communication program for reading data from wireless sensor
chuankoutongxin
- matlab 开发的串口通信助手编译文件 matlab GUI设计-The development of matlab serial port communication assistant compile files matlab GUI design
matlab
- 针对一本matlab gui设计学习手记的例程,可以配套本套学习资料学习matlab。此程序包括串口通信,俄罗斯方块,科学计算器,密码登陆框,摇奖台的matlab程序,可直接运行,对其他程序开发有很大帮助-Routine for a matlab gui Notes of a design study, supporting the set of learning materials to learn Matlab. This program includes serial communicat
MATLABA-serial-port-communication
- 运用GUIDE功能编写的一个类似串口助手的MATLAB串口通信源程序-Using the GUIDE function to write a similar serial assistants MATLAB serial communication source
人机界面
- 可实现串口通信,实现音频信号均衡处理,巴特沃斯滤波(Can achieve serial communication, to achieve audio signal equalization processing, Butterworth filter)
com_test
- 关于MATLAB GUI 串口通信的调试程序(About MATLAB GUI serial communication debugger)
matlab gui串口通信程序
- 关于MATLAB GUI 串口通信的调试程序(About MATLAB GUI debug serial communication program)
上位机
- MAtlab GUI实现的WiFi串口通信(MATLAB GUI WiFi serial communications)
matlab串口通信基础讲义
- 在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
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.)