登录
首页 » Matlab » 我课设编写的高光谱数据处理基本算法matlab例程

我课设编写的高光谱数据处理基本算法matlab例程

于 2022-02-01 发布 文件大小:6.32 kB
0 76
下载积分: 2 下载次数: 1

代码说明:

ICA(主分量分析)算法和程序,有较好的参考价值,数据包传送源码程序,经典的灰度共生矩阵纹理计算方法,matlab实现了五类灰色关联度模型的计算,可以提取一幅图中想要的目标。

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

发表评论

0 个回复

  • yiwei_1
    一维的声波传播描述程序,对一维情况进行matlab仿真(One-dimensional description of sound wave propagation process, the situation of one-dimensional simulation matlab)
    2010-12-09 16:31:17下载
    积分:1
  • A-three-phase-power-flow-method
    A three-phase power flow method for real-time distribution system analysis
    2013-11-26 15:13:19下载
    积分:1
  • matlab仿真风沙流过程 PRLcode
    说明:  Jasper Kok 利用matlab仿真风沙流过程,可以实现颗粒速度、沙尘通量、风沙电场等仿真(uses MATLAB to simulate the process of wind-sand flow, which can realize the simulation of particle velocity, sand-dust flux, wind-sand electric field and so on.)
    2020-06-23 08:20:02下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • NIPS2015_code
    关于文章“Accelerated Proximal Gradient Methods for Nonconvex Programming”的matlab 源码(the matlab with regard to the paper Accelerated Proximal Gradient Methods for Nonconvex Programming )
    2020-12-11 22:29:17下载
    积分:1
  • AM
    说明:  AM by matlab program
    2013-03-28 19:29:54下载
    积分:1
  • VFR_him
    End Point Detection algorithm
    2009-03-19 19:39:53下载
    积分:1
  • tuoyuan
    基于MATLAB的椭圆型方程有限查分法求解源代码(MATLAB based on the elliptic equation method for solving the limited search source code)
    2009-03-21 17:42:34下载
    积分:1
  • cpm
    cpm连续相位调制系统的matlab仿真程序,全面。(cpm continuous phase modulation system matlab simulation program, comprehensive.)
    2020-09-29 18:57:44下载
    积分:1
  • GA-TSP
    说明:  利用遗传算法求解TSP的源代码程序 可以精确求出50城市(The use of genetic algorithm to solve TSP program source code can be precisely calculated 50 cities)
    2008-09-22 16:25:51下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载