-
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
-
MATLAB_function
说明: MATLAB 语言的函数和命令大全,通过表格的形式列出来。(MATLAB language, functions and commands Daquan, listed by the form of tables.)
- 2010-04-19 17:30:08下载
- 积分:1
-
Text-Detection
a function that extract regions in MSER
- 2013-01-13 02:22:23下载
- 积分:1
-
2nd-MST
采用两轮最小生成树构建复杂网络,并观察鲁棒性和平均路径长度的变化(The complex network is constructed with two rounds of minimum spanning tree, and the changes of the robustness and average path length are observed.)
- 2016-11-30 14:10:15下载
- 积分:1
-
Sara算法
实现的Sara强化学习算法,动作选择策略为贪心策略,且存在收敛条件和最终状态。(The implemented Sara reinforcement learning algorithm, the action selection strategy is a greedy strategy, and there are convergence conditions and final states.)
- 2018-12-12 19:47:02下载
- 积分:1
-
kalmanfilter3
说明: 这些程序都是经过本人和许许多多工作过学习过的老师同学,以及一些志同道合的哥么们长期使用验证确实好使的(these procedures are numerous and I worked and studied the teachers and fellow students, and some like-minded Columbia Mody have long-term use of the test so that really)
- 2006-04-06 18:23:56下载
- 积分:1
-
PSO
用matlab编写的基本粒子群算法,适合于初学者(Using matlab elementary particle swarm algorithm, suitable for beginners)
- 2011-08-19 22:12:45下载
- 积分:1
-
Computer-modeling-FINAL-EXAM-ALL-200-questions
Computer modeling FINAL EXAM ALL 200 questions
- 2013-09-27 11:45:35下载
- 积分:1
-
armx
此函数中详细介绍了如何现代功率谱估计法中的AR模型来妒忌信号的功率谱;(This function is described in detail how modern power spectrum estimation of AR model to envy the power spectrum of the signal )
- 2013-12-06 17:01:54下载
- 积分:1
-
fftshow
Display fft. A fast Fourier transform (FFT) is an algorithm to compute the discrete Fourier transform (DFT) and its inverse.
- 2015-03-23 14:07:10下载
- 积分:1