搜索资源列表
ecg_dis.rar
- 心电的实时显示上位机GUI,从串口读入数据。,Matlab GUI for ECG monitoring.
rec
- matlab的播放器,实现录音,放音,实时显示波形等功能-matlab player to achieve recording, playback, real-time features such as waveform
FFT_M
- matlab调用计算机声卡,实时显示计算机播放的声强级,使用数据获取工具箱,强烈推荐-call matlab computer sound cards, real-time display of the computer to play sound intensity level, the use of data acquisition toolbox, strongly recommend
polyfitconvenient
- 利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。-Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, whi
ECG_read
- 实时读取MIT数据库中的二进制文件,并显示ECG信号-Real-time read the MIT database binary files and show ECG signal
clock
- matlab语言开发的钟表程序,能够实时显示时间日期等信息-watch matlab language development program, able to display information such as time and date
GUI-drawing-board
- Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
436
- matlab gui实例,实现时间的实时显示,包括年月日-matlab gui example, to achieve real-time display of time, including years at
MATLAB_GUI
- Matlab GUI编程技巧有关GUI实时显示的问题怎么直接将一段.txt格式导到MATLAB中-Matlab GUI programming skills issues related to how real-time display GUI directly to the section. Txt format in the guide to MATLAB
realtime
- 实时显示系统时间 matlab timer例子-Real-time display system
time
- matlab中gui界面编程,timer的一个小例子,实时显示系统时间。-programming in matlab gui interface, timer, a small example, real-time display system time.
gui
- 结合gui和simulink的编程,能在gui中实时显示simulink模型中的数据。-combines gui and simulink, making the data of simulink model can display on the gui in real-time.
test
- 此源码是我更改过的基于VFW(Video for Windows)的源码,使用了定时器能实时的显示图像,从网上可搜到原版源码,但是原版的功能是保存为一个文件,且不能实时显示,此版本虽然能显示,但感觉反应速度不是很快,没有基于DirectShow的程序更新速度快,不过在WM_PAINT消息处理里加while(1){capGrabFrame(ghWndCap) }刷新速度就快很多了,但是这样程序就进入死循环不能再处理其他消息,至于怎样改进,就靠读者你了。-This source is changed
KalmanFliter
- 陀螺仪卡曼滤波计算,并且可以再三维中实时显示陀螺仪的位置,有很直观的感受-Gyroscope, Kalman filtering, and real-time three-dimensional position of the gyroscope, a very intuitive feel
diffuse
- 基于元胞自动机的气体扩散程序,实时显示左右两侧粒子密度变化。-Based on Cellular Automata gas diffusion process, real-time display left and right sides of the particle density.
LV2012_FreeCOM
- 这是一个用labview编写的串口接收程序,可以实时显示数据和波形。-This is a serial port to receive written labview program that can display data and waveforms in real time.
Activexdisplay
- Activex控件值得实时显示,可实现灯的亮和灭,实现动画效果-Activex timely display
实时显示鼠标位置并话叉与框
- 该matlab GUI可以实时显示鼠标位置坐标信息(Display mouse position coordinates in real time)
serial_matlab
- matlab读取串口数据,实时显示。 数据格式、串口设置可根据代码注释自定义 含test4与test5l两个例程,较为简单,后者需要开两个matlab(Do serial's data reading and real-time displaying by matlab, . Data format and serial settings can be customized according to code comments Containing test4 and test5l tw
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.)