登录
首页 » matlab » Coordinate-conversion

Coordinate-conversion

于 2014-12-12 发布 文件大小:100KB
0 273
下载积分: 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 个回复

  • Chua
    chua matlab model simple analysis A solution of these equations (I3,V2,V1)(t) starting from an initial state (I3,V2,V1)(0) is called a trajectory of Chua s oscillator. This function uses a RungeKutta integration method optimised for the chua paradigm Reference: ABC - Adventures in Bifurication & Chaos ... Prof M.P Kennedy 1993
    2012-03-28 19:25:46下载
    积分:1
  • two_path_fading_qpsk
    two path fading(qpsk) 这个是我写的关于qpsk的two path fading,站长帮帮忙,我现在很需要一篇<信道估计算法>(基于瑞利衰落信道的LS算法的Matlab程序),后天就要交了,救人一命胜造7级浮屠啊!(two path fading (qpsk) This is what I wrote on the two p qpsk ath fading, the station help out, I am now a need)
    2006-09-05 04:32:59下载
    积分:1
  • weightlifting
    weightlifting matlab code for snatch style weight lifting, analysis the muscle and joint angular velocity and linear velocity
    2012-01-05 10:11:56下载
    积分:1
  • TEST
    信号与系统的实验报告,大学课程的使用,可以使用,放心下载(Signal and system experiment report, the use of university courses, you can use, feel free to download )
    2014-02-08 11:36:13下载
    积分:1
  • ST
    说明:  广义S变换,具有良好的分析特性和局部的时频的特性,而谱白化和反褶积也是高分辨处理中的一种有效的频率补偿手段,本文利用他们的他们的各自优点,使二者结合起来,该方法对地震信号用广义S变换分解,进行频率补偿再进行重构,得到高分辨率时间信号。  理论模型试算和实际地震处理结果证明了该方法的正确性和有效性。  关键词:广义S变换,谱白化,高分辨处理(Generalized S transformation (GST) has good analyzing feature and good Time-frequency localization,. spectrum whitening and deconvolution is an Effective tool for frequency compensation , Utilizing both their advantages , The method first conducts GST decomposition to seismic data,. doing high frequency compensation and then reconstruction to get high resolution seismic to get a high-resolution time signal. Theoretic modeling and field seismic data processing results has proved this method corrected and effective . )
    2015-10-29 15:40:10下载
    积分:1
  • NcutClustering
    这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。(This is a matlab procedures for the spectral clustering.The method is effective for data classification.)
    2009-04-15 20:37:36下载
    积分:1
  • parameter-identified
    系统参数辨识,逆M序列生成输入与输出, 根据输入输出辨识系统参数, 模型可带噪声(parameter identified)
    2013-04-28 22:27:03下载
    积分:1
  • ComplexVariablesandIntegralTransformation
    复变函数与积分变换例题源码 关于一门数学科目的MATLAB语言实现(Complex Variables and Integral Transformation)
    2010-08-30 01:08:21下载
    积分:1
  • TwIST_v1
    this is bujnak_matlab
    2010-06-25 04:33:51下载
    积分:1
  • mapleht
    maple 它的图形功能非常强大, 足以提供更多的关于函数的信息. 当然, 如果需要, 它的图形作适当改进即可满足出版要求. (maple graphics functions are very strong, and to provide more information about the function, of course. If necessary, it can improve the graphics for proper publication meet)
    2010-07-02 22:20:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载