登录
首页 » matlab » GUI-(Tutorial-Version)

GUI-(Tutorial-Version)

于 2015-11-07 发布 文件大小:882KB
0 257
下载积分: 1 下载次数: 91

代码说明:

  基于MATLAB的遥感图像融合,GUI界面,包括IHS,PCA,小波等等及他们的改进算法(MATLAB-based remote sensing image fusion, GUI interface, including IHS, PCA, wavelet, etc. and their improved algorithm)

文件列表:

GUI (Tutorial Version)
......................\Brovey
......................\......\Brovey.asv,442,2008-10-29
......................\......\Brovey.m,461,2008-10-29
......................\Examples
......................\........\image1M.mat,365950,2009-05-20
......................\........\image1P.mat,103588,2009-05-20
......................\........\image2M.mat,290246,2009-05-20
......................\........\image2P.mat,88234,2009-05-20
......................\FusedGUI.fig,5639,2008-08-06
......................\FusedGUI.m,6400,2008-08-08
......................\global matlab files
......................\...................\convolution.m,472,2008-06-23
......................\...................\matr2vec.m,400,2008-06-02
......................\...................\rwdiff_x.m,447,2008-06-02
......................\...................\rwdiff_y.m,323,2008-06-02
......................\...................\rwdiff_z.m,513,2008-06-02
......................\...................\theta.m,817,2008-06-02
......................\...................\theta2.m,574,2008-06-02
......................\...................\vec2matr.m,397,2008-06-02
......................\...................\vwdiff_x.m,451,2008-06-02
......................\...................\vwdiff_y.m,325,2008-06-02
......................\...................\vwdiff_z.m,512,2008-06-02
......................\gui user's guide.doc,25600,2009-05-29
......................\IHS
......................\...\bands_IHS.m,402,2009-03-03
......................\...\expEdge.m,209,2008-10-29
......................\...\FIHS.m,404,2009-03-03
......................\...\findalph.m,506,2008-07-02
......................\...\IKONOS_IHS.m,431,2008-11-05
......................\...\modIHS.m,742,2009-04-17
......................\Metric Code
......................\...........\bandCorrs.m,486,2008-07-07
......................\...........\ERGAS.m,663,2008-10-21
......................\...........\imagemetrics.m,999,2008-08-04
......................\...........\QAVE.m,795,2008-07-23
......................\...........\RASE.m,594,2008-07-07
......................\...........\RMSE.m,129,2008-07-22
......................\...........\SAM.m,428,2009-03-03
......................\...........\SID.m,535,2008-07-30
......................\...........\spatial.m,281,2008-07-07
......................\P%2BXS Image Fusion
......................\.................\convolution.m,472,2008-06-23
......................\.................\diraccomb.m,534,2008-06-23
......................\.................\energygradterm1b.m,516,2008-06-02
......................\.................\energygradterm2.m,271,2008-06-02
......................\.................\energygradterm3.m,285,2008-06-02
......................\.................\matr2vec.m,400,2008-06-02
......................\.................\pansharp.m,4144,2008-08-06
......................\.................\rwdiff_x.m,447,2008-06-02
......................\.................\rwdiff_y.m,323,2008-06-02
......................\.................\rwdiff_z.m,513,2008-06-02
......................\.................\theta.m,817,2008-06-02
......................\.................\theta2.m,574,2008-06-02
......................\.................\vec2matr.m,397,2008-06-02
......................\.................\vwdiff_x.m,451,2008-06-02
......................\.................\vwdiff_y.m,325,2008-06-02
......................\.................\vwdiff_z.m,512,2008-06-02
......................\PansharpeningGUI.fig,18278,2009-05-29
......................\PansharpeningGUI.m,44080,2009-05-29
......................\PCA
......................\...\ipca.m,172,2008-06-26
......................\...\pca.m,2128,2007-06-21
......................\...\PCAfusion.m,600,2009-02-11
......................\Wavelet
......................\.......\matr2vec.m,400,2008-06-02
......................\.......\vec2matr.m,397,2008-06-02
......................\.......\waveletfusion.m,2078,2008-08-04

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

发表评论

0 个回复

  • OFDM_Matlab
    很好的学习和理解OFDM的仿真代码,适合初学入门。作者为澳大利亚James Cook大学学生。(Good learning experience and understanding of the OFDM simulation code, suitable for beginners entry. The author is from Australian James Cook University.)
    2009-10-02 14:35:56下载
    积分:1
  • wcdma_spreadandmod_1
    Matlab/Simulink simulation module for WCDMA Spread and Modulation.
    2010-09-10 18:11:11下载
    积分:1
  • low-pass-filter-design
    用频率采样法设计FIR低通滤波器,本科生毕业设计用(Undergraduate graduation design with low-pass filter design FIR frequency sampling method,)
    2013-03-03 13:23:58下载
    积分:1
  • V-BLAST
    程序对4发4收系统进行V-BLAST检测算法的仿真。发送信号采用QPSK调制,信道为准静态瑞利平坦衰落信道,引入的噪声为均值为0的高斯白噪声,接收端分别采用ZF、MMSE、ZF-OSIC、MMSE-OSIC四种检测算法,根据其误比特率比较性能。(V-BLAST detection algorithm simulation program 4 of 4 admission system. Send signals using QPSK modulation, channel quasi-static Rayleigh flat fading channel, the introduction of noise with mean zero Gaussian white noise receiving end, respectively, ZF, MMSE, ZF-OSIC, MMSE-OSIC four detection algorithm based on its The bit error rate of the comparative performance.)
    2021-03-30 16:49:09下载
    积分:1
  • LFM_Matlab
    描述了LFM信号及其回波的仿真技术,matlab环境开发,适合初学者掌握原理性知识(Describes the LFM signal and its echo simulation, matlab environment, development, master the principles of knowledge for beginners)
    2010-09-26 21:58:10下载
    积分:1
  • iir
    iir滤波器,无限冲激响应滤波器。功能强大(IIR filters, infinite impulse response filter. Powerful)
    2008-08-01 08:43:35下载
    积分:1
  • homework_KL
    KL变换。本文件实现了利用KL变换对声音文件进行去噪。(KL transform)
    2013-04-15 22:54:49下载
    积分:1
  • yichuan
    关于遗传算法在MATLAB中对典型二阶对象进行仿真,并得到其阶跃响应。。(MATLAB)
    2009-05-08 21:12:02下载
    积分:1
  • sampledft
    生成一个一定参数的原信号,并附加一个符合均匀分布的随机噪声,分别画出该信号经过均匀采样的频谱图以及经过非均匀采样的频谱和时域图(Generate a certain parameter of the original signal, and attach a line with uniformly distributed random noise were drawn through uniform sampling of the signal spectrum as well as through non-uniform sampling of the spectrum and time domain)
    2013-09-16 22:02:10下载
    积分:1
  • StandEx
    说明:  这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考(This is the code book, C/C++ In Matlab C Math Library calls to achieve for your reference)
    2008-11-25 17:32:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载