constant.m

来自「研究多年的遗传算法代码!与大家共享!能实现最优化算法!」· M 代码 · 共 7 行

M
7
字号
%CONSTANT.m  Creation and preservation of constant of Curve Design
D=301;      % the inner diameter of piping
d1=292;     % the outside diameter of rotation part of guide base
d2=280;     % the inner diameter of rotation part of guide base
Dmin=0.5;   % the minor increment between the end of guide base outlet and the piping
% D,d1,d2,Dmin

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?