登录
首页 » C++ » Matlab辅助激光光学分析与应用

Matlab辅助激光光学分析与应用

于 2019-02-28 发布 文件大小:5KB
0 166
下载积分: 1 下载次数: 4

代码说明:

  上传程序为衍射问题数值计算的matlab源代码(Upload program is matlab source code for numerical calculation of diffraction problem)

文件列表:

exam1_3_1.m, 892 , 2019-01-20
exam1_3_2.m, 772 , 2019-01-23
exam1_3_3.m, 334 , 2019-01-30
exam1_3_4.m, 473 , 2019-01-30
exam1_3_5.m, 828 , 2019-01-30
exam1_4_1.m, 935 , 2019-01-30
exam1_4_2.m, 973 , 2019-01-30
exam1_5_1.m, 761 , 2019-02-01
exam1_6_1.m, 471 , 2019-01-31
exmp1_6_2.m, 487 , 2019-01-31

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

发表评论

0 个回复

  • upsample
    说明:  Matlab实现对正弦波采样的线性内插,及上采样过程。(Matlab to achieve sampling sinusoidal linear interpolation, and the sampling process.)
    2008-11-28 17:05:30下载
    积分:1
  • GUI
    一个GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示,如上图所示为一些窗体控件的效果,还有更多请下载本源码参考。(The effect of a GUI test program, VC++ source code download, some form effects, such as the picture shows effects, there are GUI-related example demonstrates, as shown above for some form controls, and more, please Download the source code reference.)
    2012-06-26 10:01:01下载
    积分:1
  • Visual C# 韩信点兵算法演示源码
    韩信点兵是一道古代数学题,内容是:韩信带兵不足百人,三人一行排列多一个,七人一行排列少两个,五人一行排列正好。相关代码:   int a = 0, b = 0, c = 0;//定义变量   for (int i = 1; i < 100; i++)//遍历    {    Math.DivRem(i, 3, out a);//3行一列时取余    Math.DivRem(i, 5, out b);//5行一列时取余    Math.DivRem(i, 7, out c);//7行一列时取余    if (a == 1 && b == 0 && c == 5)//如果3种方式的余数符合要求    {    textBox1.Text = i.ToString();//显示人数    return;    }
    2022-01-25 14:48:17下载
    积分:1
  • PCI Express
    说明:  PCIe板卡的PCB模板,altiumdesigner格式(PCB template of PCIe board, Altium designer format)
    2021-03-07 09:49:29下载
    积分:1
  • UMAT-HILL48
    abaqus调用子程序umat关于hill屈服准则的程序,保密文件(abaqus procedure about umat )
    2020-10-26 22:29:59下载
    积分:1
  • 克里金
    说明:  克里金建模函数,实现在遗传算法中的联合。(Kriging modeling function)
    2020-06-01 11:19:16下载
    积分:1
  • 雪花散开放大动画特效
    Canvas雪花散开放大动画特效是一款基于HTML5 Canvas实现的雪花动画特效下载。(Canvas Snowflake Dispersion Open animation special effects is a snowflake animation special effects download based on HTML5 Canvas.)
    2019-03-30 13:22:31下载
    积分:1
  • UIP_TCP_Client
    基于STM32的以太网通讯程序,拥有服务器端和客户端,以socket编程为主导,拥有强大的通讯能力,数据不会轻易丢失( U57FA u4E89.04 u7E9 u2992 u2193 u7A0B u5A U4E3A u4B3B u5BFC uFF0C u62E5 u6709 u5F3A u5927 u7684 u901A u8BAF u809D )
    2021-01-05 23:08:54下载
    积分:1
  • PractiCalc
    说明:  Program PractiCalc with some instructions for Windows 7
    2019-06-20 00:26:23下载
    积分:1
  • FT2232hlSysFifo
    说明:  可以用于linux环境下qt采集FT2232H上传数据,并且还有界面显示(It can be used for QT collection of ft2232h upload data)
    2020-09-06 08:51:54下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载