登录
首页 » matlab » Isotropic_Fiber_Simulations

Isotropic_Fiber_Simulations

于 2021-02-28 发布
0 262
下载积分: 1 下载次数: 5

代码说明:

说明:  主要是针对光纤参量放大器中增益光谱的研究,感兴趣的可以参考一下(Mainly for the study of gain spectra in fiber parametric amplifiers, if you are interested, please refer to)

文件列表:

Isotropic_Fiber_Simulations\Examples, 0 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig2a.m, 5803 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig2b.m, 6131 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig2c.m, 6131 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig3a.m, 5807 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig3b.m, 5806 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig4a.m, 5813 , 2008-03-14
Isotropic_Fiber_Simulations\Examples\Fig4b.m, 6284 , 2008-03-14
Isotropic_Fiber_Simulations\Solvers, 0 , 2007-08-25
Isotropic_Fiber_Simulations\Solvers\SSFM_for_CNLSE.m, 2028 , 2008-03-14
Isotropic_Fiber_Simulations\Visualizers, 0 , 2007-08-25
Isotropic_Fiber_Simulations\Visualizers\createfigure.m, 924 , 2007-08-24

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

发表评论

0 个回复

  • VSC-HVDC
    柔性直流输电技术是比传统直流输电更先进的直流输电技术。所以除了拥有传统高压直流输电技术即可以控制有功功率又可以控制无功功率、输电距离基本不受限制、直流输电比交流输电更稳定、实现异步系统互联和减轻环境影响的优点,柔性直流输电还具备许多自身特有的优点。(Flexible HVDC transmission technology is more advanced than traditional HVDC transmission technology. Therefore, in addition to the advantages of traditional HVDC technology, such as active power control and reactive power control, almost unlimited transmission distance, more stable HVDC than ac transmission, asynchronous system interconnection and environmental impact reduction, flexible HVDC also has many unique advantages.)
    2019-04-22 09:25:49下载
    积分:1
  • cmac
    cmac neural network code in matlab
    2010-01-26 23:03:49下载
    积分:1
  • c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
    c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/ /* Desc: 俄罗斯方块游戏 */ /* Date: 2008.03.12 22:30 */ /********************************/ #include #include #include #include #include #include #define true 1 #define false 0 #define BoardWidth 12 #define BoardHeight 23 #define _INNER_HELPER /*inner helper method*/
    2022-03-31 10:48:11下载
    积分:1
  • VISSIM520_COM_中文
    VISSIM——com接口 vb、c++、java的使用手册(VISSIM-Manual for the Use of vb, c++, Java in com Interface)
    2020-06-25 02:20:02下载
    积分:1
  • frmGoodsSellDetail1
    说明:  GestureDetectionPro-master
    2020-06-25 03:00:02下载
    积分:1
  • 模电的Multisim仿真实例
    模电的Multisim仿真实例,与书本同步的 模拟电子技术基础简明教程(第三版)(Mode power Multisim simulation example, the book synchronization with analog electronic technology based on Concise Guide (third edition))
    2020-06-26 02:20:01下载
    积分:1
  • algorithm List of Viterbi algorithm, use qpsk channel, the coding is used (133,1...
    这是lva算法,List of viterbi algorithm,使用qpsk信道,采用的编码是(133,171,165)-algorithm List of Viterbi algorithm, use qpsk channel, the coding is used (133,171,165)
    2023-05-29 09:15:03下载
    积分:1
  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • CheckListCtrl
    通过一个例子说明checklistctrl控件的使用方法(checklistctrl sample)
    2017-10-31 12:19:01下载
    积分:1
  • SVM
    说明:  SVM(支持向量机)参数寻优,用到的方法是交叉验证法。(SVM cross validation parameter optimization)
    2020-12-17 21:09:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载