登录
首页 » matlab » gold-sequence

gold-sequence

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

  • SPTK-3.0
    说明:  一个用matlab写的语音处理工具程序,里面有文字说明的,(using Matlab was a voice processing tools procedure, which has a textual description,)
    2005-12-09 16:23:17下载
    积分:1
  • NLSCNLDL
    Nonlinear Schrodinger Equation Explicit
    2013-07-20 03:04:58下载
    积分:1
  • PSOforPIDAdjust
    PSO算法对PID控制器参数进行设置使得系统的ITAE性能指标最小(PSO algorithm PID controller parameters set so that the minimum system performance index ITAE)
    2014-01-16 23:01:05下载
    积分:1
  • accessory_parameter
    lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。(Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using its own random number produced by the normal distribution normal distribution random number generator. lingjian.m Monte Carlo method is a practice.)
    2009-05-15 15:03:01下载
    积分:1
  • opticmatlab
    基于Rao算法的光子计数检测及相关评价,详细介绍了光子的技术方法(Rao algorithm based on photon counting detection and related evaluation of the technical details of the method of photon)
    2010-05-14 20:05:45下载
    积分:1
  • Research-on-Speed-Estimation-of-Pmsm
    利用自抗扰控制器理论,提出了一种新颖的永磁同步电动机无位置传感器矢量控制系统 的转速估计方法。(A novel speed estimation approach to sensorless vector control of Permanent Magnet Synchronous Motor (PMSM) based on Active Disturbance Rejection Controller (ADRC) was proposed. )
    2014-09-20 10:17:30下载
    积分:1
  • Hopfield
    A Hopfield network is a form of recurrent artificial neural network invented by John Hopfield in 1982. Hopfield nets serve as content-addressable memory systems with binary threshold nodes. They are guaranteed to converge to a local minimum, but convergence to a false pattern (wrong local minimum) rather than the stored pattern (expected local minimum) can occur. Hopfield networks also provide a model for understanding human memory.
    2014-12-14 21:42:32下载
    积分:1
  • FFT
    this is the code for fast fourier transform. there are also code for ifft,invfft......
    2015-02-24 18:32:10下载
    积分:1
  • spectral-clustering-demo
    spectral-clustering-demo 谱聚类的matlab演示程序,是学习谱聚类的好资料,经调试通过,包含n-cut和改进的n-cut(spectral-clustering-demo demo matlab spectral clustering, spectral clustering is good information to learn by debugging through, including the n-cut and improving the n-cut)
    2020-06-28 16:40:02下载
    积分:1
  • Edge-detection
    对细胞图片进行边缘检测和标注出每个细胞,并且统计细胞数目(Image edge detection on the cell and label of each cell, and statistics the number of cells)
    2011-11-03 23:03:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载