-
direction-vario
semivariogram structure function ,it is about 2D semivariogram.
- 2012-05-07 22:05:40下载
- 积分:1
-
frft
这是一个分数阶傅里叶算法的经典matlab程序(This is a fractional Fu Liye algorithm is the classic matlab program
)
- 2013-10-25 11:54:48下载
- 积分:1
-
simplex_table
线性规划问题的通用解法单纯性算法的matlab源程序,可以显示出每一步迭代的单纯形表。(General solution of linear programming problems with simple algorithm matlab source, can show each iteration of the simplex table.)
- 2013-06-18 12:41:28下载
- 积分:1
-
frequence
一个对数据进行频域分析的MATLAB程序,可以输出谐波幅值和相角(One pair of data in the frequency domain analysis of MATLAB program that can output harmonic amplitude and phase angle)
- 2014-09-10 08:59:36下载
- 积分:1
-
rake
用matlab实现了CDMA系统的RAke接收机,比较最大比合并,等增益合并和选择式合并接收机的性能(Using matlab to achieve a CDMA system RAke receiver, compare maximal ratio combining, equal gain combining and selective merge receiver performance)
- 2013-09-03 22:08:21下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1
-
nbodyVect
多刚体动力学matlb编程 用辛方法
Fully vectorized n-body equation
nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the
standard built-in or user supplied first order integrators.
(Programming multi-body dynamics with symplectic methods matlb Fully vectorized n-body equation nbodyVect (x0, dx0, mus, t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators.)
- 2010-12-26 14:15:31下载
- 积分:1
-
contourlet_toolbox
说明: 一种MGA方法(Contourlet变换)程序包,相信对从事基于图像表示理论方面的朋友一定有用!(A kind of MGA method (Contourlet transform) package, I believe in the theory of image-based friends that must be useful!)
- 2010-04-26 14:57:09下载
- 积分:1
-
svminstance
自己用libsvm封的svm matlab,有例子(own use libsvm letters svm Matlab, is an example)
- 2007-05-09 21:13:44下载
- 积分:1
-
fuzzy
Fuzzy c-means clustering (FCM) with spatial constraints (FCM_S) is an
effective algorithm suitable for image segmentation. Its effectiveness contributes not
only to introduction of fuzziness for belongingness of each pixel but also to
exploitation of spatial contextual information. Although the contextual information
can raise its insensitivity to noise to some extent, FCM_S (1) still lacks enough
robustness to noise and outliers and (2) is not suitable for revealing non-Euclidean
structure of the input data due to the use of Euclidean distance (L2 norm).
- 2014-12-28 01:47:38下载
- 积分:1