登录
首页 » matlab » fourier-propagation-master

fourier-propagation-master

于 2019-03-19 发布
0 81
下载积分: 1 下载次数: 25

代码说明:

说明:  计算傅立叶光学的实现,可以用于GS算法(需要改造),角谱算法的参考,基础算法本人已经验证,可实现衍射的计算,经开发可以用于DOE(衍射光学元件)的设计(The realization of computational Fourier optics can be used as a reference for GS algorithm and angular spectrum algorithm. The basic algorithm has been verified by myself, and can be used for the calculation of diffraction. The developed algorithm can be used for the design of DOE (Diffractive Optical Element).)

文件列表:

fourier-propagation-master, 0 , 2017-04-07
fourier-propagation-master\Circ.m, 156 , 2017-04-07
fourier-propagation-master\Conv_Lens_Chirp_Cancel_Propagation.m, 3630 , 2017-04-07
fourier-propagation-master\Cosine_Grating_Propagation.m, 4564 , 2017-04-07
fourier-propagation-master\FIRP.m, 1189 , 2017-04-07
fourier-propagation-master\FTFP.m, 1204 , 2017-04-07
fourier-propagation-master\FraunProp.m, 1490 , 2017-04-07
fourier-propagation-master\Fraun_Rect_Example_Length_Tests.m, 2296 , 2017-04-07
fourier-propagation-master\Fraun_Rect_Example_Length_Tests_Script.m, 453 , 2017-04-07
fourier-propagation-master\H.m, 272 , 2017-04-07
fourier-propagation-master\Jinc.m, 327 , 2017-04-07
fourier-propagation-master\Parabolic_Lens_Propagation.m, 5909 , 2017-04-07
fourier-propagation-master\Perfectly_Converging_Lens.m, 443 , 2017-04-07
fourier-propagation-master\README.md, 295 , 2017-04-07
fourier-propagation-master\RSComp.m, 4217 , 2017-04-07
fourier-propagation-master\RSIRProp.m, 1693 , 2017-04-07
fourier-propagation-master\RSTFProp.m, 1608 , 2017-04-07
fourier-propagation-master\Rect.m, 154 , 2017-04-07
fourier-propagation-master\Sphere1.m, 138 , 2017-04-07
fourier-propagation-master\Spherical_Lens_Propagation.m, 3853 , 2017-04-07
fourier-propagation-master\Step.m, 141 , 2017-04-07
fourier-propagation-master\Zone_Plate_Propagation.m, 3741 , 2017-04-07
fourier-propagation-master\convolution_example.m, 820 , 2017-04-07
fourier-propagation-master\fft2_example.m, 1029 , 2017-04-07
fourier-propagation-master\fraun_circ_2_example.m, 2199 , 2017-04-07
fourier-propagation-master\fraun_circ_example.m, 837 , 2017-04-07
fourier-propagation-master\fraun_donut_example.m, 2493 , 2017-04-07
fourier-propagation-master\fraun_double_circle_example.m, 2644 , 2017-04-07
fourier-propagation-master\fraun_rect_example.m, 2040 , 2017-04-07
fourier-propagation-master\square_beam_propagation_FTFP_and_FIRP_example.m, 4353 , 2017-04-07

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

发表评论

0 个回复

  • Linux的PNP
    Linux PNP-ISA 1.0规范,嵌入式的兄弟也许用得着-Linux PNP- ISA 1.0 norms, the brothers Embedded perhaps worthwhile
    2022-04-10 00:53:18下载
    积分:1
  • Baker
    Baker s book on analog PLL
    2009-12-18 01:14:29下载
    积分:1
  • LSTM_main
    LSTM(Long Short-Term Memory)是长短期记忆网络,是一种时间递归神经网络,适合于处理和预测时间序列中间隔和延迟相对较长的重要事件。(LSTM (Long Short-Term Memory) is a long and short term memory network. It is a kind of time recurrent neural network, which is suitable for dealing with and predicting important events with relatively long interval and delay in time series.)
    2018-08-06 16:34:49下载
    积分:1
  • asp源码 asp源码 asp源码
    asp源码 asp源码 asp源码-asp code
    2022-04-16 14:57:44下载
    积分:1
  • ESPRIT算法的性能与信噪比的关系
    说明:  其中一项是ESPRIT算法的性能与信噪比的关系,有矩阵运算,出图对比(One of them is the relationship between the performance of ESPRIT algorithm and signal-to-noise ratio, with matrix operation and plot comparison)
    2019-10-22 11:17:20下载
    积分:1
  • lennen_V5.7
    基于互功率谱的时延估计,能量谱分析计算,现代信号处理中谱估计在matlab中的使用。( Based on the time delay estimation of power spectrum, Energy spectrum analysis and calculation, Modern signal processing used in the spectral estimation in matlab.)
    2020-08-15 10:38:25下载
    积分:1
  • 编程模拟实现数据链路层协议中的停等协议. 用c++写的,对初学tcp ip协议的人,有很大帮助...
    编程模拟实现数据链路层协议中的停等协议. 用c++写的,对初学tcp ip协议的人,有很大帮助-this is a protical that implements tingdeng protical in data_link . it is a perfact work that you can hand it to teacher .i think it is useful for the people who just start to learn the tcp ip protical . it really helps a lot
    2022-09-06 00:40:02下载
    积分:1
  • Downloads
    借鉴别人,欧拉回路,测试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是节点数N ( 1 < N < 1000 )和边数M;随后的M行对应M条边,每行给出一对正整数,分别是该条边直接连通的两个节点的编号(节点从1到N编号)。当N为0时输入结束。(Referring to others, Euler circuit, test input contains several test cases. The first line of each test case gives two positive integers, namely the number of nodes N (1 < N < 1000) and the number of edges M; the subsequent M lines correspond to M edges, and each line gives a pair of positive integers, which are the number of the two nodes directly connected to the edge (node numbers from 1 to N). When N is 0, the input ends.)
    2019-05-22 19:54:11下载
    积分:1
  • PDS 程序
    处理程序设计和数据结构的实验室;1 包含 fibonacci  系列和在指定列表中找出唯一元素的 C 代码,
    2022-08-07 17:46:30下载
    积分:1
  • 实验8LCD1602
    利用51单片机,实现控制1206液晶屏配置读写显示程序(Using 51 single chip microcomputer, realize the control of 1206 LCD screen configuration read-write display program)
    2020-06-18 19:40:01下载
    积分:1
  • 696524资源总数
  • 103759会员总数
  • 62今日下载