-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1
-
colorbalance
Matlab色彩均衡程序,实现一种新的色彩白平衡算法。(Matlab color equalization program, to achieve a new color white balance algorithm.)
- 2013-02-03 22:00:21下载
- 积分:1
-
基于Mean-shift的图像分割
说明: mean-shift 图像分割,效果不错(Mean shift image segmentation, good effect)
- 2020-06-17 23:36:36下载
- 积分:1
-
MIMO_OFDM_CH
一个关于MIMO-OFDM的信道估计程序,程序中为一个2*2系统,你可以根据自己需要进行相应的扩展(on a MIMO-OFDM channel estimation procedures, procedures for a 2* 2 system, You can according to their need for a corresponding expansion)
- 2007-05-04 22:37:49下载
- 积分:1
-
MI
说明: estimation of mutual information
- 2015-01-22 01:45:41下载
- 积分:1
-
001
使用matlab语言编程解决线性规划的问题(Matlab programming to solve linear programming problems)
- 2013-01-21 21:41:18下载
- 积分:1
-
FR
With FR conjugate gradient method for solving unconstrained problem
- 2013-08-29 14:33:16下载
- 积分:1
-
chap3
vc++ 与matlab图像处理与识别案例精选(vc++ with matlab image processing and recognition of cases selected)
- 2007-09-24 10:41:31下载
- 积分:1
-
IIR
用Matlab实现的IIR滤波器,已经通过编译和运行(Using Matlab realize the IIR filter, has been compiled and run through)
- 2008-02-22 16:42:11下载
- 积分:1
-
norm2
[自動控制]Time domain 2 norm 計算程式。輸入system function(由TF, ZPK, SS, FDS建立),程式會自動計算2-norm.(NORM2(G) computes the 2-norm, i.e. the RMS value, of a strictly proper stable system G (created with either TF, ZPK, SS, or FRD). ||
[RMS_VALUE, AUG_ROUTH_TABLE]=NORM2(G) returns the RMS value and the augmented routh table of the given system. ||
Get the numerator and denominator of the system transfer function )
- 2009-06-01 15:09:40下载
- 积分:1