搜索资源列表
AudioWave
- Wave文件读取、播放、实时显示波形、对其作FFT和DCT等功能-Wave document read, play, real-time waveform, for its FFT and DCT functions
模拟GPS接受机的程序
- 模拟GPS对信息的接收处理的程序,包含动态数据采集和数据实时显示,挺完善的绘图处理方法,对需要实时数据采集的朋友有莫大帮助-simulated GPS receivers of information handling procedures, including dynamic data acquisition and real-time data, graphics quite perfect way, the need for re
Inpainting
- 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged
Matlab_pc_serial
- 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中-Combination o
FFTDemo
- FFT信号分析模型,实时显示FFT分析结果-FFT signal analysis model, real-time FFT analysis results show
RLS+matlab
- 使用MATLAB对RLS进行编程实现对目标的跟踪,仿真结果显示目标跟踪的精确度和实时性-On RLS using MATLAB programming to achieve the target tracking, target tracking simulation results show the accuracy and real-time
stopwatch
- matlab GUI中 实时显示钟表时间的用户操作界面-matlab GUI real-time clocks, time display user interface
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
ecg_dis
- 心电的实时显示上位机GUI,从串口读入数据。-Matlab GUI for ECG monitoring.
time
- 时间的实时显示,很有意思的一个应用。还可以显示日期,星期几。-Real-time display of time, a very interesting application.
myaudioplayer
- 使用Matlab GUI实现的音频播放器,可以显示频谱,实时频谱均衡,进度拖动,歌词显示等功能-Implemented using the Matlab GUI audio player, you can display the spectrum, real-time spectrum balance, the progress of drag, lyrics display functions
select_satellite
- 用于GPS定位,载入强机动运动载体,实时进行跟踪,并显示所用定位卫星个数及编号。采用的算法参照其中的PDF文档编写,令有模糊选星法。可以显示不同选星方法的GDOP值及选星所用时间-Used for GPS positioning, strong motor moving vehicle load, real-time tracking, and display the number of satellites used for posi
matlab
- ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks
VideoFaceDetect
- 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face de
实时显示鼠标位置并话叉与框
- 该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
MyScomTest可实时显示数据
- 基于Matlab的串口实时接收数据。并显示(The data is received in real time based on the serial port of Matlab. And display)
Matlab火焰火灾烟雾识别系统[带参数,GUI界面]
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.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.)
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的