登录
首页 » matlab » CNN-Toolbox

CNN-Toolbox

于 2021-01-18 发布 文件大小:14412KB
0 219
下载积分: 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 个回复

  • leach
    LEACH的MATLAB代码,很不错。可以直接运行。(the code of LEACH for Matlab)
    2009-12-15 10:48:04下载
    积分:1
  • svm-kmexe
    说明:  关于svm的例程,对初学者或感兴趣的同学很有帮助(svm on the routines for beginners or students interested helpful)
    2006-03-22 19:07:53下载
    积分:1
  • WaveletandMATLAB6.5
    MATLAB6.5辅助小波分析与应用,不错的一本学习教程(Wavelet analysis and application of auxiliary MATLAB6.5)
    2010-06-23 09:50:25下载
    积分:1
  • MSEcameraman
    this is the mse of th camera men with differner wavelet families
    2010-12-20 23:02:37下载
    积分:1
  • SimpleGUI
    Graphical Interface using the matlab platform for Content based image retrieval.
    2011-02-12 17:03:18下载
    积分:1
  • MATLAB
    Matlab编程基础及应用,是学习matlab的好材料(Matlab programming basic and applied, is a good material to learn matlab)
    2010-05-29 19:03:50下载
    积分:1
  • cpn
    cpn神经网络的MATLAB实现,把代码都弄到了一个TXT文档,需要的可以自行在MATLAB输入(cpn neural network)
    2014-12-15 16:59:11下载
    积分:1
  • ScieCompLec6Q1
    solve boundary value problem of Cousera课程Scientific Computing的Lecture 6对应的Quiz中Question 1的求解程序。 求解常微分方程的边值问题。 y =-4y (y of Theory: y=0.5*sin(2x)) x∈[0,1] BC: y(0) = 0 y (1) = cos(2). (solve boundary value problem of Cousera course Scientific Computing' s Lecture 6 corresponds Quiz Question 1 in the solution process. Solving boundary value problems for ordinary differential equations. y' ' =-4y (y of Theory: y = 0.5* sin (2x)) x ∈ [0,1] BC: y (0) = 0 y ' (1) = cos (2).)
    2013-05-22 12:47:54下载
    积分:1
  • NonlinearFittingLIVE
    VSI图像质量评价之live数据库的MATLAB代码及结果分数矩阵(MATLAB code and result matrix of live database for VSI image quality assessment.)
    2018-05-29 10:36:47下载
    积分:1
  • Ipso
    说明:  提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息(Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the selection of the candidate node and the neighbor node state information)
    2020-10-26 14:20:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载