登录
首页 » matlab » ZKL_classifier_final

ZKL_classifier_final

于 2020-02-27 发布
0 182
下载积分: 1 下载次数: 12

代码说明:

说明:  基于高光谱数据集PaviaU的数据降维与分类,基于核函数的主成分分析kpca测试(Dimension reduction and classification based on hyperspectral data set paviau, KPCA test based on kernel function principal component analysis)

文件列表:

ZKL_classifier_final\cnnapplygrads.m, 640 , 2018-08-01
ZKL_classifier_final\cnnbp.m, 2150 , 2017-07-05
ZKL_classifier_final\cnnff.m, 2497 , 2018-08-01
ZKL_classifier_final\cnnnumgradcheck.m, 3430 , 2014-05-11
ZKL_classifier_final\cnnsetup.m, 2574 , 2018-08-01
ZKL_classifier_final\cnntest.m, 193 , 2014-05-11
ZKL_classifier_final\cnntrain.m, 1356 , 2018-08-01
ZKL_classifier_final\cnn_start.m, 1175 , 2018-08-02
ZKL_classifier_final\cnn_test.m, 2565 , 2018-08-02
ZKL_classifier_final\data_lda_done.m, 417 , 2018-08-05
ZKL_classifier_final\data_pca_done.m, 686 , 2018-08-05
ZKL_classifier_final\data_undone.m, 137 , 2018-08-04
ZKL_classifier_final\expand.m, 2009 , 2017-07-05
ZKL_classifier_final\flipall.m, 86 , 2017-07-05
ZKL_classifier_final\getpixel.m, 613 , 2018-07-31
ZKL_classifier_final\KNN.m, 1139 , 2018-08-03
ZKL_classifier_final\knn_hughes_test.m, 2159 , 2018-08-05
ZKL_classifier_final\knn_test.m, 2159 , 2018-08-05
ZKL_classifier_final\kpcaFordata.m, 3090 , 2018-08-04
ZKL_classifier_final\kpca_test.m, 2025 , 2018-08-04
ZKL_classifier_final\lda.m, 3055 , 2018-08-04
ZKL_classifier_final\lda_test.m, 2246 , 2018-08-04
ZKL_classifier_final\main_cnn_untrain.m, 2168 , 2018-08-02
ZKL_classifier_final\main_final.m, 7499 , 2018-08-05
ZKL_classifier_final\PaviaU_gt.mat, 11005 , 2017-06-25
ZKL_classifier_final\PCA2.m, 2385 , 2018-08-03
ZKL_classifier_final\pca_test.m, 3421 , 2018-08-03
ZKL_classifier_final\sigm.m, 54 , 2017-07-05
ZKL_classifier_final\test_x.mat, 255321 , 2017-07-06
ZKL_classifier_final\test_y.mat, 250 , 2017-07-06
ZKL_classifier_final\trainednet.mat, 789979 , 2017-07-06
ZKL_classifier_final\train_x.mat, 1266538 , 2017-07-06
ZKL_classifier_final\train_y.mat, 428 , 2017-07-06
ZKL_classifier_final\zjtest.m, 132 , 2019-12-18
ZKL_classifier_final\程序说明.txt, 401 , 2018-08-05
ZKL_classifier_final, 0 , 2020-02-27

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

发表评论

0 个回复

  • 小波去噪
    运用小波阈值实现图像去噪,同时有小波的分解与重构。(Wavelet threshold is used to realize image denoising and wavelet decomposition and reconstruction.)
    2017-11-27 22:38:26下载
    积分:1
  • 2wei-max-entropy
    关于图像二维最大熵分割代码,matlab编写,关于图像二维最大熵分割代码,matlab编写,(2-D max entropy)
    2013-04-23 10:27:00下载
    积分:1
  • FACE-Recognition-Technology1
    这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。(This is a face recognition system, which gives a detailed Face Recognition software development process. MATLAB programming is a very good software.)
    2006-08-25 13:07:18下载
    积分:1
  • SVM
    包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kernel function upscaling and SMO optimization algorithm, which can better achieve nonlinear data classification.)
    2018-03-14 10:30:01下载
    积分:1
  • MATLAB 水印添加程序源代码 KJaBKJ
    MATLAB可见水印、不可见水印添加程序源代码,可见水印部分采用中值法,不可见部分采用DWT变换。(MATLAB visible watermark, invisible watermark to add the source code, we can see the watermark part in value method, the invisible part on DWT.)
    2020-06-28 09:20:02下载
    积分:1
  • 说明:  简单图像压缩处理,正交变化,图像压缩灰度变化(Simple Image Compression Processing, Orthogonal Change, Gray Level Change of Image Compression)
    2019-04-14 20:53:48下载
    积分:1
  • CImageObject
    我从网上经过搜索和整理得到了大家想要的图像处理类:CImageObject,这个类库中包含了两个完整类:CImageObject类和ImageLoad类,包中也包含有*.h,*.lib,*.dll等相应的文件。相信你一定用得着!它们可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件。(I am from the Internet after a search and organize by the U.S. want to deal with categories of images: CImageObject, this library contains two types of integrity: CImageObject category and ImageLoad category, the package also contains*. h,*. lib,* . dll, such as the corresponding documentation. Trust that you will certainly need it! They can handle BMP, GIF, PCX, TGA, JPG, TIF format image files.)
    2007-10-23 00:30:33下载
    积分:1
  • GM
    说明:  残差灰色模型的改进算法。可以得到高精确度的预测,很实用,并附有测试文件(Improved algorithm for gray model residuals. Can be predicted with high accuracy, very practical, with a test file)
    2011-06-04 22:20:10下载
    积分:1
  • mcmc
    马尔科夫蒙特卡罗的matlab实现程序。上传分享,希望可以借鉴他人更好的。(Monte Carlo matlab procedures. Upload and share the hope that we can learn from others better)
    2012-12-05 09:23:27下载
    积分:1
  • Models_based_on_digital_image_processing_test
    基于数字图像处理的车型检测,介绍检测车型的方法(Models based on digital image processing detection, vehicle detection method introduced)
    2010-05-31 19:55:41下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载