-
BOC_BPSK
GPS信号的BPSK调制以及BOC信号的功率谱的matlab仿真程序,可以将两者结合起来比较学习(GPS signals BPSK and BOC modulation signal of the power spectrum matlab simulation program, you can compare the two to combine learning)
- 2020-10-28 14:29:58下载
- 积分:1
-
bstrag
bootsrap算法工具箱,集成了多年的源代码(bootsrap toolbox)
- 2009-06-02 22:20:56下载
- 积分:1
-
QUADRDJ
Please read THIS DOCUMENTE
- 2013-05-05 10:37:16下载
- 积分:1
-
IPTV-Sports-M3u-Playlist-Channels-01-02-2019
Hopfield Neural Network in Matlab
- 2019-02-04 17:20:50下载
- 积分:1
-
narrow_band_gaussian_sig
窄带高斯信号的产生和时频域特性,以及窄带信号的正交和同向分量特性(Narrowband Gaussian signal generation and the time and frequency domain characteristics, and the narrow-band signals to the component with the properties of orthogonal and)
- 2011-01-06 11:46:07下载
- 积分:1
-
puxiangjian
共享热门的一个谱相减程序,比较完整的程序(share of a hot spectral subtraction procedures, the procedures for a more comprehensive)
- 2007-01-24 09:25:34下载
- 积分:1
-
Mahafza--Matlab--for-Radar-Systems
这是Bassem R. Mahafza" Matlab Simulations for Radar Systems Design "的书还有它的Matlab的程序。(This is Bassem R. Mahafza s book "Matlab Simulations for Radar Systems Design" with Matlab codes.You have to put the codes on the Matlab folder that you can excute it.)
- 2013-12-05 14:14:39下载
- 积分:1
-
locas_kanade-matlab
matlab实现的lucas-kanade光流迭代算法(matlab achieved lucas-kanade optical flow iterative algorithm)
- 2009-04-09 17:27:56下载
- 积分:1
-
25811265sound_analysis
主要是通过matlab编写设计一个矩形窗的程序(Written mainly by matlab program to design a rectangular window)
- 2010-11-10 19:24:53下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1