基于模拟退火算法的光学模式转换我要分享

Optical mode conversion based on simulated annealing algorithm

关注次数: 181

下载次数: 0

文件大小: 2.49 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:利用模拟退火算法实现光学模式转换,可以使转换的速率大幅度提高。模拟退火算法是一种全局优化算法,可以使得到的解跳出局部最优解从而得到全局最优解。利用相位掩模版得到的模式转换效率比较低,将此算法用到模式转换中来,可以使转换效率大幅度提高。


English Description:

Using simulated annealing algorithm to realize optical mode conversion can greatly improve the conversion rate. Simulated annealing algorithm is a global optimization algorithm, which can make the solution jump out of the local optimal solution and get the global optimal solution. The efficiency of mode conversion by using phase mask is low, and the efficiency can be greatly improved by using this algorithm in mode conversion.


代码预览

相关推荐