-
autocode
matlab实现的深度学习代码,autocode(a code for deeplearing,autocode)
- 2013-11-23 21:38:41下载
- 积分:1
-
FCM+Knn
用K均值算法和C模糊算法对sonar数据和iris数据进行分类。
K均值算法是一种很常用的聚类算法,其基本思想是,通过迭代寻找K个聚类的一种划分方法,使得用这K个聚类的均值来代表各类样本是所得到的的总体误差最小。
模糊C均值(FCM)算法在K均值算法的基础上,用模糊子集代替确定子集,从而得到模糊的分类结果,即分类结果的模糊化。(Sonar data and iris data are classified by means of K mean algorithm and C fuzzy algorithm.
The K mean algorithm is a very common clustering algorithm. Its basic idea is to find a partition method of K clustering by iteration, so that the average error of the mean of the K clustering is minimized.
The fuzzy C mean (FCM) algorithm is based on the K mean algorithm. The fuzzy subset is replaced by the fuzzy subset, thus the fuzzy classification result is obtained, that is, the classification result is fuzzed.)
- 2020-11-06 17:59:50下载
- 积分:1
-
1003
说明: 最短路径分析源码,使用Ao开发,可以准确的分析(Source shortest path analysis, using Ao development of an accurate analysis of)
- 2010-03-19 13:59:00下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
FCM
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。(FCM algorithm is a clustering algorithm based division, which makes the idea is to be divided among a cluster of objects with the greatest similarity, but the similarity between different clusters is minimized.)
- 2014-12-08 16:01:20下载
- 积分:1
-
fencha3
三维混沌分岔图matlab源代码(Three dimensional chaotic bifurcation diagram matlab source code)
- 2012-11-17 22:44:10下载
- 积分:1
-
mse
使用程序实现mse函数的三维设计实现,可以表现出不同的最小均方误差的各种情况(MSE realize the use of procedures designed to achieve three-dimensional function, can be expressed in different MMSE various situations)
- 2007-09-16 09:48:45下载
- 积分:1
-
22
说明: matlab的书 其中有论文等有一个例子希望新手喜欢(matlab book has essays which have an example of hope novice like)
- 2008-05-12 10:25:39下载
- 积分:1
-
TransformCoding
Matlab code to study the decorrelation and energy packing efficiency of three transform
techniques: Karhunen-Loève transform (KLT), discrete-cosine transform (DCT), and Walsh-Hadamard transform (WHT). Using a given vector of signal samples, it transforms the signal vector, quantize the transformed samples, and reconstruct the signal samples from the quantized samples
- 2021-03-25 16:59:14下载
- 积分:1
-
GLCM
在matlab上实现灰度共生矩阵的生成以及特征的提取(GLCM texture matlab)
- 2013-12-27 20:59:26下载
- 积分:1