登录
首页 » matlab » ginput2

ginput2

于 2010-02-17 发布 文件大小:7KB
0 182
下载积分: 1 下载次数: 21

代码说明:

  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!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • StewartControllers
    介绍了并联机器人的仿真功能,尤其的机器人的定位与导航功能(Describes the simulation parallel robot, especially robot positioning and navigation functions)
    2014-09-06 21:35:28下载
    积分:1
  • simulink
    说明:  rake接收机matlab实现 完成相关接受的信道相关估计算法(rake receiver matlab achieve complete acceptance of the relevant channel estimation algorithm)
    2008-11-27 13:27:19下载
    积分:1
  • tp7-Tp-Filtros
    Matlab Filter Implementation In this section, we will implement (in matlab) the simplest lowpass filter $displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $ (from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings: Fig.1.3 listed simplp for filtering one block of data, and Fig.1.4 listed a main program for testing simplp. In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is y = filter (B, A, x) where x is the input signal (a vector of any length), y is the output signal (returned equal in length to x), A is a vector of filter feedback coefficients, and B is a vector of filter feedforward coefficients. The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
    2012-06-05 21:52:24下载
    积分:1
  • fit
    文化算法。利用MATLAB编写的文化搜素算法(Culture Algorithm)
    2013-10-29 20:26:04下载
    积分:1
  • CDT
    CDT规约,统称循环式远动规约,电力调度系统经常使用,经多年实践验证通过,需要时,可修改自己内部接口,完成代码移植。(CDT Statute, collectively, cycle remote Statute, power dispatching systems often use, after years of practice verified, if necessary, to modify their own internal interface, complete the code transplant.)
    2013-12-11 10:16:12下载
    积分:1
  • binary_add
    binary addition calculator can add any two bit strings, the inputs must be of same length
    2010-06-30 03:12:01下载
    积分:1
  • New
    new text doccument consists of patterns
    2010-12-04 02:55:35下载
    积分:1
  • fir_cic
    用matlab生成xilinx FIR参数,对其FIR 核进行配置(Matlab generate xilinx FIR parameters to configure their FIR)
    2011-05-16 14:37:49下载
    积分:1
  • Software-IA-03-Particle-swarm-optimization-em-Mat
    In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality.
    2014-09-18 21:10:52下载
    积分:1
  • 5th-WENO-Matlab-Example
    计算流体力学 五阶WENO离散格式Matlab实例(求解波动方程等) 可直接运行(spatially 5th order weno scheme)
    2020-12-28 16:29:02下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载