登录
首页 » matlab » CNN_Classification

CNN_Classification

于 2021-02-19 发布
0 82
下载积分: 1 下载次数: 2

代码说明:

说明:  神经网络进行分类的源代码,可以下载了自己琢磨看, 可以运行(Neural network classification of the source code, you can download their own thinking, you can run)

文件列表:

CNN_Classification, 0 , 2020-06-20
CNN_Classification\.git, 0 , 2020-06-20
CNN_Classification\.git\FETCH_HEAD, 108 , 2020-12-22
CNN_Classification\.git\HEAD, 23 , 2020-06-20
CNN_Classification\.git\config, 337 , 2020-06-20
CNN_Classification\.git\description, 73 , 2020-06-20
CNN_Classification\.git\hooks, 0 , 2020-06-20
CNN_Classification\.git\hooks\applypatch-msg.sample, 478 , 2020-06-20
CNN_Classification\.git\hooks\commit-msg.sample, 896 , 2020-06-20
CNN_Classification\.git\hooks\fsmonitor-watchman.sample, 3327 , 2020-06-20
CNN_Classification\.git\hooks\post-update.sample, 189 , 2020-06-20
CNN_Classification\.git\hooks\pre-applypatch.sample, 424 , 2020-06-20
CNN_Classification\.git\hooks\pre-commit.sample, 1638 , 2020-06-20
CNN_Classification\.git\hooks\pre-push.sample, 1348 , 2020-06-20
CNN_Classification\.git\hooks\pre-rebase.sample, 4898 , 2020-06-20
CNN_Classification\.git\hooks\pre-receive.sample, 544 , 2020-06-20
CNN_Classification\.git\hooks\prepare-commit-msg.sample, 1492 , 2020-06-20
CNN_Classification\.git\hooks\update.sample, 3610 , 2020-06-20
CNN_Classification\.git\index, 1562 , 2020-06-20
CNN_Classification\.git\info, 0 , 2020-06-20
CNN_Classification\.git\info\exclude, 240 , 2020-06-20
CNN_Classification\.git\logs, 0 , 2020-06-20
CNN_Classification\.git\logs\HEAD, 191 , 2020-06-20
CNN_Classification\.git\logs\refs, 0 , 2020-06-20
CNN_Classification\.git\logs\refs\heads, 0 , 2020-06-20
CNN_Classification\.git\logs\refs\heads\master, 191 , 2020-06-20
CNN_Classification\.git\logs\refs\remotes, 0 , 2020-06-20
CNN_Classification\.git\logs\refs\remotes\origin, 0 , 2020-06-20
CNN_Classification\.git\logs\refs\remotes\origin\HEAD, 191 , 2020-06-20
CNN_Classification\.git\objects, 0 , 2020-06-20
CNN_Classification\.git\objects\info, 0 , 2021-02-19
CNN_Classification\.git\objects\pack, 0 , 2020-06-20
CNN_Classification\.git\objects\pack\pack-3fcc59ca087cb75f47398c423659fc07983a7cbd.idx, 1716 , 2020-06-20
CNN_Classification\.git\objects\pack\pack-3fcc59ca087cb75f47398c423659fc07983a7cbd.pack, 14633 , 2020-06-20
CNN_Classification\.git\packed-refs, 114 , 2020-06-20
CNN_Classification\.git\refs, 0 , 2020-06-20
CNN_Classification\.git\refs\heads, 0 , 2020-06-20
CNN_Classification\.git\refs\heads\master, 41 , 2020-06-20
CNN_Classification\.git\refs\remotes, 0 , 2020-06-20
CNN_Classification\.git\refs\remotes\origin, 0 , 2020-06-20
CNN_Classification\.git\refs\remotes\origin\HEAD, 32 , 2020-06-20
CNN_Classification\.git\refs\tags, 0 , 2021-02-19
CNN_Classification\README.md, 257 , 2020-06-20
CNN_Classification\cnnConvolve.m, 2618 , 2020-06-20
CNN_Classification\cnnCost.m, 7558 , 2020-06-20
CNN_Classification\cnnExercise.m, 4006 , 2020-06-20
CNN_Classification\cnnInitParams.m, 1528 , 2020-06-20
CNN_Classification\cnnPool.m, 2062 , 2020-06-20
CNN_Classification\cnnPtoS.m, 1441 , 2020-06-20
CNN_Classification\cnnTrain.m, 4962 , 2020-06-20
CNN_Classification\cnnTrain_coil.m, 4545 , 2020-06-20
CNN_Classification\computeNumericalGradient.m, 1294 , 2020-06-20
CNN_Classification\loadMNISTImages.m, 835 , 2020-06-20
CNN_Classification\loadMNISTLabels.m, 533 , 2020-06-20
CNN_Classification\minFuncSGD.m, 2619 , 2020-08-10
CNN_Classification\sigmoid.m, 143 , 2020-06-20

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

发表评论

0 个回复

  • JST_backpropation_error
    ANN Backpropagation Error
    2010-06-25 14:06:49下载
    积分:1
  • project
    可变次数的 曲线拟合 最小二乘算法实现 (Variable number of least squares curve fitting algorithm)
    2010-10-28 18:04:33下载
    积分:1
  • qam_ofdm
    Qam base Ofdm system
    2011-04-25 11:39:58下载
    积分:1
  • 15772768jcontrolmatlabjava
    在matlab中调用java的程序,简单好用,希望能帮助需要的人(using java program in matlab )
    2012-05-03 16:41:50下载
    积分:1
  • chuanganqixiuzhengmoxing
    基于递归神经网络模型的传感器非线性动态补偿,该资料是一篇文章,讲述了利用神经网络对传感器进行非线性动态补偿。(Based on recurrent neural network model nonlinear dynamic compensation sensor, the data is an article about the use of neural networks for sensor nonlinear dynamic compensation.)
    2014-12-12 19:54:50下载
    积分:1
  • Wavelet-transform-image-denoising
    本案例通过对图像加入高斯噪声,利用sym4小波函数对该图像和信号进行三级分解,用小波阀值去噪的方法对该图像进行去噪,并给出了仿真结果。(This case through join Gaussian noise image, use the sym4 wavelet decomposition of the image and signal, the wavelet threshold to filter method for the image denoising is presented, and the simulation results.)
    2016-05-30 14:43:20下载
    积分:1
  • DoubleSpectrum_Analysis
    计算时间序列双谱的三维图和二维图,用于研究非线性过程非常管用!(Bispectrum calculation of three-dimensional time series graph and two-dimensional maps, used to study the nonlinear process is very useful!)
    2010-09-25 21:44:46下载
    积分:1
  • tftb2002
    说明:  matlab程序,高阶谱分析,信号谱分析的方法一起就存在了,高价谱分析是当代信号处理的主要工具。-(Matlab procedures, higher order spectral analysis, signal spectral analysis method in existence, high spectral analysis of contemporary signal processing major tools. )
    2009-07-31 15:56:55下载
    积分:1
  • dtc_01
    DTC of asynchronous machine 2
    2012-06-18 01:11:00下载
    积分:1
  • 0001
    Book of C and ABC, A Very good book(Book of C and ABC)
    2014-09-21 07:28:26下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载