登录
首页 » matlab » spalgorithmpackage

spalgorithmpackage

于 2011-01-05 发布 文件大小:2KB
0 152
下载积分: 1 下载次数: 205

代码说明:

  子空间追踪算法(SP)程序包,包含示例程序,SP算法程序及附属程序(Subspace pursuit algorithm (SP) package includes sample programs, SP algorithm program and ancillary procedures)

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

发表评论

0 个回复

  • Stack
    层叠中值滤波和层叠秩排序滤波的Matlab实现。(Cascaded median filtering and layering rank order filtering Matlab implementation.)
    2009-12-17 11:14:39下载
    积分:1
  • example11111111110
    说明:  matlab 在运筹学中的应用: 之线性规划例程(Matlab tacticians in the application : a linear planning routines)
    2006-05-14 21:41:11下载
    积分:1
  • gauss
    列主消元法 (Out the main method of elimination)
    2011-10-25 19:53:52下载
    积分:1
  • dsa
    基于SOM算法实现的文本聚类,有详细的剖析与例证,希望大家喜欢(SOM-based text clustering algorithm, has a detailed analysis and examples, I hope everyone likes)
    2008-05-06 14:45:06下载
    积分:1
  • DigitalSignal
    Digital Signal and Image Processing using MATLAB
    2010-01-04 12:24:37下载
    积分: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
  • MIMO
    一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训 练符号的信道估计等通信模块。(A space-time block coding based on the MIMO_OFDM communication system simulation design. This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, based on training symbols such as communication channel estimation module.)
    2010-09-05 21:10:31下载
    积分:1
  • Obot7033n
    关于目标追踪的一个源代码,比较了卡尔曼滤波和粒子子滤波的跟踪效果。 ,经测试可直接使用。 (A source code on the target track, and compare the tracking performance of the Kalman filter and particle sub-filter. Has been tested and can be used directly.)
    2012-06-09 10:53:41下载
    积分:1
  • Filter
    filter details with despription........
    2013-04-09 01:40:53下载
    积分:1
  • global-optimization--clustering
    A new unconstrained global optimization method based on clustering and parabolic approximation
    2016-12-20 11:12:21下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载