登录
首页 » matlab » ASE

ASE

于 2021-01-19 发布
0 227
下载积分: 1 下载次数: 2

代码说明:

说明:  ASE宽谱光源的仿真程序,考虑了速率方程,可直接使用。(The simulation program of ASE broad spectrum light source, considering the rate equation, can be used directly.)

文件列表:

ASE\ASE1.m, 3281 , 2021-01-13
ASE, 0 , 2021-01-19

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

发表评论

0 个回复

  • 主要针对在校大学生学习数学软件,提供实验报告.内容较简单....
    主要针对在校大学生学习数学软件,提供实验报告.内容较简单.-mainly aimed at college students studying mathematics software, experimental report. As relatively simple.
    2022-03-25 19:29:27下载
    积分:1
  • BD3D-AMP (DAMP)作业
    图像重构 压缩感知 重构后对图像使用BM3d 进行去噪(compress sensing DAMP)
    2020-11-29 21:59:30下载
    积分:1
  • 邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连...
    邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连续区域以及获得这个区域的各种可能面值的集合。如,当 n=4,m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大的连续区域为1到71。还有其他面值的四种邮票可组成同样大小的区域吗-stamp issue : Let a national issue n different denominations of the stamps and letters each allow up to m stamp affixed, to the m, n, write an algorithm derived from a postage in an increment of the circumstances, may obtain a postage value of the maximum continuous access to this region and regional various denominations could assemble. For example, when n = 4, m = 5, if the values of (1,4,12,21) of the four stamps, postage largest regional consecutive 1-71. There are four other denominations of the stamps can be the same size as the composition of the region? ?
    2022-02-24 19:12:53下载
    积分:1
  • automation
    tj大学研究生自动化专业英语电子教案,刚接触自动化领域的,以及考研或者考博在该校相关领域的,都可以参考。- automation
    2022-05-05 03:11:34下载
    积分:1
  • BP网络图像分类
    说明:  采用神经网络进行图像分类,分类方法简单,但是效果略差。(Using neural network for image classification, the classification method is simple, but the effect is slightly poor.)
    2019-11-26 09:13:45下载
    积分:1
  • Copula
    说明:  获得对应Copula函数的LLAICBIC值并选择最佳拟合函数,得到拟合系数值,绘制相关系数图形。(Obtain the ll AIC BIC value of the corresponding copula function and select the best fitting function to obtain the fitting coefficient value and draw the correlation coefficient graph.)
    2021-04-03 23:39:05下载
    积分:1
  • VB程序设计综合实验软件体,用于初学vb的综合型范例
    VB程序设计综合实验软件体,用于初学vb的综合型范例-VB programming comprehensive experimental software agents for the beginner vb examples of integrated
    2022-01-26 05:00:53下载
    积分:1
  • wwwV11修复2007数据库
    客户管理CRM 有客户管理板块 跟单管理板块,合同管理,员工管理 ,财务管理 ,发货管理,知识库管理 ,内部消息管理,每日工作报告等(Customer Management CRM includes Customer Management, Documentary Management, Contract Management, Employee Management, Financial Management, Delivery Management, Knowledge Base Management, Internal Message Management, Daily Work Report, etc.)
    2020-06-24 16:00:01下载
    积分:1
  • Java实现窗体右键菜单
    Java实现窗体右键菜单,简约易操作的窗体菜单,这是一个相当易懂的制作实例。   super( "右键弹出菜单" ); //调用父类构造函数   ChangeColorAction action = new ChangeColorAction(); //菜单项事件处理   String[] str = {"Blue","Pink","Yellow","Red","Orange"}; //菜单项名称   ButtonGroup colorGroup=new ButtonGroup(); //实例化按钮组   popupMenu=new JPopupMenu(); //实例化弹出菜单   items=new JRadioButtonMenuItem[5]; //初始化数组   for (int i=0;i   items[i]=new JRadioButtonMenuItem(str[i]); //实例化菜单项    popupMenu.add(items[i]); //增加菜单项到菜单上    colorGroup.add(items[i]); //增加菜单项到按钮组    items[i].addActionListener(action); //菜单项事件处理   }   addMouseListener(new MouseAdapter(){ //窗口的鼠标事件处理    public void mousePressed( MouseEvent event ) { //点击鼠标    triggerEvent(event); //调用triggerEvent方法处理事件
    2023-03-05 04:05:03下载
    积分:1
  • TestHtml2JPG
    说明:  html2jpg 用于将html 网页内容,转换为jpg格式的图片内容(HTML 2jpg is used to convert HTML web page content into JPG format image content)
    2020-06-16 04:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载