登录
首页 » matlab » gold-sequence

gold-sequence

于 2011-04-30 发布 文件大小:1KB
0 242
下载积分: 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 个回复

  • knn-code
    给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N)(knn code c++)
    2012-04-13 11:34:28下载
    积分:1
  • wave_equetino_diff
    地球物理中的一维波动方程的差分逼近,文档中有原理,源码以及运行结果,非常适合学习文档。(Geophysical differential wave equation in the approximation of a document in principle, source code and operating results, is very suitable to study the document.)
    2015-01-24 09:36:16下载
    积分:1
  • mean_pe2
    平均误码率统计的的matlab程序,使用的时候还有一点注意事项,见程序内部说明(The average bit error rate statistics matlab program, when used, also Note, see the procedures for internal instructions)
    2012-06-12 01:05:02下载
    积分:1
  • PNN-classification-prediction
    针对变压器的故障诊断,通过概率神经网络对其进行分类。运行程序后,网络输出值和实际值非常接近,很好的实现了对变压器的故障分类。(For the transformer fault diagnosis, we use the probability neural network to classify it. After running the program, the network output value and the actual value is very close, which achieves the good classification of transformer fault .)
    2013-03-10 12:14:22下载
    积分:1
  • Untitled1
    matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
    2014-01-27 17:04:28下载
    积分:1
  • smobyclick
    helpful code to mooths data by clicking on the figure
    2010-09-29 19:16:51下载
    积分:1
  • Qpskmatlabsimulink
    说明:  主要讨论了QPSK的调制解调原理,分析了它们的调制解调实现过程(Mainly discussed the QPSK modulation and demodulation principle, an analysis of their realization of the process of modulation and demodulation)
    2008-11-24 22:16:18下载
    积分:1
  • DCT
    课程实验程序,供大家参考。程序中有注释,简单易懂。(Experiment procedure, for your reference. The program have comments, simple and understandable.)
    2011-12-30 11:45:20下载
    积分:1
  • Matlab-codes
    This file contains two ways for generating two independent random Gaussian variables with Matlab.it is so useful in simulation of communication channels.
    2011-01-28 06:02:33下载
    积分:1
  • MATLAB100cases
    matlab例程100,可以作为学习matlab和研究时的工具书,方便查阅;(matlab routine 100, can be used as study and research matlab book at the time of instrument for easy access )
    2009-03-10 15:47:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载