-
gsm_duc
8载gsm
duc实例
matlab实例(8gsm duc)
- 2011-01-04 15:32:34下载
- 积分:1
-
Rize_Galerkin.tar
说明: 用来求解Ritz-Galerkin问题的matlab與mathematica程序(Used to solve the problem of Ritz-Galerkin procedure matlab and mathematica)
- 2011-03-04 11:02:03下载
- 积分:1
-
fracal_function
分形提供了一种描述工程中不规则复杂现象中的秩序和结构的新方法。分形算法源程序,附带说明,已经过调试(Fractal description of the project provides a complex phenomenon in irregular order and structure of the new method. Fractal algorithm source code, a side note, has been commissioning)
- 2011-06-08 15:09:44下载
- 积分:1
-
PCA
在WINDOWS环境下,使用MATLAB写的PCA代码,移植性好,对于做PCA的能方便使用!(In the WINDOWS environment, the use of PCA written in MATLAB code, portability, and for doing the PCA can easily use!)
- 2013-09-14 17:13:24下载
- 积分: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
-
FDD
The Frequency Domain Decomposition (FDD) is an output-only system identification technique popular in civil engineering, in particular in structural health monitoring. As an output-only algorithm, it is useful when the input data is unknown. FDD is a modal analysis technique which generates a system realization using the frequency response given (multi-)output data
- 2020-12-24 09:39:05下载
- 积分:1
-
Bloss
this source code is bloss matlab
- 2013-08-04 14:56:38下载
- 积分:1
-
SNR
计算信号里的信噪比的程序,用在数字信号分析中和振动信号处理等方面(The function SNR get the signal to noise (SNR) ratio)
- 2012-05-21 08:50:21下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1
-
denoising-wavelet
改进的小波阈值降噪方法improved wavelet threshold denoising (improved wavelet threshold denoising )
- 2017-03-09 20:27:47下载
- 积分:1