-
KMedoids
聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。(K-Medoids clustering algorithm.The file contains a detailed description of the procedures and examples.)
- 2009-09-07 23:14:50下载
- 积分:1
-
EUCLIDEAN_Algorithm
Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法(Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed)
- 2009-05-14 20:37:50下载
- 积分:1
-
ls
说明: Arnijo准则非精确搜索程序,可以作为其他优化程序的子程序调用(Arnijo guidelines inexact search program, you can call a subroutine other optimization procedures)
- 2013-12-31 21:36:32下载
- 积分:1
-
John-Wiley-a-Sons---Signal-and-Systems---Simon-Ha
singnal processing useful for electronics
- 2012-01-18 18:35:56下载
- 积分:1
-
Scramble_intel
Inspired with scramble game in android, a algorithm for searching dictionary words based on the traversing of 4x4 word matrix. taking long time to run but a novice idea.
- 2014-02-22 10:21:50下载
- 积分:1
-
fastICA
在诸多ICA算法中,固定点算法 (也称FastlCA)以其收敛速度快、分离效果好被广泛应用于信号处理领域。该算法能很好地从观测信号中估计出相互统计独立的、被未知因素混合的原始信号。(In many ICA algorithms, fixed-point algorithm (also known as FastlCA) for its fast convergence and good separation effect is widely used signal processing. The algorithm can estimate from the observed signals statistically independent each other, unknown factors are a mixture of the original signal.)
- 2010-06-25 11:09:12下载
- 积分:1
-
MATLAB
第1章MATLAB操作基础
第2章MATLAB矩阵及其运算
第3章MATLAB程序设计
第4章MATLAB文件操作(Chapter 1 MATLAB operation based on MATLAB matrix in Chapter 2 and Chapter 3 of computing MATLAB Programming Chapter 4 MATLAB file operations)
- 2009-04-25 16:43:18下载
- 积分:1
-
svdd_tool
支持向量域是近几年采用的一种较新的分类器,是在其支持向量机的基础上发展而来。(the tool box of SVDD)
- 2009-05-27 10:28:54下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1
-
communication
利用GUI功能完成包括AM,DSB,SSB,FM模拟调制在内的调制解调过程,参数可调。(GUI for analog modulation & demodulation, including AM, DSB, SSB, FM.)
- 2015-01-14 16:25:08下载
- 积分:1