-
duotezhengzishiyingyuzhi
该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。(The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics value and initial threshold value of the signal by gradient descent , the other main function, called the function file the program seek out four signals , characteristics of each road and the adaptive threshold value,then draw them together on the map.)
- 2011-08-30 18:48:01下载
- 积分:1
-
pca
pca code for calculation of pca
- 2011-06-28 15:37:23下载
- 积分:1
-
Ftezhengpailei
shi te zheng pailei de daima
- 2005-04-29 15:29:34下载
- 积分:1
-
New-Microsoft-Word-Document-(2)
fixpoint matlab design too be short
- 2011-01-26 03:50:04下载
- 积分:1
-
huangfaxi
说明: 关于matlab的登入界面路径是需要改的看看怎么样(login interface matlab)
- 2010-04-16 18:32:54下载
- 积分:1
-
manifold-learning
流形学习8中方法,可自由选择种类、参数,欢迎下载、讨论(8 manifold learning methods are free to choose the type of the parameter)
- 2014-11-08 16:43:30下载
- 积分:1
-
kmeans
k-means matlab code full
- 2011-12-12 18:02:45下载
- 积分:1
-
tdnn
TDNN for time series forecasting
- 2014-07-09 14:01:59下载
- 积分:1
-
LCCf
实现一个LCC滤波
电感Lr,电感电阻R,与电感串联的电容Cr,输出并联电容Co(achieve a filter inductor Lr, inductance and resistance R, the series inductor and capacitor Cr, Parallel output capacitance Co.)
- 2007-06-19 22:43:28下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1