搜索资源列表
InterfaceDesignoftheInnovativeexperimentSystemofMe
- 将VB良好的界面显示功能与Matlab强大的数据处理和图形绘制功能相结合,设计了机械控制工程实验系统的人机界面.-good will VB interface display and Matlab powerful data processing and graphics rendering functions combined designed a mechanical control system works experimental man-machine interface.
eg-fft
- fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and displa
crc
- This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab stru
GUI
- [摘 要] 通过Matlab 提供的可视化图形界面环境GUIDE 和Matlab 内嵌的相关函数设计完成的连续傅立叶变换演示界面,展示了图形用户界面在分析研究信号与系统分析中的重要应用.-[Abstract] Matlab provided through the graphical interface environment visualization and Matlab embedded GUIDE correlation function design is completed cont
WBD
- 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
bayer
- 抖动,是指当在低分辨率下看较高分辨率的图像、低色模式下显示更多色模式(如在VGA16色图形模式下显示256色及全彩色图像)时出现的颜色和图像变形的问题。-Jitter, when the low-resolution look at the images higher resolution, low-color mode to show more color mode (such as color graphics mode VGA16 display 256 colors and full-c
matlabguiaxesbuttondownfcn
- 给出了一个在matlab gui设计中显示图像后无法响应鼠标事件的简单的解决办法 方便易用-Gives the design a matlab gui display images can not respond to mouse events after the simple solution easy to use
zhifangtu
- 图像的灰度直方图显示,二值图像显示的经典代码,还有psnr值计算-Image histogram display, binary image shows the classic code, there psnr value
MATLAB2
- 用matlab实现自己编程实现图像处理,通过matlab强大的功能显示效果-Realize their own programming with matlab histogram equalization, by matlab powerful display
MATLAB
- 用matlab实现编程实现图像处理的课件,通过matlab强大的功能显示效果-Realize their own programming with matlab image processing, through the powerful display effect matlab
VBDiaoYongMATLAB
- VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。-VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynami
GUImatlab
- 基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast,
Matlab_Function-manual
- 本书详细的陈列了MATLAB编程所用的各种函数。-This book details the display of the MATLAB programming used in a variety of functions.
mipdisclaimer
- display the Disclaimer in MATLAB environment
matlab-CGH
- matlab语言实现计算全息,修正离轴灰阶显示-the matlab language calculation holographic corrected off-axis grayscale display
matlab-fft
- 主要用于对MATLAB的仿真上,进行FFT函数快速分析,已得到频谱波形和谐波波形的显示,进一步分析原理。-Mainly used MATLAB simulation, rapid analysis of the FFT function, has been harmonious spectrum waveform waveform display, further analysis of the principle.
MATLAB-shownoise
- MATLAB中一些实用的小程序,这个是显示噪声的代码-MATLAB some useful little program, this is a display noise code
matlab-basci-process
- 本文档详细整理了matlab软件基本的图像、文件操作程序用法,包括文件打开保存,图像的显示,常用矩阵函数使用介绍,对初学者参考有帮助。-This document detailed the matlab software basic image, file operation program usage, including file open save, image display, commonly used matrix function introduction, for beginne
Earthquake matlab VC
- 介绍了地震资料极化分析基本原理, 针对其软件编制中的复杂计算及3D 图形显示问题(This paper presents the basic principle of seismic datum polariza tion analysis for the complex calculatio ns and g raphic display in software.)
hist
- i_tmp=int32((x(i)-minx)/xfd)+1; j_tmp=int32((y(i)-miny)/yfd)+1; z_tmp=int32((z(i)-minz)/zfd)+1; cntxy=tjxy(i_tmp,j_tmp ); cntxz=tjxz(i_tmp,z_tmp ); cntyz=tjyz(j_tmp,z_tmp ); cntxyz=tjxyz(i_tmp,j_tmp,z_tmp ); tjxy