-
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
-
retrans
this file simulates transmiter in relay node of cooperative ofdm communication
- 2010-05-08 03:43:08下载
- 积分:1
-
filter
在希尔伯特-黄变换中用来对信号过滤,一个过滤器函数
(The filter function)
- 2012-07-05 22:06:58下载
- 积分:1
-
Real-time-simulation
real time simulink of a flux observer. it helped me a nit im my simulink file. very simple and helpfull. hope it help other people
- 2012-11-20 07:10:52下载
- 积分:1
-
matlabmodel20120317
处理nc文件,生成grads用的ctl文件和数据(deal with netcdf file,and output the ctl file and data for the Grads software!)
- 2013-08-15 12:02:36下载
- 积分:1
-
VservoingToolbox2.0
SIMULATION ON MATLAB AND VISUAL SERVOING
- 2010-10-17 01:55:26下载
- 积分:1
-
lorenz
说明: 用于画出lorenz的利亚普诺夫指数,该文件算法优秀,比同类程序运算速度快很多(Draw for the Australian Punuo Fu Index lorenz)
- 2011-03-06 21:09:32下载
- 积分:1
-
shellProblem
Shell finite element analysis by using Matlab.
- 2014-09-08 12:24:01下载
- 积分:1
-
FOC
异步电动机数量控制完整仿真模型,可以根据实际情况写该参数,达到研究者所需要的情形(The number of complete induction motor control simulation model, the parameter can be written according to the actual situation, the researchers needed to achieve the situation)
- 2013-12-17 12:58:22下载
- 积分:1
-
PWF-MATLAB
偏微分方程的MATLAB解法,很好的电子书籍,很适合自学(MATLAB Solution of Partial Differential Equations, good e-books, it is suitable for self-)
- 2008-12-28 11:31:46下载
- 积分:1