登录
首页 » matlab » hyper_SAE

hyper_SAE

于 2015-08-15 发布 文件大小:10548KB
0 248
下载积分: 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 个回复

  • superpixels
    采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。(Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab)
    2012-04-09 14:09:22下载
    积分:1
  • meanshifts
    图像处理均值漂移算法平滑处理meanshift(mean shift)
    2015-12-29 16:03:33下载
    积分:1
  • OpenSourceVidProcessing
    光流法实时实现的文献及代码,2012发表于cvpr,200*200的图像,每秒可达200帧,2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow(Optical flow method to achieve real-time literature and code, 2012 published in cvpr, 200* 200 images per second, up to 200, 2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow)
    2013-08-15 15:31:19下载
    积分:1
  • 96546
    对于iOS图像旋转,精选ios学习编程源码,很好的参考资料。(For iOS image rotation, selection of learning IOS programming source code, a good reference.)
    2013-12-09 12:08:18下载
    积分:1
  • Coloring-Problem
    图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
    2013-08-23 23:01:42下载
    积分:1
  • PF
    序贯重要性采样——标准粒子滤波算法。可直接使用。(Sequential importance sampling- standard particle filter. Can be used directly.)
    2020-08-05 14:58:36下载
    积分:1
  • C# 片推拉效果 实例
    C# 图片推拉效果 实例
    2013-05-30下载
    积分:1
  • histogram
    这是一个matlab写的输出图像直方图的程序!能让你充分理直方图的原理!(this is a matlab produce of image histogram! you can undertand the the histogram algorithm easy! )
    2011-07-04 11:40:33下载
    积分:1
  • particle-filter
    本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
    2012-08-30 22:03:52下载
    积分:1
  • _articles
    超分辨率图像处理方面的论文,很不错,可以看看(Super-resolution image processing papers, very good, you can take a look at)
    2014-12-01 10:56:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载