FDTD软件和matlab联合优化的代码我要分享

Code for joint optimization of FDTD software and M

关注次数: 284

下载次数: 0

文件大小: 207.06 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:电磁仿真软件FDTD和matlab联合优化的代码。主函数用的是fmincon非线性优化,通过将FDTD软件中的数据流交换进matlab来大大提高优化效率。同时还可以选择其它算法


English Description:

Electromagnetic simulation software FDTD and MATLAB joint optimization code. The main function is fmincon nonlinear optimization, and the optimization efficiency is greatly improved by exchanging the data stream of FDTD software into Matlab. At the same time, other algorithms can be selected


代码预览

相关推荐