语法问题,matlab 中 A(a:b:c)是什么意思。
古いコメントを表示
matlab 中 A(a:b:c)是什么意思
y1= -0.002:0.0004:0.002
y0=( -0.036:0.001:0.036)'*ones(1,73);
z0=ones(73,1)*(-0.036:0.001:0.036);
y1,y0,z0 分别是什么, 语句是什么意思
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 初等数学 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!