登录
首页 » matlab » hyper_SAE

hyper_SAE

于 2015-08-15 发布 文件大小:10548KB
0 242
下载积分: 1 下载次数: 171

代码说明:

  用SAE 深度学习方法做的高光谱图像分析的一个例子。里面有sae方法还有高光谱图像的特征提取过程。(One example of the depth of learning to do with SAE hyperspectral image analysis. There are sae method has hyperspectral image feature extraction process.)

文件列表:

SAE
...\checkNumericalGradient.m,2026,2014-04-15
...\computeNumericalGradient.m,1314,2014-04-15
...\display_network.m,2945,2014-04-15
...\IMAGES.mat,20971720,2011-01-03
...\initializeParameters.m,635,2014-04-15
...\minFunc
...\.......\ArmijoBacktrack.m,3251,2011-01-03
...\.......\autoGrad.m,807,2011-01-03
...\.......\autoHess.m,901,2011-01-03
...\.......\autoHv.m,317,2011-01-03
...\.......\autoTensor.m,870,2011-01-03
...\.......\callOutput.m,385,2011-01-03
...\.......\conjGrad.m,1845,2011-01-03
...\.......\dampedUpdate.m,995,2011-01-03
...\.......\example_minFunc.m,2421,2011-01-03
...\.......\example_minFunc_LR.m,1604,2011-01-03
...\.......\isLegal.m,107,2011-01-03
...\.......\lbfgs.m,924,2011-01-03
...\.......\lbfgsC.c,2408,2011-01-03
...\.......\lbfgsC.mexa64,7707,2011-01-03
...\.......\lbfgsC.mexglx,7733,2011-01-03
...\.......\lbfgsC.mexmac,9500,2011-01-03
...\.......\lbfgsC.mexmaci,12660,2011-01-03
...\.......\lbfgsC.mexmaci64,8800,2011-01-03
...\.......\lbfgsC.mexw32,7168,2011-01-03
...\.......\lbfgsC.mexw64,9728,2011-01-03
...\.......\lbfgsUpdate.m,614,2011-01-03
...\.......\logistic
...\.......\........\LogisticDiagPrecond.m,417,2011-01-03
...\.......\........\LogisticHv.m,216,2011-01-03
...\.......\........\LogisticLoss.m,659,2011-01-03
...\.......\........\mexutil.c,1154,2011-01-03
...\.......\........\mexutil.h,317,2011-01-03
...\.......\........\mylogsumexp.m,227,2011-01-03
...\.......\........\repmatC.c,3965,2011-01-03
...\.......\........\repmatC.dll,7680,2011-01-03
...\.......\........\repmatC.mexglx,20682,2011-01-03
...\.......\........\repmatC.mexmac,10000,2011-01-03
...\.......\mchol.m,1287,2011-01-03
...\.......\mcholC.c,4190,2011-01-03
...\.......\mcholC.mexmaci64,13184,2011-01-03
...\.......\mcholC.mexw32,8192,2011-01-03
...\.......\mcholC.mexw64,12288,2011-01-03
...\.......\mcholinc.m,564,2011-01-03
...\.......\minFunc.m,43634,2011-01-03
...\.......\minFunc_processInputOptions.m,3704,2011-01-03
...\.......\polyinterp.m,4217,2011-01-03
...\.......\precondDiag.m,42,2011-01-03
...\.......\precondTriu.m,51,2011-01-03
...\.......\precondTriuDiag.m,60,2011-01-03
...\.......\rosenbrock.m,1074,2011-01-03
...\.......\taylorModel.m,677,2011-01-03
...\.......\WolfeLineSearch.m,11478,2011-01-03
...\sampleIMAGES.m,2512,2014-04-15
...\sparseAutoencoderCost.m,5822,2014-04-15
...\train.m,6156,2014-04-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nmfsc
    基于梯度下降的稀疏约束 NMF 算法(NMFsc),之前pudn上也有类似的,但缺少一个程序,这里面都包括了 (Based on gradient descent sparse constraint NMF algorithm (NMFsc), before the pudn has a similar, but the lack of a program, there are included)
    2020-11-01 20:49:54下载
    积分:1
  • simplegabortb-v0.2.2
    图像纹理特征提取在图像处理中有着非常重要的作用,这个是提取图像纹理特征的程序!(Image texture feature extraction in image processing has a very important role, this is the image texture feature extraction procedure!)
    2008-06-26 21:27:40下载
    积分:1
  • shearlet-aticle
    剪切波是最近几年发展的图像处理的有利工具,这是几篇不错的论文,希望可以对大家有所帮助。(Shear wave is the last few years the development of image processing tool, this is a few good paper, hope to help everyone.)
    2011-12-26 09:08:08下载
    积分:1
  • testArea
    一个求多边形面积的程序 也许会对某些人有用(Area of a polygon for the procedure may be useful to some people)
    2007-11-16 03:45:14下载
    积分:1
  • speck
    是零树小波编码算法的改进,SPECK编码算法较EZW编码算法有着更大的优势(Is zero tree wavelet coding algorithm improved SPECK coding algorithm has more advantages than EZW coding algorithm )
    2015-04-08 17:05:11下载
    积分:1
  • 模糊C均值算法
    亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
    2017-12-30 15:27:04下载
    积分:1
  • shujuchuli
    文档介绍了大量离散实验数据的平滑滤波处理方法(Document describes a large number of discrete experimental data smoothing filter processing method)
    2013-10-20 22:03:53下载
    积分:1
  • region
    区域图象分割的源码,基于区域增长的分割的代码(Image segmentation of the source region, regional growth based on code division)
    2008-04-19 23:39:33下载
    积分:1
  • B1-spline
    图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形( Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
    2014-12-09 17:53:57下载
    积分:1
  • OJ1211010001486B9EbH
    基于局部能量与模糊逻辑的红外偏振图像融合,该文与小波包,支持向量机等融合算法进行对比分析,说明该文算法的优势。(Infrared polarization image fusion based on local energy and fuzzy logic, this paper, wavelet packet, support vector machines and other fusion algorithm comparison analysis to illustrate the advantages of the proposed algorithm.)
    2012-11-19 21:37:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载