-
power_spectrum_notes
Computing Fourier Series and Power
Spectrum with MATLAB.
- 2010-02-24 15:37:26下载
- 积分:1
-
此源码实现DOA估计中的TCT算法 TCT2
此源码实现DOA估计中的TCT算法,保证出结果。 (DOA realize that this source is estimated in the TCT algorithm, to guarantee the result.)
- 2021-05-14 15:30:02下载
- 积分:1
-
Multi-objective-programming
说明: 对于给定的多个优化目标,用fgoalattain函数,解决简单的多目标规划问题(For a given number of optimization goals, with fgoalattain function, multi-objective programming to solve simple problems)
- 2011-04-18 09:45:07下载
- 积分:1
-
Triangle
Triangle.m: 2D finite element model design tool
- 2015-03-05 15:46:42下载
- 积分:1
-
HilbertAvgPitch
HILBERTAVERAGE PITCH CALCULATION
- 2013-12-10 23:11:13下载
- 积分:1
-
dcp_code
dark channel defog
包含在一个文本文件中的两个matlab程序能够实现很好的图像清晰化功能(decrease haze)
- 2013-12-25 01:06:29下载
- 积分:1
-
AR-model
AR自适应模型的参数估计,包括模型的参数和阶数(AR adaptive model parameter estimates, including model parameters and the order)
- 2020-10-13 00:27:31下载
- 积分:1
-
fdtd1D
一维FDTD计算电磁散射的MATLAB源码(1D-FDTD code for the simulation of electromagnetic scattering problems)
- 2010-09-27 21:41:08下载
- 积分:1
-
Viterb
说明: viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序(viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary coding process and the probability of error through a p-channel process)
- 2010-04-28 18:38:39下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1