-
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
-
bearing-heat-gen
全套球轴承拟静力学计算,以及在此基础上的生热量计算。可完美运行(whole package of quasi-static calculation and heat generation of ball bearing)
- 2021-04-05 12:29:03下载
- 积分:1
-
driven_cavity_fds_RK2
Matlab script for solution to the driven cavity problem using the FDS algorithm, which discretizes the Stokes form of the Navier-Stokes equations.
- 2009-03-27 18:49:44下载
- 积分:1
-
music
一种基本的MUSIC算法,子空间,初学都有用(a basic MUSIC ,helpful to learn the subspace method, for learner)
- 2013-01-02 19:55:20下载
- 积分:1
-
ViewContactActivity
Displays the details of a specific contact.
- 2013-12-06 12:05:40下载
- 积分:1
-
newvolterra
一种计算时间周期的算法,可以长期使用,用于混沌相空间重构。(a new fangfa of kongjian didai)
- 2009-12-15 18:23:43下载
- 积分:1
-
MATLAB-PROGRAMING
说明: MATLAB编程 影印本
(美)查普曼(Chapman.S.J)等著
北京,科学出版社,2003
英文原版,matlab学习必备(MATLAB programming photocopy
(U.S.) Chapman (Chapman.SJ)
Beijing, Science Press, 2003
English original, matlab learning essential)
- 2011-04-10 00:29:07下载
- 积分:1
-
通过非线性扩张观测器可实现被控对象的位置、速度和未知部分观测
通过非线性扩张观测器可实现被控对象的位置、速度和未知部分观测。在实际控制工程中,可采用本观测器实现无需速度测量的控制,并实现对未知不确定性和外加干扰补偿(Through the expansion of nonlinear observer can realize the location of the controlled object, speed and unknown part of the observation. Can be used in actual control engineering, the observer is to realize the control without speed measurement, and implement the unknown uncertainties and external disturbance compensation)
- 2014-08-21 19:42:06下载
- 积分:1
-
Wireless.coherent.OFDM.modem.simulation
说明: 这是一篇有关无线连接OFDM信道模型的文章,里面有仿真程序,我调过了,很好用!(This is one of the wireless connectivity OFDM channel model articles, there are simulation program, I emphasized that good use!)
- 2006-04-10 01:07:55下载
- 积分:1
-
search_by_policy_last
this application is used to search in data base to get some data with special specificaton
- 2010-05-12 03:36:36下载
- 积分:1