搜索资源列表
-
2下载:
airpls自适应迭代重加权惩罚最小二乘算法背景扣除的matlab代码-
airpls background subtraction matlab code
-
-
0下载:
[1] Quan Wang, Yan Ou, A. Agung Julius, Kim L. Boyer and Min Jun Kim,
Tracking Tetrahymena Pyriformis Cells using Decision Trees ,
2012 21st International Conference on Pattern Recognition (ICPR),
Pages 1843-1847, 11-15 Nov. 2012.
[2] Q
-
-
1下载:
1.计算两类样本的隶属度;2.使用quadprog函数求解svm的拉格朗日乘子;3.主成份分析-1.caculate the membership of 2 samples;2.use quadprog function to get the lagrangian multiplier;3.principle component analasys
-
-
0下载:
模式识别和机器学习,数据挖掘方向的专业性程序代码-Pattern recognition and machine learning, data mining direction of the professional code
-
-
0下载:
西安交通大学徐宗本院士的ppt,关于稀疏优化理论以及L1/2正则化的研究与应用-Xi an Jiaotong University, Academician Xu Zongben ppt, on sparse optimization theory and L1/2 regularization Research and Application
-
-
0下载:
论文 Least Squares Loss for Multi-class (task) Learning via the sparse group Lasso penalty 的算法源代码,是sparse+l1+lq,1的稀疏属性选择算法。- Least Squares Loss for Multi-class (task) Learning
via the sparse group Lasso penalty
Problem
-
-
3下载:
一些复杂网络的数据集,包括karate,dolphins,football等,分别为n*2和n*n矩阵形式,还有对数据集进行转换的代码-datasets of complex networks
-
-
0下载:
每一位作家都有自己的写作风格,词语的使用方面会有很大的不同,根据文章中的虚词的使用情况,计算两篇文章的余弦值。检测两篇文章的相似度。-Every writer has their own style of writing aspect, the use of the words will be very different, according to the article in the function words usage, calculate the cosine of the two
-
-
0下载:
运用R语言进行正态分布时的数学期望假设检验与方差假设检验-R languages using normal expectation and variance when the hypothesis test hypothesis testing
-
-
1下载:
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化-igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_
-
-
2下载:
1.使用k-svd对数据进行稀疏表示,降维
2.使用k-means对上述数据聚类-1.use k-svd to reduce the dimensions of data
2.clster the data by k-means
-
-
0下载:
GAUSS has two electronic help systems, corresponding to the GAUSS pdf manuals (available at
http://www.aptech.com).
1. The Command Reference is an easy way to pick up information on commands (as long as
they are not deemed obsolete ), and is or
-
-
1下载:
这是一个用于高斯过程隐变量模型的工具箱,其中包含了MATLAB/C/PYTHON三种语言版本-As of July 2005 a C++ implementation of the GPLVM exists which has most of the flexibility of this software but runs much faster. However as of this time it cannot handle very large data sets as the spar
-
-
0下载:
本人自己写的模糊均值算法,采用c#语言,经过测试可以运行。-I write my own fuzzy average algorithm, using c# language, through the test can be run.
-
-
0下载:
2维度聚类标准误的计算代码,可用于多类回归模型-2 dimensional clustering standard errors of computing code, can be used for many types of regression models
-
-
0下载:
一维及二维数据粒子算法寻优,包括1)二维粒子算法参数寻优-替代网格寻优;2)一维数据粒子算法寻优(极值)。-
One dimensional and two dimensional data particle algorithm optimization, including 1) two dimensional particle algorithm parameter optimization- alternative grid optimization 2) one dimens
-
-
0下载:
数值聚合分析matlab源码,欢迎下载。-
Aggregated analysis matlab source code, welcome to download.
-
-
0下载:
Requirements :
1) function fileOpen (user written) to open files : also uploaded
2)function strsplit1 also uploaded
3)training data, also uploaded
-
-
4下载:
从Jason2卫星的nc文件中提取测高数据进行网格化处理 1*1 -Extract altimetry data Jason 2 satellite nc mesh file processing* 1 1
-
-
0下载:
稀疏流形聚类。作者是大名鼎鼎的Ehsan Elhamifar。-Sparse Manifold Clustering and Embedding (SMCE) is an algorithm based on sparse representation theory for clustering and dimensionality reduction of data lying in a union of nonlinear manifolds.
-