登录
首页 » matlab » 计算单模光纤超连续谱程序

计算单模光纤超连续谱程序

于 2020-12-17 发布 文件大小:13KB
0 385
下载积分: 1 下载次数: 7

代码说明:

  计算单模光纤超连续谱程序,考虑色散、非线性、自陡峭、拉曼效应。(Supercontinuous Spectrum of Single-mode Fiber Nonlinear dispersion)

文件列表:

超连续谱-分布傅里叶方法\Copy_of_msf_soliton_v5.asv, 5478 , 2011-07-30
超连续谱-分布傅里叶方法\Copy_of_msf_soliton_v5.m, 5474 , 2011-08-01
超连续谱-分布傅里叶方法\dop.m, 334 , 2010-09-09
超连续谱-分布傅里叶方法\generate_pulse.m, 1775 , 2010-05-24
超连续谱-分布傅里叶方法\hR_t.m, 221 , 2010-03-17
超连续谱-分布傅里叶方法\msf_soliton_v5.m, 5509 , 2011-06-26
超连续谱-分布傅里叶方法\nop.m, 2745 , 2010-09-16
超连续谱-分布傅里叶方法\sech_et.m, 343 , 2010-08-12
超连续谱-分布傅里叶方法\shaper.m, 726 , 2010-05-24
超连续谱-分布傅里叶方法\Spectral_Compress.m, 2969 , 2011-07-30
超连续谱-分布傅里叶方法\ssfm.m, 2208 , 2010-09-19
超连续谱-分布傅里叶方法\复件 dop.m, 334 , 2010-09-09
超连续谱-分布傅里叶方法\复件 generate_pulse.m, 1775 , 2011-11-30
超连续谱-分布傅里叶方法, 0 , 2011-11-30

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

发表评论

0 个回复

  • EST
    Enderton H.B. Elements of set theory (AP, 1977)(K)(T)(ISBN 0122384407)(289s)_MAa_
    2009-06-23 01:26:20下载
    积分:1
  • 能够任意对任意创建的二维点集动态构建DELAUNAY三角网
    能够任意对任意创建的二维点集动态构建DELAUNAY三角网-Constructing Delaunay Triangulations with any Points set created.
    2022-03-17 20:47:47下载
    积分:1
  • 编程求出二维数组中的最大和最小元素的值及位置。设二维数组如下: A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。...
    编程求出二维数组中的最大和最小元素的值及其位置。设二维数组如下: A={ { 3,13,7,9},{11,8,23,5},{6,34,16,4}}。 -programming calculated two-dimensional array of elements in the largest and smallest values and its location. Two-dimensional arrays located as follows : A = () (3,13,7,9, 11,8,23,5 (), (6,34,16, 4).
    2022-03-13 09:28:02下载
    积分:1
  • 本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。...
    本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。-This procedure using the Newton Raphson power networks, the trend of distributed computing, power systems are one of the tools of teaching.
    2022-11-01 17:50:03下载
    积分:1
  • 配合刚刚上传的TOOLBOX_calib,是进行标定的标定图
    配合刚刚上传的TOOLBOX_calib,是进行标定的标定图-With just uploaded TOOLBOX_calib, calibration is the calibration graph
    2023-04-18 11:10:03下载
    积分:1
  • 6666
    已知椭圆数据,简单明了的椭圆拟合,该方法易于改编(It is easy to adapt the ellipse data with simple ellipse fitting.)
    2018-09-17 21:07:50下载
    积分:1
  • 扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。
    扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。-mine simulation games, modeled on the mine-game preparation, is a simple game.
    2022-03-14 14:06:13下载
    积分:1
  • VC++猫捉老鼠捉迷藏游戏
    VC++猫捉老鼠捉迷藏游戏,带音效,每个老鼠,不管是猫的侧身还是后身,只要一碰猫就算是被猫吃看.只需将算法改为如下,便可实现只有接近嘴巴时才被吃掉.   If(在老鼠接猫时,再判断老鼠接的是猫的嘴巴,){吃掉}   即是:   若老鼠在猫的左边接近猫,且猫的方向需向右(m_nCatDirection==2)才能吃掉老鼠.   若老鼠在猫的右边接近猫,且猫的方向需向左(m_nCatDirection==3)才能吃掉老鼠.   若老鼠在猫的上边接近猫,且猫的方向需向下(m_nCatDirection==1)才能吃掉老鼠.   若老鼠在猫的下边接近猫,且猫的方向需向上(m_nCatDirection==0)才能吃掉老鼠.   以老鼠在猫的左边接近猫为例
    2022-03-30 15:02:59下载
    积分:1
  • RAGA.m
    这个是我自己亲手打出来的,希望可以帮到大家。PPC-RAGA模型(This is my own hand and I hope to help you.)
    2018-04-15 10:26:02下载
    积分:1
  • 8.HTTP+Server
    基于f103系列MCU,w5500http例程(Based on STM32F103 Series MCU w5500, build web server routines, welcome to download learning)
    2020-08-14 01:08:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载