登录
首页 » matlab » 线性高光谱解混常用算法程序

线性高光谱解混常用算法程序

于 2021-02-22 发布 文件大小:24732KB
0 289
下载积分: 1 下载次数: 62

代码说明:

  涵盖了几种常用的基于线性混合模型的高光谱数据解混算法的代码,可以借鉴!(It covers several common codes of hyperspectral data fusion algorithm based on linear mixed model, which can be used for reference.)

文件列表:

线性高光谱解混常用算法程序集, 0 , 2018-08-15
线性高光谱解混常用算法程序集\CoNMF.zip, 21196124 , 2018-08-13
线性高光谱解混常用算法程序集\Endmember-Extraction-Codes.zip, 6762 , 2018-08-13
线性高光谱解混常用算法程序集\RSFoBa-Demo.rar, 3404335 , 2018-08-13
线性高光谱解混常用算法程序集\gaibian.zip, 757 , 2018-08-13
线性高光谱解混常用算法程序集\hyperIca.rar, 1034 , 2018-08-13
线性高光谱解混常用算法程序集\ica.rar, 4947 , 2018-08-12
线性高光谱解混常用算法程序集\sisal_demo.zip, 483467 , 2018-08-13
线性高光谱解混常用算法程序集\small_image.zip, 7850 , 2018-08-13
线性高光谱解混常用算法程序集\spectral-unmixing.zip, 659246 , 2018-08-13
线性高光谱解混常用算法程序集\unmixing_overview.rar, 50490 , 2018-08-12

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

发表评论

0 个回复

  • fourier
    傅里叶变换的基本概念介绍和应用,做计算和频谱分析时蛮有用的。(fourier transform)
    2012-04-10 09:44:29下载
    积分:1
  • cengxichengxiangshuzifangfa
    层析成像的数学方法与应用-一本关于层析成像的使用方法的详细讲解,对于初学者具有指导性意义。(Mathematical methods and applications of tomography- a detailed on the use of tomography methods to explain, for beginners with a guiding significance.)
    2016-12-14 16:12:25下载
    积分:1
  • visual-cryptography-
    课程作业,可视密码的matlab实现代码以及展示用ppt(Course work, visual cryptography matlab code and display ppt)
    2021-01-06 16:18:54下载
    积分:1
  • yu-chu-li
    P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 (P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and salt and pepper noise P0306: 2D median filtering function medfilt2 right by Salt and Pepper image noise filtering P0307: using MATLAB functions filter2 of noise images mean filtering P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: Images of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P0312: use Butterworth ( Butterworth) high-pass filter for image sharpening)
    2013-10-30 10:12:55下载
    积分:1
  • FACE-Recognition
    这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
    2020-06-26 05:20:01下载
    积分:1
  • HOG
    计算局部形状描述符梯度方向直方图(HOG),直接输入图像即可用。(Calculate the local shape descriptors gradient orientation histogram (HOG), the input image can be used directly.)
    2013-11-02 16:33:29下载
    积分:1
  • picture
    平时工作中常会遇到需要处理图片的工作,这个是判断并修改图片分辨率的python方法。(Usually work the Central Standing Committee met to deal with the work of the picture, this is a python method to determine and modify the image resolution.)
    2016-10-22 00:36:50下载
    积分:1
  • particle-filter
    本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
    2012-08-30 22:03:52下载
    积分:1
  • Areaofinterestselectioninanimage
    实现图像感兴趣区域的选取,代码完整,可直接调用,具有一定的参考价值(Image of the selected region of interest, code integrity, and can be directly called, has a certain reference value)
    2007-12-21 17:09:49下载
    积分:1
  • 人脸识别系统设计—毕业设计
    说明:  本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料(this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing, balanced histogram, image contrast enhancement, image pre- processing module in the system plays a crucial role in image processing will have a direct impact behind the positioning and identification, within Active code and all papers information)
    2005-11-10 23:36:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载