-
korcmeans
对于模式识别中的k均值(也称c均值)问题,给出了matlab实现。(pattern recognition for the k-means (also called c-means), is the realization of Matlab.)
- 2007-01-11 15:54:24下载
- 积分:1
-
fastICA
fastica在matlab中的应用 包括源码及模块
基于ica的语音分离技术(fastica in matlab application, including source code and modules ica-based voice separation technology)
- 2009-05-02 11:26:48下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
FastICA_23
这个是基于独立主成分分析的一个MATLAB语言程序,大家可以下载来看看,希望有帮助(This is based on independent analysis of the principal component of a MATLAB language program, you can download to look at, I hope there is help)
- 2009-01-11 14:43:42下载
- 积分:1
-
Aperiodic-Array
研究采用大单元间距非周期阵列的方法抑制和避免栅瓣,并在单元级非周期阵列形式的基础上研究适合于大型相控阵的子阵级非周期阵列形式,给出几种非周期阵列的形式及相应的波瓣图(study the method of aperiodic array using big space of elements to suppress and avoid the grating lobe, and study the forms of aperiodic array in the sub-array level which are suitable for large phased array on the base of the aperiodic array in the element level )
- 2011-10-27 22:09:38下载
- 积分:1
-
dim_reduction
matlab dim_reduction 包括 dijkstraKDAKGELPPKLPPKPCASDA等(matlab dim_reduction includingdijkstraKDAKGELPPKLPPKPCASDA etc.)
- 2013-05-14 19:26:36下载
- 积分:1
-
lda
人脸识别程序中的调试 希望做毕业设计的同学朋友能有用(Face Recognition program debugging want to do design students graduating from a friend can be useful)
- 2008-12-30 18:14:20下载
- 积分:1
-
demo_SquareRootNyquistFilterDesignSoftware
说明: 数字通信中的平方根Nyquist滤波器设计,含说明文件和matlab仿真代码(The square root Nyquist digital communication filter design, including documentation and matlab simulation code)
- 2010-04-25 13:55:11下载
- 积分:1
-
NSCTtransform
基于高斯混合模型的NSCT变换遥感图像融合(Gaussian Mixed Model Based NSCT Remote Sensing Image Fusion)
- 2010-05-24 15:25:29下载
- 积分:1
-
view3d
解决了三维数据可视化的问题;在三维网格点上数据绘制显示它的大小。
通过z轴坐标点更容易区分边缘颜色变化。可以通过设置线宽参数该选项设置为0。(This function solves the problem of visualization of 3 dimensional data in one plot(plot3).
Data is plotted on a 3 dimensional mesh with point size showing value of it.
Edge color changes via z axis to distinguish coordinate of points easier. That option can be turned off by setting the linewidth parameter to 0.
)
- 2014-11-19 23:13:56下载
- 积分:1