说明:ERA algorithm Demo main function for Modal analysis
说明:一个不错的MATLAB算法 主要对apolloeq函数进行绘图-a good MATLAB algorithm for the main function mapping apolloeq
说明:通过遗传算法对飞机进行路径规划,main为主要的运行文件,ceshi_draw可以显示平滑的轨迹曲线。
说明:计算光纤模场分布和传播常数,输入模式的阶数,计算得到各类模式的模场分布。直接运行main,在其中修改参数,至少可以计算5层光纤结构。-Calculation of optical mode field distribution and propagation constant, the order ...
说明:#include void main(){ void strchange(char *p,int k) int total(char *q) int n char a[10],*str1 str1=a printf("请输入字符串:") sc...
说明:三角形网格划分, 自由网格和结构网格划分,包括主要的matlab文件和函数,使用main.m 执行
说明:使用多目标优化算法解决多目标流水车间调度multi objective flowshop问题,其中main为主函数。