-
DBSCAN
Matlab -------------------------------------------------------------------------
Function: [class,type]=dbscan(x,k,Eps)
-------------------------------------------------------------------------
Aim:
Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
-------------------------------------------------------------------------
- 2010-06-08 21:23:00下载
- 积分:1
-
matlab897564
一些好用的matlab小程序,课用于计算一些最小树图,最短路程等(Matlab small number of useful procedures, classes used to calculate some of the most small tree map, the shortest distance, etc.)
- 2007-09-21 14:23:39下载
- 积分:1
-
Sonar_Exp_1_1
声纳技术 实验课
实验 编程规范的一个例子 内容:y=2x+1,x=s+n 求y与n的关系(Sonar technology)
- 2012-04-15 09:15:05下载
- 积分:1
-
MM5
matlab常用例程,其中包括数值解法算法和一般操作方式,通过这些例程可以基本掌握matlab的使用方法和基本操作,适用于初学者(Matlab common routines, including the numerical solution algorithm and the general mode of operation, these routines can basically mastered the use of methods and basic operation of the matlab for beginners)
- 2012-05-07 08:47:21下载
- 积分:1
-
Resultat_OQAM
How to plot the results
- 2010-10-18 20:51:52下载
- 积分:1
-
tsp-mpi
关于tsp问题的基于windows环境下的mpi实现源代码。(tsp of the windows environment based on the realization of the source code mpi.)
- 2007-01-01 21:06:52下载
- 积分:1
-
entropyGrad
Entropy is a thermodynamic property that can be used to determine the energy available for useful work in a thermodynamic process, such as in energy conversion devices, engines, or machines. Such devices can only be driven by convertible energy, and have a theoretical maximum efficiency when converting energy to work. During this work, entropy accumulates in the system, but has to be removed by dissipation in the form of waste heat.
- 2011-08-16 14:49:30下载
- 积分:1
-
ImageSegmentation
image segmentation algo implementation using matlab
- 2009-10-28 03:04:59下载
- 积分:1
-
fvcom-matlab
matlab编写的FVCOM的前处理和后处理源程序,好用(FVCOM pre-processing and post-processing source with Matlab)
- 2017-06-28 10:51:00下载
- 积分:1
-
matlab_dll_Cpp
作者曾经实现过将matlab函数编译成dll供Cpp调用,这篇文章的目的是对新增的面向对象的的扩展mwArray进行讲解,matlab很容易和C/C++联合起来使用。
以前做过matlab7与c++的混合编程:将matlab函数编译成dll给C++调用,从而加快开发的进度。但是今天在matlab2008b下面又做了一遍,发现matlab又改了很多东西,诸如增加了面向对象的的扩展mwArray,于是做笔记如下。(matlab_dll_Cpp)
- 2010-06-29 13:59:49下载
- 积分:1