-
DFT
MATLAB 的有限序列的离散傅里叶变换(DFT)源程序(MATLAB finite sequence of discrete Fourier transform (DFT) source)
- 2007-08-01 10:33:54下载
- 积分:1
-
welch
说明: 本程序实现了短数据序列不同窗函数的welch功率谱估计,然后又求了他们的平均标准差,从而判断各个窗函数的优劣。只要稍作修改就能实现不同信噪比下的功率估计,同时也可以实现长数据序列的估计。(This procedure has a short data series of different welch window function power spectrum estimation, and then seek their average standard deviation, and thus to determine the merits and demerits of each window function. As long as we can with some slight modifications under different signal to noise ratio power estimate, but also the realization of a long data sequence can be estimated.)
- 2009-07-27 14:28:03下载
- 积分:1
-
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
-
Extended-Finite-State
Slicing is useful for many Software Engineering applications and has been widely studied for three decades, but
there has been comparatively little work on slicing Extended Finite State Machines (EFSMs).
- 2014-02-07 15:16:29下载
- 积分:1
-
MOQFN
雷达设计的matlab仿真程序,用过的人都说太好了()
- 2017-12-28 08:50:34下载
- 积分:1
-
Optimalarrayprocessing
提供了《最优阵列处理》这本书的相关源代码,并附有英文版的的homework。(Provide " optimal array processing," source code related to the book, together with the English version of the homework.)
- 2010-09-06 11:18:25下载
- 积分:1
-
DCfilter
一个基于级联方式的新型DC滤波器程序,用MATLAB语言编程仿真。(A cascade of new DC-based filter program, the simulation using MATLAB programming language.)
- 2011-07-19 14:29:53下载
- 积分:1
-
Polarization-filtering
极化滤波程序,给出了典型的参数,下载后可根据需求自行更换参数。(Polarization filtering procedures, given the typical parameters, can be downloaded on demand replaceable parameters.)
- 2013-04-25 15:35:25下载
- 积分:1
-
PMV_ppd
预测平均评价,PMV、ppd计算程序,matlab版,精确(Predicted Mean Vote,PMV, ppd calculation procedures, matlab version, precise.)
- 2018-04-18 18:01:55下载
- 积分:1
-
CGandlu
CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,(Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given)
- 2009-04-11 11:25:14下载
- 积分:1