-
GUI-drawing-board
Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标
但是功能比较简单,只能画线,不能画矩形、椭圆等
其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。
程序的亮点:
1、可选择点、线、矩形、椭圆进行画图;
2、可选择marker、LineTyple进行画图;
3、可选择画图颜色;
4、可实时显示鼠标指针当前坐标;
5、可清除画板;
6、可保存画好的图(bmp、jpg、gif);
7、操作比较人性化,模仿了windows画板;
8、该程序牵涉的面广,是一个很好的GUI学习资料。
(Matlab mouse drawing, with the pop-up menu select the drawing marks, color edit record mouse coordinates, but relatively simple function, can only draw a line, not drawing rectangles, ellipses, etc. One of the difficulties is this: how the process of dragging the rectangle/oval contours, and outline follow the mouse pointer moves. Program Highlights: 1, select point, line, rectangle, ellipse for drawing 2, optional marker, LineTyple the drawing 3, choose paint colors 4, real-time display the current coordinates of the mouse pointer 5, to clear the drawing board 6, save-drawn map (bmp, jpg, gif) 7, operation more user-friendly, imitating the windows drawing board 8, the program involved a wide range, the GUI is a good learning materials.)
- 2010-11-10 21:51:39下载
- 积分:1
-
voting-algorithm
this is a voting algorithm MATLAB codes for fault tolerant systems. file consist of five m-files that fours of them runs from testmaj m-file. inxmaj m-file is a function for inexact majority algorithm, inxplu is a function for inexact plurality algorithm, wa is a function for weighted average algorithm and med is a function for med-value selector
- 2012-04-08 19:36:07下载
- 积分:1
-
Branch-and-bound-method
MALAB写的,分支定界法求解纯整数或混合的整数规划问题。(Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.)
- 2013-11-01 10:22:15下载
- 积分:1
-
workspace6
使用单纯形算法整定pid参数的例程还可以(PID parameters tuning by simplex algorithm)
- 2019-04-01 16:16:10下载
- 积分:1
-
Contemporary_Communication_Systems_Using_Matlab
contemporary communications
- 2010-08-13 18:11:50下载
- 积分:1
-
LFMCW_multi_detection
基于FRFT雷达目标检测方法,并估计了目标距离,提出了一种LFM信号的非线性补偿方法。(FRFT radar target detection method based on distance and estimated target proposed nonlinear compensation method for LFM signals.)
- 2014-07-08 08:56:07下载
- 积分:1
-
matlab90shili
MATLAB的实例 介绍90个MATLAB简单的实例 由简单到复杂都有 (MATLAB example describes 90 MATLAB simple example from the simple to the complex has a)
- 2009-10-21 11:04:23下载
- 积分:1
-
ACATSP
蚁群算法的MATLAB程序,提供变量初始化
C=[1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1908 3507 2367 3394 2643 3439 3201 2935 3240 3140 3550 2545 2357 2778 2826 2370 2975]
m=31
Alpha=1 Beta=5 Rho=0.9 Q=100
NC_max=200 (Ant colony algorithm of MATLAB procedures, initialize the variable C = [1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1908 3507 2367 3394 2643 3439 3201 2935 3240 3140 3550 2545 2357 2778 2826 2370 2975] m = 31 Alpha = 1 Beta = 5 Rho = 0.9 Q = 100 NC_max = 200 )
- 2009-04-23 16:41:47下载
- 积分:1
-
ShapeContext-Mehralian
This is a easy to understand and sample code for shape context,
Written by: Soheil Mehralian at Isfahan University of Isfahan (IUT)
Contact: S.Mehralian@ec.iut.ac.ir
- 2011-06-24 22:07:17下载
- 积分:1
-
parzen
核密度估计的parzen窗法,简单易用,适合于初学非参数估计的用户。(Kernel Density Estimation parzen window method, easy to use, suitable for novice non-parametric estimation of the user.)
- 2013-07-29 16:50:23下载
- 积分:1