登录
首页 » matlab » Land_Use_Land_Coverage_Monitoring-master

Land_Use_Land_Coverage_Monitoring-master

于 2020-12-28 发布
0 79
下载积分: 1 下载次数: 1

代码说明:

说明:  遥感图像变化检测:1)变化向量分析方法;2)主成分分析方法。(change detection for remote sensing image.)

文件列表:

Land_Use_Land_Coverage_Monitoring-master, 0 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\CVA0323.m, 4081 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\CVA0325A1.m, 5640 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\CVA0325A2.m, 1295 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\CVA180322A1.m, 1272 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\Find_K_Max_Eigen.m, 432 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\KT.m, 630 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\NDVI_BI_CVA.m, 3806 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\PCA_180321A2.m, 1013 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\PCA_180321A3.m, 4920 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\PCA_CVA0322A2.m, 4193 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\PCA_analyse.m, 2693 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\README.md, 328 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\Script180322A3.m, 8071 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\find_best_threshold.m, 1674 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\freadenvinew.m, 2977 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\inpoly.m, 6182 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\inpolygon_test.m, 1076 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\myinpolygon.m, 853 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\registerImagesMOVINGREG.m, 1827 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\registerImagesMULTIMODAL.m, 1858 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\registerImagesNonrigid.m, 773 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\registerImagesSURF.m, 2315 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\roicircle.m, 274 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\script0320A1.m, 5437 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\script0320A2.m, 4055 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\任春哲-201511190114-变化检测实验报告.docx, 7618275 , 2018-04-13
Land_Use_Land_Coverage_Monitoring-master\任春哲-201511190114-变化检测实验报告.pdf, 2449014 , 2018-04-13

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

发表评论

0 个回复

  • Digital_Signal_Processing_Using_Matlab_V4
    數位訊號處理 在matlab下進行模擬的程式碼教學~好書推薦(Digital signal processing carried out under simulated in matlab code teaching ~ Good Books Recommended)
    2007-11-01 21:32:45下载
    积分:1
  • Lyapunov
    此matab函数文件可以用来计算模型的李雅普诺夫指数,用于稳定性分析。(this Lyapunov.m file can be used to compute the lyapunov exponential)
    2013-12-31 22:21:05下载
    积分:1
  • rddata
    基于Matlab的MIT-BIH数据读取(Matlab based on the MIT-BIH data read)
    2020-08-31 20:58:09下载
    积分:1
  • Matrix
    矩陣案例,主要是以matlab軟件來運算標準題型。(Matrix case, mainly matlab software to compute the standard questions.)
    2013-12-17 14:43:00下载
    积分:1
  • cyclicstationarytoolbox
    循环谱工具箱,包括快速FAM SSCA 二阶循环累积量,高阶循环累积量(cyclic spectrum toolbox)
    2009-11-29 23:09:04下载
    积分:1
  • JEPGProcessing
    用MATLAB写的JEPG格式的图像处理算法,附带有十张左右的经典图像算法常用图片,可以在同一目录下面自己做一下看效果(MATLAB write JPEG format image processing algorithm, fringe is about 10 images of the classic algorithm commonly used pictures, in the same directory can do something in their effects)
    2006-05-22 13:50:11下载
    积分:1
  • K-means-and-Perceptron
    该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.(Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to classify 40 sets of data with the training of the perceptron algorithm, and then using the trained discriminant function The remaining 10 sets of data classification, and finally with the original classification poor comparison, if the classification is correct, then the whole show.)
    2012-07-28 12:59:45下载
    积分:1
  • newton
    这是一个用matlab编写的牛顿法源代码,比较简单的无约束方程。牛顿法是求非线性方程(组)零点的一种重要的迭代法,又称牛顿-拉弗森法或切线法。(This is a matlab source code written in Newton s method, relatively simple equation of the non-binding. Newton s method is the pursuit of non-linear equation (group) zero is an important iterative method, also known as Newton- La Fusen law or tangent method. )
    2011-12-17 19:49:27下载
    积分:1
  • xinhaoqudian(quan)
    说明:  用于声发射信号参数分析的GUI平台,基于excel格式文件(The GUI platform for acoustic emission signal parameter analysis is based on Excel format file)
    2021-03-24 09:19:15下载
    积分:1
  • 200715211954208
    一个有关AT88SC102卡读写方面的资料,电气性能介绍,读写时序等等方面的内容(A card reader on AT88SC102 information, electrical performance, presentations, read and write timing, etc., the contents of the)
    2009-11-11 23:40:08下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载