登录
首页 » matlab » IR

IR

于 2010-08-01 发布 文件大小:341KB
0 225
下载积分: 1 下载次数: 0

代码说明:

说明:  一个简单的图像配准,利用了最近邻法进行仿真(image registration)

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

发表评论

0 个回复

  • GA
    说明:  在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。(Platform in matlab, using the GA to optimize parameters lssvm, very useful things.)
    2009-06-11 22:12:50下载
    积分:1
  • cinematicmodelPAten
    CINEMATIC MODEL OF A ROBOT
    2009-09-22 21:20:16下载
    积分:1
  • IDV-HOPt
    这是用MATLAB仿真平台,实实现无线传感器网络定位算法仿真。 (This is the real implementation of the wireless sensor network localization algorithm simulation using MATLAB simulation platform.)
    2012-09-08 14:03:12下载
    积分:1
  • Cloud-Computing-Implementation--Management-and-Se
    While there is no arguing about the staying power of the cloud model and the benefits it can bring to any organization or government, mainstream adoption depends on several key variables falling into alignment that will provide users the reliability, desired outcomes, and levels of trust necessary to truly usher in a “cloud revolution.” Until recently, early adopters of cloud computing in the public and private sectors were the catalyst for helping drive technological innovation and increased adoption of cloud-based strategies, moving us closer to this inevitable reality.
    2015-02-08 05:15:16下载
    积分:1
  • gmd
    多用户GMD分解算法 应用于下一代无线局域网802.11ac多用户研究仿真(MU-MUMO GMD)
    2014-05-13 16:51:59下载
    积分:1
  • spfxgjx
    MATLAB时频分析工具箱,内容包括:时频分析工具箱和其中函数的应用的具体实例 (Time-frequency analysis MATLAB toolbox, including: time-frequency analysis function of the toolbox and the specific examples of applications)
    2007-10-11 14:19:20下载
    积分:1
  • MATLAB_and_simulink_tutorial
    matlab 和 simulink教程,很适用的(MATLAB_and_simulink_tutorial)
    2009-03-10 14:47:42下载
    积分:1
  • Harmonicinterferencesuppression
    针对混沌参数调制( C P M) 的电力线通信( P L C) 中谐波引起的窄带干扰, 两阶段动态估计方法根据最小 相空间体积( MP S V) 准则估计模型参数, 计算量大。为此, 提出将未知参数合并到增广状态矩阵的联合卡尔曼滤 波方法, 避免了专门的参数估计过程, 在提高增益性能的同时有效降低了计算量。方法的性能通过对混沌电力 线通信下的单音干扰和多音干扰的有效抑制得到了验证。 (For the chaotic parameter modulation (CPM) of the power line communication (PLC) in the narrow-band interference caused by harmonics, two-phase dynamic estimation methods with minimum phase space volume (MP SV) criterion estimate model parameters, calculation of volume. Toward this end, the unknown parameters into augmented state matrix of the joint Kalman filter, to avoid the special parameter estimation process, while improving the performance gain reduces the amount of calculation. Method of performance under the power line communication by chaotic multitone jamming tone interference and the effective suppression has been verified.)
    2010-05-31 16:40:53下载
    积分:1
  • 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 (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 )
    2014-12-12 19:02:28下载
    积分:1
  • regularity
    Tamura纹理特征的matlab实现(五)---规则度(Tamura texture features of the matlab implementation (e)--- regularity)
    2011-05-09 21:21:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载