登录
首页 » matlab » DSP-Labs

DSP-Labs

于 2012-11-04 发布 文件大小:80KB
0 239
下载积分: 1 下载次数: 4

代码说明:

  Matlab Based Digital Signal Processing Labs

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

发表评论

0 个回复

  • viterbi(b)
    本人用matlab做的viterbi译码及编码程序,很详细,可供初学者使用(I use matlab to do viterbi decoding and encoding procedures is very detailed, for beginners)
    2009-09-10 14:33:00下载
    积分:1
  • Full-Face-Detector
    说明:  网上下载的外国的人脸检测程序,不知道有没有,传上来与大家分享(Download the foreign face detection program, do not know not, pass up and share)
    2011-03-22 09:34:46下载
    积分:1
  • fengseng_v58
    插值与拟合的matlab实现,计算两个矩阵之间的欧氏距离,这个有中文注释,看得明白。( Interpolation and fitting matlab implementation, Calculation of the Euclidean distance between the two matrices, The Chinese have a comment, understand it.)
    2016-04-28 15:42:50下载
    积分:1
  • bi_unipolar_1
    bi-unipolar.m 1. Data 2. mod 3. AWGN 4. demod 5. Detect
    2011-05-16 23:34:46下载
    积分: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_OFDM1
    这是mimo ofdm系统的仿真程序,代循环前缀,加性高斯噪声,双发双收的系统,(Channel estimation for a MIMO-OFDM system estimation technique subcarriers)
    2014-01-13 20:29:44下载
    积分:1
  • Newman源代码
    说明:  Newman快速算法的matlab源代码(Matlab Source Code for Newman Fast Algorithms)
    2019-10-12 16:47:24下载
    积分:1
  • package_emd
    说明:  matlab上的EMD经验模态分解的源代码(matlab on the EMD EMD source code)
    2011-03-24 15:51:11下载
    积分:1
  • 13
    说明:  一种基于曲面波变换的红外弱小目标背景抑制方法(An infrared small target based surface wave transform background suppression method)
    2014-12-02 15:13:34下载
    积分:1
  • sobel
    边缘检测算子 sobel检测算子 matlab源码(sobel matlab 源码)
    2010-05-24 18:48:44下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载