-
permutation entropy
计算时间序列的排列熵,来度量序列的复杂性(Measure the complexity of a time series by computing the permutation entropy)
- 2018-09-11 19:57:13下载
- 积分:1
-
lunwen
典型潜艇水下辐射噪声空间分布特性测试与分析技术研究(Typical submarine underwater radiated noise characteristics of the spatial distribution of test and analysis of technical studies)
- 2008-03-17 18:58:28下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
wavelet_constran
说明: 小波变换的条件限制的实现的编程,可以更好设计优化问题(wavelet transform constraints on the realization of the program, we can better design optimization problems)
- 2006-05-02 23:06:59下载
- 积分:1
-
2605
detailed ofdm is described with all sub blocks
- 2014-10-30 23:13:47下载
- 积分:1
-
dataanalysis
数据分析以及数据回归,优化运行以及基本算例。(data analysis)
- 2015-01-28 20:16:18下载
- 积分:1
-
mybilateral
经典的双边滤波程序,可以设置2个参数的大小,保边去噪效果好
PS: 比一般改进型双边滤波器要好。(Classic bilateral filtering program, you can set the size of two parameters, edge-preserving denoising effect PS: better than generally improved bilateral filter.)
- 2012-11-06 22:15:05下载
- 积分:1
-
AFT
Simon haykin《自适应滤波器原理》的书中例子的matlab代码(Simon haykin " Adaptive Filter Theory," the book example matlab code)
- 2009-11-07 13:30:32下载
- 积分:1
-
zibofanzheji
本文将介绍一种反褶积——希尔伯特变换子波反褶积,及其应用程序,并给出在微机上的处理买倒。(This article describes a deconvolution- Hilbert transform wavelet deconvolution and its applications, and gives the computer processing with the buy down.)
- 2010-03-06 22:22:59下载
- 积分:1
-
MatlabObject-Oriented-Programming
MATLAB Object-Oriented Programming
- 2011-10-15 07:22:35下载
- 积分:1