登录
首页 » matlab » saoyie

saoyie

于 2016-09-21 发布 文件大小:6KB
0 216
下载积分: 1 下载次数: 5

代码说明:

  利用matlab写成的窄带噪声发生,使用高阶累积量对MPSK信号进行调制识别,通过虚拟阵元进行DOA估计。( Using matlab written narrowband noise occurs, Using high-order cumulants of MPSK signal modulation recognition, Conducted through virtual array DOA estimation.)

文件列表:

saoyie.m,9470,2016-09-20

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

发表评论

0 个回复

  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • thermal-4
    thermal conductivity -Code for size dependent of cross plane (thermal conductivity-Code for size dependent of cross plane )
    2011-02-07 11:34:00下载
    积分:1
  • sga
    说明:  一个简单的遗传算法(GA)入门程序,附有详细的说明,适合初学者入门使用。(A simple genetic algorithm (GA) entry procedures, with detailed description of entry for beginners to use.)
    2010-04-13 15:43:29下载
    积分:1
  • Modern-control-theory
    《现代控制理论参考答案》,刘豹,唐万生版。现代控制理论参考答案(Modern control theory reference for the answer)
    2015-04-20 19:32:50下载
    积分:1
  • HW2
    對影像做物件標籤,並且分別提出不連續的影像作編號。(Do object to the image tag, and the images were made discrete for number.)
    2010-12-23 13:00:19下载
    积分:1
  • QPSK_Rayleigh
    Bit Error Rate for QPSK Modulation with Rayleigh Channel
    2011-01-24 16:26:05下载
    积分:1
  • example5_11
    基于matlab自有函数的增光矩阵系统辨识法(Own matlab function-based the graced matrix system identification method)
    2012-11-13 12:23:53下载
    积分:1
  • ASEO
    EEG Signal Processing
    2015-04-10 19:00:57下载
    积分:1
  • ISD_v1.1
    it is Threshold-ISD algorithm
    2009-11-30 20:49:14下载
    积分:1
  • myASM
    主动表观模型matlab程序,人脸几何特征标定(Active apperance model Matlab programming)
    2013-10-23 21:22:19下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载