-
gold-sequence
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 )
- 2011-04-30 17:53:27下载
- 积分:1
-
daqstopbutton
This program generate a GUI botton to stop any DAQ aquisition
- 2009-11-25 00:20:04下载
- 积分:1
-
work
QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
- 2009-06-01 02:40:00下载
- 积分:1
-
Wind-with-Synch
Wind System with Sychrounous Generator
- 2014-12-23 08:29:05下载
- 积分:1
-
SC_Gabor_Con
地表一致性Gabor反褶积,提高地震横向分辨率的一种关键技术(Gabor surface consistency deconvolution, a key technology to improve the seismic lateral resolution)
- 2015-01-27 16:12:49下载
- 积分:1
-
neimo
过程控制中的内膜控制的实现,内膜控制是基于准确模型设计的,有一定的局限性(control of the process control of the endometrium, endometrial control is accurate model based on the design, there are some limitations)
- 2006-09-12 09:17:24下载
- 积分:1
-
GAMIT-introduction-of-chinese
GAMIT软件在卫星观测数据处理领域应用广泛,计算的结果也很精确,对于需要误差项精确计算值得程序开发人员和科学研究人员有很大的帮助,此文档主要介绍GAMIT软件的使用,比较容易上手(GAMIT software in satellite observation data processing field applications, the results of the calculation are very accurate, the need for the error term is precise calculation program development personnel and scientific researchers are of great help, the document GAMIT mainly introduces the application of the software, is easy to use
)
- 2012-04-21 10:26:43下载
- 积分:1
-
yuzhi
寻找灰度图象分割阈值的matlab程序,图像处理工具(Looking for gray image segmentation threshold matlab program, image processing tools)
- 2010-06-04 16:43:18下载
- 积分:1
-
Fourier_Transform
Fourier transform and DFT (Fourier transform)
- 2010-10-20 16:26:17下载
- 积分:1
-
LTE_init_generate_dtm.m
Function returns elevation map and description data with coordinates
- 2012-04-18 16:04:38下载
- 积分:1