登录
首页 » matlab » hologram_GS

hologram_GS

于 2018-07-25 发布 文件大小:1KB
0 230
下载积分: 1 下载次数: 19

代码说明:

  离轴菲涅尔全息加入了GS算法优化相位,产生与恢复(Off axis Finel holography)

文件列表:

field_propagation_Gerchberg_Saxton_NIST_0503.m, 2093 , 2018-07-25

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

发表评论

0 个回复

  • Snake-source-code
    本程序是一个贪吃蛇的程序,可以实现贪吃蛇游戏的基本功能(This program is a Snake' s program, you can achieve the basic functions of the Snake game)
    2013-03-04 16:31:24下载
    积分:1
  • This is a signal generator under Labview7 procedures, for debugging hardware use...
    这是Labview7下的信号发生器程序,对于调试硬件的朋友来说很有用啊-This is a signal generator under Labview7 procedures, for debugging hardware useful friends ah
    2023-08-26 06:40:03下载
    积分: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
  • boweibianpai
    相控阵雷达的波位编排仿真,实时显示编排结果,雷达阵面可修改.(Phased array radar wave-bit layout simulation, real-time display scheduling results, the radar front editable.)
    2020-12-18 08:29:10下载
    积分:1
  • 面齿轮建模
    说明:  利用matlab生成面齿轮点文件,然后利用proe进行三维软件的建模。(The paper uses MATLAB to generate the point file of face gear, and then uses proe to model the 3D software.)
    2020-10-22 08:07:23下载
    积分:1
  • 用于计算李雅指数的混沌工具箱。
    混沌Chaos工具箱,计算Lyapunov指数非常准确。-Chaos Chaos toolbox for calculating Lyapunov index very accurate.
    2023-01-20 11:25:04下载
    积分:1
  • WWDG—窗口看门狗
    STM32F103例程中WWDG窗口看门狗(STM routine WWDG window watchdog)
    2017-11-22 22:02:37下载
    积分:1
  • WorlGroupComputer 获取指定工作组内计算机名
    WorlGroupComputer 获取指定工作组内计算机名
    2022-02-19 22:14:30下载
    积分:1
  • powertossimz-May-19-2010
    powertossim zip file containg sample, class, library file for developlment
    2012-04-15 15:15:55下载
    积分:1
  • PSO优化Kmeans
    说明:  该程序可以实现利用粒子群算法对K-MEANS算法进行优化(This program can optimize k-means algorithm by particle swarm optimization)
    2020-05-27 16:40:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载