登录
首页 » matlab » grating

grating

于 2021-03-27 发布 文件大小:1KB
0 212
下载积分: 1 下载次数: 7

代码说明:

  matlab 一维光栅本征模式展开方法用于计算光栅透射反射系数等(matlab one-dimensional grating eigenmode expansion method is used to calculate the reflection coefficient of the transmission grating)

文件列表:

grating
.......\grating1D_M.m,834,2012-04-24

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

发表评论

0 个回复

  • IS95
    IS95 前向物理链路的系统仿真程序(IS95)
    2010-06-06 21:24:02下载
    积分:1
  • e034f2b5f9ca
    产生白噪声的方法,调试通过,数据和代码都齐全。(to create gausse white noise)
    2015-04-11 22:10:12下载
    积分:1
  • yiwei
    对一维信号的核心算法分析,腐蚀膨胀源代码;(A one-dimensional signal analysis of the core algorithm )
    2013-11-19 09:32:42下载
    积分:1
  • 灰色预测
    说明:  自编灰色预测MATLAB程序,可供初学者使用(The grey prediction matlab program is compiled by ourselves, which can be used by beginners)
    2020-05-11 00:05:12下载
    积分:1
  • Matlab-time-frequency-analysis-
    说明:  Matlab时频分析技术及其应用中的源代码(Matlab time-frequency analysis technology and its application in source code)
    2011-03-17 04:22:52下载
    积分:1
  • Embedded_system
    embedded system solution of vahid book is available.
    2010-09-13 14:17:15下载
    积分:1
  • MLS
    Moving Least Squares Deformation
    2012-04-30 23:57:28下载
    积分:1
  • QAM-modulation-performance
    通过matlab仿真分析了QAM 调制方式在AWGN信道下的误比特性能(By matlab simulation analysis of QAM modulation in AWGN channel BER performance)
    2013-11-20 16:14:08下载
    积分: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
  • imageCompress
    Tris is source code to compress image using matlab toolbook
    2010-07-25 15:29:27下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载