登录
首页 » 算法 » Fresnel Diffraction procedures for studying physics of optical or optical techno...

Fresnel Diffraction procedures for studying physics of optical or optical techno...

于 2022-07-12 发布 文件大小:4.90 kB
0 123
下载积分: 2 下载次数: 2

代码说明:

菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers

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

发表评论

0 个回复

  • 做世界时钟应用程序必要的文档, 不太好找, 大多资料不准
    做世界时钟应用程序必要的文档, 不太好找, 大多资料不准-do world clock application procedures necessary documents, not a good look for mostly closed to information
    2023-01-07 07:40:03下载
    积分:1
  • 优化设计C语言程序 进退找区间、坐标轮换发、黄金分割、区间消去等...
    优化设计C语言程序 进退法找区间、坐标轮换发、黄金分割法、区间消去法等-Optimal Design of C language program to advance and retreat method to find range, coordinates the rotation of hair, golden section method, interval elimination method, etc.
    2022-05-14 01:40:07下载
    积分:1
  • 雨天比赛
    跳房子游戏-Rainy Game
    2022-03-01 23:18:58下载
    积分:1
  • 01背包问题
    01背包是在M件物品取出若干件放在空间为W的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn。考虑用动态规划的方法来解决,这里的:阶段是:在前N件物品中,选取若干件物品放入背包中; 状态是:在前N件物品中,选取若干件物品放入所剩空间为W的背包中的所能获得的最大价值;决策是:第N件物品放或者不放; 由此可以写出动态转移方程:我们用f[i,j]表示在前 i 件物品中选择若干件放在所剩空间为 j 的背包里所能获得的最大价值f[i, j] = max( f[i-1, j-Wi] + Pi (j >= Wi), f[i-1, j] )
    2022-03-15 21:02:09下载
    积分:1
  • Levenberg-Marquardt
    文件中包含一篇关于Levenberg-Marquardt算法的详细介绍,和一个关于LM算法的简单实现
    2022-03-15 05:46:39下载
    积分:1
  • 函数最小的遗传
    经典算法应用: 遗传算法求函数最小的例子-Genetic algorithm for the smallest example of function
    2023-06-28 14:50:03下载
    积分:1
  • 对于蒙特卡罗的程序,可用于电力系统的仿真…
    该程序为mente carlo算法 可用于电力系统的随机抽样模拟系统状态 可用于大型的电力系统计算可靠性-the procedures for mente carlo algorithms can be used for power system simulation of random system state available in a large power system reliability calculation
    2022-04-28 07:22:06下载
    积分:1
  • 拉格朗日、牛顿、分段线性插值
    算法需要的是针对同一组数据,采用拉格朗日法,牛顿插值法,分段线性插值法来进行比较不同算法下同一数据的精度情况和误差情况
    2022-04-30 11:02:51下载
    积分:1
  • simple algorithm standard procedures, we will be able to meet the need.
    标准单纯性算法程序,不知能否满足大家需要。-simple algorithm standard procedures, we will be able to meet the need.
    2022-06-11 17:35:54下载
    积分:1
  • 选票程序
    选票程序-ballot procedures
    2022-03-10 08:46:58下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载