登录
首页 » matlab » CNN-Toolbox

CNN-Toolbox

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

  • dwt_ofdmsasasasas
    discrete continuous transform used in mobile communication, perfectly analyzed.
    2010-09-02 14:19:57下载
    积分:1
  • rbf2
    此源代码仍然是训练RBF网络的,但用的算法是梯度下降法,算法仍然是自己写的(This source code is still training RBF network, but the algorithm is gradient descent algorithm, the algorithm is still wrote it myself)
    2008-03-10 09:50:34下载
    积分:1
  • chazhinihe
    插值与拟合回归,可以进行多元拟合线性回归等功能的实现,(Interpolation and fitting, can undertake multivariate regression fitting linear regression, etc, the realization of the function of )
    2011-04-28 09:04:31下载
    积分:1
  • 2dpsk
    编写matlab程序,仿真2DPSK调制信号在高斯信道下分别采用相干解调及差分相干解调两种解调方式时的性能,并与理论分析结果相比较。(Write matlab procedures, simulation 2DPSK modulated signals in Gaussian channel performance respectively coherent demodulation and coherent demodulation difference when the two demodulation, and compared with the theoretical analysis.)
    2013-12-10 00:38:14下载
    积分:1
  • kalman
    说明:  在matlab simulink 中实现kalman滤波器设计,可以生动的演示kalman滤波在运动估计中的预测作用(Matlab simulink in achieving kalman filter design can be a vivid demonstration of kalman filtering in the motion estimation of the prediction)
    2008-11-25 18:11:29下载
    积分:1
  • genTimer
    This is a generic timer c code. Useful for detecting timeouts in embedded development. Some hardware timer irq must call its Tick function.
    2015-01-07 04:48:42下载
    积分:1
  • wimax.mdl
    Wimax Standard OFDM modulation transmitter and receiver
    2012-03-31 18:59:07下载
    积分:1
  • activeContoursSnakesDemo
    function [] = splitMerge(x,y) threshold = 5 0.5 meter set(1).x = x set(1).y = y set(1).check = 0 while 1 allChecked = 1 numSets = size(set,2)
    2014-08-15 19:33:25下载
    积分:1
  • code
    Compute log(sum(exp(x),dim)) while avoiding numerical underflow. By default dim = 1 (columns).
    2014-08-27 18:41:03下载
    积分:1
  • DRFM_RF
    用matlab编写的基于DRFM的数字窄带干扰,分析了干扰信号的时域波形及频谱。(drfm matlab)
    2021-03-04 14:29:32下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载