-
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
-
GreyAbsR-GreyUniR
mathlab的三个分别灰色绝对关联度,相对关联度,归一关联度的代码,是三份M文件(mathlab absolute correlation of the three were gray, relative correlation, normalized correlation of the code, the file is three M)
- 2011-05-15 21:30:31下载
- 积分:1
-
Simplex
采用最基本的单纯形法编写了matlab程序,可用于求解各种线性规划问题(Matlab procedures used to prepare the basic simplex method can be used to solve a variety of linear programming problems)
- 2013-11-23 18:02:37下载
- 积分:1
-
NMF
非负矩阵分解的人脸识别NMF 可正常运行 算法源码(Non-negative matrix factorization NMF for face recognition algorithms can be the normal operation of source)
- 2009-05-29 15:39:36下载
- 积分:1
-
mfcc
为MFCC的MATLAB程序,用于语音识别结束的特征参数提取(MFCC)
- 2009-06-01 10:46:09下载
- 积分:1
-
svm-km
支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区.因此支持向量机也被称为最大边缘区分类器.
(Support vector machine, the source code)
- 2009-06-08 07:15:35下载
- 积分:1
-
Discussion-of-raindrop-fall-speed
简单介绍雨滴的形成,运用流体力学相关知识,分析了雨滴下落所受的黏性阻力和压差阻力,考虑雨滴在空气中下落半径增加对雨滴速度的影响,得出了雨滴下落速度和雨滴半径的关系,对雨滴下落的收尾速度进行了一般的讨论。(Brief rain formation, the use of the knowledge of fluid mechanics, analysis of viscous drag and pressure drag the raindrops whereabouts suffered consider raindrops in the air, the whereabouts of the impact of increasing the radius of raindrops speed, to draw raindrops falling speed and raindrops radius the general analysis of the relationship between the terminal velocity of raindrops whereabouts.)
- 2015-01-05 11:53:15下载
- 积分:1
-
Independent-component-analysis
演示代码为“独立分量分析:教程介绍”版权:2005年,企业石、心理学系、谢菲尔德大学,谢菲尔德,英格兰。(Demonstration code for "Independent component analysis: A Tutorial Introduction")
- 2013-12-05 15:44:51下载
- 积分:1
-
function
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:23:13下载
- 积分:1
-
hilbert1
说明: 一个实现hilbert变换的小程序包,程序写得很简明,对理解hilbert变换的实现过程很有帮助(Hilbert transform an implementation of small packages, programs written very concise and to the understanding of the implementation process is helpful hilbert transform)
- 2011-04-06 09:13:26下载
- 积分:1