搜索资源列表
-
0下载:
一本关于控制系统仿真的书的程序
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
-
-
3下载:
一个 gui 界面的 matlab 串口通信演示程序-A gui interface matlab serial communication demo
-
-
0下载:
利用MATLAB编写的GUI,可实现串口的通讯和实时画图,有意义-The use of MATLAB written GUI, enables serial communication and real-time drawing meaningful
-
-
0下载:
serial communication in matlab
-
-
0下载:
Matlab编写的串口通讯程序,可以实现PC与串口外设的通讯与检测-Serial communication program written in Matlab, can achieve PC and serial communication with the detection of peripheral
-
-
0下载:
matlab串口通信,实例教程,基于GUI的matlab串口通信编程-matlab serial communication, tutorial examples, GUI-based serial communication programming matlab
-
-
0下载:
对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in de
-
-
0下载:
基于MATLAB 串口通信的数据采集系统的设计 PDF文档-MATLAB serial communication based on the data acquisition system design PDF documents
-
-
0下载:
matlab 功能强大
网上下载 据说是单片机和matlab串口通信-matlab download is said to be a powerful microcontroller and serial communication matlab
-
-
0下载:
在使用无线传感器接收数据,在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
-
-
0下载:
针对一本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
-
-
0下载:
Serial communication in Matlab
-
-
0下载:
运用GUIDE功能编写的一个类似串口助手的MATLAB串口通信源程序-Using the GUIDE function to write a similar serial assistants MATLAB serial communication source
-
-
0下载:
该源码主要是实现读取串口数据,并实时显示,程序主要有两部分,执行主程序serial_test就行,自动调协回调函数callback-The source code is to achieve read serial data, and real-time display, the program has two parts, the main program serial_test on the line, automatic attune the callback function callb
-
-
0下载:
可实现串口通信,实现音频信号均衡处理,巴特沃斯滤波(Can achieve serial communication, to achieve audio signal equalization processing, Butterworth filter)
-
-
0下载:
关于MATLAB GUI 串口通信的调试程序(About MATLAB GUI debug serial communication program)
-
-
0下载:
Matlab串口通讯程序、读取串口数据、一个8bit、7296个8bit数据为一次读取的数据量、每两个8bit构成一个16bit数据(Matlab serial communication program, read serial data, a 8bit, 7296 8bit data for the one read data amount, each two 8bit to form a 16bit data)
-
-
0下载:
在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
-
-
0下载:
Serial communication between MATLAB and PIC
-
-
1下载:
利用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.)
-