搜索资源列表
MATLAB交互型图象处理演示程序
- 一个自己做的MATLAB图象处理程序,已经上传了依次,没有成功,重新上传。重点是对BMP图象的各种操作以及MATLAB的GUI编程!-a MATLAB own image processing procedures, have uploaded followed, without success, to re-upload. Focus BMP images of the various operational and MATLAB GUI Programming!
simple_gui
- 一个简单的Gui设计实例,用于matlab初学者-Gui a simple design example for beginners Matlab
Moveobjliterally
- 这个是一个较为简单的Matlab GUI, GUI中的图象可以根据用户的意图进行移动 使用前提,必须要有相应脑电波的收集仪器。- This is simpler Matlab GUI, in the GUI image may carry on the migration according to user s intention The use premise, must have to have the corresponding brain electric wave
simpleGUI
- 基于matlab的用户界面(GUI)的简单示例代码,适合初学者学习。
pipei.rar
- 这是一个用MATLAB编程实现的对两幅图片进行匹配,GUI交互实现两种匹配算法,This is a MATLAB program used to achieve matching of two images, GUI interaction to achieve the two-matching algorithm
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
image
- 图形用户界面(GUI)演示常见的二维函数图形。菜单条中含有5个菜单项:Plot、Option、LineStyle、Color和Quit。Plot中有Sine Wave、tsin(3t) Wave、2*exp(-0.5*x).*cos(pi*x) Wave、四页玫瑰曲线、阿基米德螺旋曲线和心形曲线六个子菜单项,分别控制在本图形窗口画出相应曲线。-Graphical user interface (GUI) shows the common two-dimensional graphics func
lvyoucang
- 基于matlab的语音信号多重滤波处理,滤波器设计过程,GUI界面设计-Matlab voice signal based on multiple filtering, filter design, GUI interface design
earth
- 基于matlab的三维地球模型,有纹理,可以自转,并简单模拟卫星运动轨迹-matlab code for 3D earth,a good example for matlab GUI study
MATLAB_GUI-design.zip
- matlab-GUI设计初级教程,图文并茂的介绍了GUI的各个设计模块。,matlab-GUI design junior tutorials introduce graphic illustrations of the GUI design module.
Matlab_-imageproces-GUI
- 基于matlab环境开发的图像处理系统,实现图像的读取,显示,拖动,缩放,旋转,指定位置显示,并在图像处理窗口中实现了选择音乐播放的功能-Image processing system based on MATLAB environment developed to achieve the image to read display, drag, resize, rotate, specify the location and image processing window select the
calc
- 用MATLAB的GUI实现一个科学计算器,能实现+ —、*、/等功能-Using MATLAB GUI for the realization of a scientific calculator
GUI
- 对矩阵进行任意角度的旋转,含有算法程序,用matlab编程实现-To arbitrary Angle rotation matrix containing algorithm program, matlab programming implementation
MatlabTraderGUI-V1.1by-faruto
- MATLAB行情软件MatlabTraderGUI 1.完成了日线、周线、月线等不同周期的展示。 2.完成了MACD,BOLL,RSI,W&R,OBV,DMI,PVT等技术指标的展示。左上的两个均线的长度参数可以动态修改展示。 3.增加了展示范围的调整。(相当于普通行情软件的上下键) 4.增加了水平的slider用来滚动展示K线。(相当于普通行情软件的左右键) 5.拖动水平的slider,三个axes可以同步移动(拖动)。 6.
arrow
- 使用MATLAB的GUI语言编写的实时时钟图形,可以实时显示时间。-The GUI using MATLAB language graphic real-time clock, the time can be displayed in real time.
gui
- 一个简单的MATLAB的界面程序,简单易懂,适合入门者。-A simple GUI MATLAB code,it is easy to understand and is suitable for the self-important.
bessel_gui
- 贝塞尔函数,gui图形界面,MATLAB课程设计,图形绘制,-MATLAB course design,