登录
首页 » matlab » CNN-Toolbox

CNN-Toolbox

于 2021-01-18 发布 文件大小:14412KB
0 217
下载积分: 1 下载次数: 33

代码说明:

  卷积神经网络程序,包含训练数据样本,具有一定参考价值(Convolutional neural network program, including training data samples, with a certain reference value)

文件列表:

CNN Toolbox
...........\CNN Toolbox
...........\...........\cnnapplygrads.m,731,2015-11-14
...........\...........\cnnbp.m,3847,2015-11-14
...........\...........\cnnexamples.m,1831,2016-05-09
...........\...........\cnnff.m,3594,2015-11-14
...........\...........\cnnsetup.m,5231,2015-11-14
...........\...........\cnntest.m,432,2015-11-14
...........\...........\cnntrain.m,1846,2015-11-14
...........\...........\data
...........\...........\....\mnist_uint8.mat,14735220,2012-09-24
...........\...........\util
...........\...........\....\allcomb.m,2618,2012-09-24
...........\...........\....\expand.m,1958,2012-09-24
...........\...........\....\flicker.m,208,2012-09-24
...........\...........\....\flipall.m,80,2012-09-24
...........\...........\....\fliplrf.m,543,2012-09-24
...........\...........\....\flipudf.m,576,2012-09-24
...........\...........\....\im2patches.m,198,2012-09-24
...........\...........\....\makeLMfilters.m,1895,2012-09-24
...........\...........\....\patches2im.m,242,2012-09-24
...........\...........\....\randcorr.m,283,2012-09-24
...........\...........\....\randp.m,2083,2012-09-24
...........\...........\....\rnd.m,49,2012-09-24
...........\...........\....\sigm.m,48,2012-09-24
...........\...........\....\sigmrnd.m,126,2012-09-24
...........\...........\....\softmax.m,256,2012-09-24
...........\...........\....\visualize.m,1126,2012-09-24
...........\...........\....\whiten.m,164,2012-09-24
...........\...........\....\xunit
...........\...........\....\.....\%2Bxunit
...........\...........\....\.....\......\%2Butils
...........\...........\....\.....\......\......\arrayToString.m,2972,2012-09-24
...........\...........\....\.....\......\......\compareFloats.m,4376,2012-09-24
...........\...........\....\.....\......\......\comparisonMessage.m,1005,2012-09-24
...........\...........\....\.....\......\......\containsRegexp.m,600,2012-09-24
...........\...........\....\.....\......\......\Contents.m,1048,2012-09-24
...........\...........\....\.....\......\......\generateDoc.m,337,2012-09-24
...........\...........\....\.....\......\......\isAlmostEqual.m,1233,2012-09-24
...........\...........\....\.....\......\......\isSetUpString.m,519,2012-09-24
...........\...........\....\.....\......\......\isTearDownString.m,540,2012-09-24
...........\...........\....\.....\......\......\isTestCaseSubclass.m,894,2012-09-24
...........\...........\....\.....\......\......\isTestString.m,589,2012-09-24
...........\...........\....\.....\......\......\parseFloatAssertInputs.m,1627,2012-09-24
...........\...........\....\.....\......\......\stringToCellArray.m,408,2012-09-24
...........\...........\....\.....\assertElementsAlmostEqual.m,2559,2012-09-24
...........\...........\....\.....\assertEqual.m,1383,2012-09-24
...........\...........\....\.....\assertExceptionThrown.m,1925,2012-09-24
...........\...........\....\.....\assertFalse.m,810,2012-09-24
...........\...........\....\.....\assertFilesEqual.m,2548,2012-09-24
...........\...........\....\.....\assertTrue.m,933,2012-09-24
...........\...........\....\.....\assertVectorsAlmostEqual.m,2463,2012-09-24
...........\...........\....\.....\CommandWindowTestRunDisplay.m,1215,2012-09-24
...........\...........\....\.....\Contents.m,1820,2012-09-24
...........\...........\....\.....\FunctionHandleTestCase.m,6649,2012-09-24
...........\...........\....\.....\info.xml,712,2012-09-24
...........\...........\....\.....\initTestSuite.m,1643,2012-09-24
...........\...........\....\.....\runtests.m,4841,2012-09-24
...........\...........\....\.....\TestCase.m,3525,2012-09-24
...........\...........\....\.....\TestCaseInDir.m,1108,2012-09-24
...........\...........\....\.....\TestCaseWithAddPath.m,1911,2012-09-24
...........\...........\....\.....\TestComponent.m,1810,2012-09-24
...........\...........\....\.....\TestComponentInDir.m,2160,2012-09-24
...........\...........\....\.....\TestRunDisplay.m,9772,2012-09-24
...........\...........\....\.....\TestRunLogger.m,3872,2012-09-24
...........\...........\....\.....\TestRunMonitor.m,1334,2012-09-24
...........\...........\....\.....\TestSuite.m,13145,2012-09-24
...........\...........\....\.....\TestSuiteInDir.m,1850,2012-09-24
...........\...........\....\.....\VerboseTestRunDisplay.m,3610,2012-09-24

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

发表评论

0 个回复

  • 2222
    说明:  关于亚像素边缘检测的一些文章,感觉比较有用(Subpixel edge detection on some articles, I feel more useful)
    2011-03-11 11:25:42下载
    积分:1
  • Matlab-to-generate-random-numbers
    随机过程中产生随机数的matlab实现,里面是产生正态、泊松、伯努利的代码和文档,还有对各种随机数的分析(Generate random numbers in the random process matlab to achieve, which is to produce normality, Poisson, Bernoulli code and documentation, as well as analysis of various random number)
    2013-01-02 18:55:50下载
    积分:1
  • matlaData
    matlab,matlab,this is for sound collect.i do not to say what(matlab,this is for sound collect.i do not to say what)
    2012-11-30 21:02:40下载
    积分:1
  • matlab
    对流体数及设置颜色,添加切片,顶光效果的设置等等(Number of fluid and set the color, add the slices, top light effect settings, etc.)
    2011-05-16 10:09:11下载
    积分:1
  • Optimal-Reactive-Power-Planning-for-Distribution-
    Optimal Reactive Power Planning for Distribution Systems Consider
    2014-09-08 00:13:07下载
    积分:1
  • tunning-PID-by-PSO
    this code of Particle Swarm Optimization algorithm
    2013-08-15 00:07:20下载
    积分:1
  • my_clustering
    my_clustering(分层聚类算法,类内采用最大距离,类间采用最小距离实现)(my_clustering (hierarchical clustering algorithm, the largest category within distance, using the minimum distance between the class implementation))
    2014-04-16 15:56:07下载
    积分:1
  • matlab(GUI)
    matlab界面(GUI)制作,学习matlab的就有福气了(matlab interface (GUI) making, learning matlab on a lucky)
    2007-11-28 15:28:22下载
    积分:1
  • K-Mean1
    编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)(prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2))
    2020-11-12 16:39:43下载
    积分:1
  • wavelet_ridgelet_segmentation
    本程序是基于ridgelet和小波的图像分割,内附有程序运行的图像(This procedure is based on the Ridgelet and wavelet for image segmentation, enclosed to run image)
    2008-01-21 11:34:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载