登录
首页 » matlab » gold-sequence

gold-sequence

于 2011-04-30 发布 文件大小:1KB
0 109
下载积分: 1 下载次数: 123

代码说明:

  m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end Rm )

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

发表评论

0 个回复

  • multiratewebinar
    Design of Multistage Decimators
    2009-04-18 02:25:41下载
    积分:1
  • classification
    This code get the path of images and extract features of these images , then use the NN tool for training
    2012-04-25 19:56:20下载
    积分:1
  • projectN
    maze solved with q learning
    2012-07-09 04:46:54下载
    积分:1
  • yaogan
    基于形态学方法的图像分割文件,.m的源代码(Based on morphological image segmentation file,. M of the source code)
    2011-09-29 20:53:26下载
    积分:1
  • Image-Denoising-Algorithm
    基于Matlab的图像去噪算法仿真,Word文档格式。(Matlab-based image denoising algorithm simulation, Word document format.)
    2021-03-29 17:09:10下载
    积分:1
  • Array-signal-processing--
    与阵列信号处理理论和应用相对应的MATLAB编程,涵盖了阵列信号处理的一些采用的方法,对初学者的学习有很大的帮助。(Array signal theory and the application of the corresponding MATLAB algorithm, describes the array signal processing used in method. For beginners have a good reference value.)
    2011-09-06 14:53:23下载
    积分:1
  • fuzzy_nn
    在matlab中,采用模糊神经网络对监控水资源(In matlab using fuzzy neural network monitoring water)
    2013-08-31 12:49:37下载
    积分:1
  • ECGExtractionPackage
    利用MATLAB 提取ECG 波形数据,从图像中采集心电波形非常有用。(extracting ECG data from images)
    2013-12-03 21:53:23下载
    积分:1
  • 盲去卷积滤波法
    在matlab中使用盲去卷积滤波法进行图像的复原(Image restoration using blind deconvolution filtering in matlab)
    2019-04-20 15:02:13下载
    积分:1
  • MATLAB
    matlab的很好的教程,清楚的介绍了各章的内容,还有一些实训课程指导! (a good tutorial matlab, clearly describes the content of each chapter, there are training courses guide!)
    2011-04-30 22:15:57下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载