登录
首页 » matlab » Coordinate-conversion

Coordinate-conversion

于 2014-12-12 发布 文件大小:100KB
0 271
下载积分: 1 下载次数: 17

代码说明:

  坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )

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

发表评论

0 个回复

  • mimo--capacity
    该程序适合于强散射环境下,并分析了收发端分别有nr和nt个天线情况下的系统容量。(In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.)
    2013-09-05 08:45:18下载
    积分:1
  • HYBRID-SYSTEM
    Modeling and control of hybrid renewable energy systems PV/Wind...
    2014-08-26 06:28:32下载
    积分:1
  • HYSTERESIS
    This is a MATLAB Simulation file in which Hysteresis modulation method for a Full Bridge (2-legs) inverter has been done.The load is single Phase R_L.
    2011-05-11 22:24:53下载
    积分:1
  • logranktets
    Comparing survival curves of two groups using the log rank test
    2011-01-16 01:54:13下载
    积分:1
  • menxian
    说明:  灰度门限化许多情况,图象是由具有不同灰度级的两类区域组成。如文字与纸张、地物与云层(航空照片)。其特点:直方图具有两个峰,分别与两个灰度级范围相对应 。故可选择一个门限,将两个峰分开。(Gray threshold of many cases, the image is gray level of two different regional groupings. If words and paper, surface features and cloud cover (aerial photograph). Its features: histogram has two peak, respectively, with the two gray-scale range corresponding to. So choose a threshold, separating the two peaks.)
    2010-04-28 18:15:31下载
    积分:1
  • shuzituxiang
    用Matlab对任一一张图片进行处理,编制基于GUI格式的数字图像处理工程(Using Matlab to either a picture processing system based on GUI format, the engineering of digital image processing)
    2012-04-29 15:39:35下载
    积分:1
  • ed-with-ga
    economic load dispatch with genetic algorithm
    2012-08-07 04:58:21下载
    积分:1
  • hrrqr
    It is a QR decomposition method matlab function for rank revealingm atrix. It is a high rank reveling QR decompostion method.
    2015-01-05 14:16:24下载
    积分:1
  • resistor
    to check value of resistor
    2009-11-16 11:00:29下载
    积分:1
  • threealonefuzai
    基于matlab2011b,接三相独立负载,给需要的朋友分享。(Based matlab2011b, connected three independent load to the need to share.)
    2012-12-31 13:03:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载