A = complex(0.5 * ones(401,1));
Note: when you use this in an expression, if there are no complex components in the result of the expression, then the complex component will be dropped.
Info
この質問は閉じられています。 編集または回答するには再度開いてください。
A = complex(0.5 * ones(401,1));
Note: when you use this in an expression, if there are no complex components in the result of the expression, then the complex component will be dropped.
この質問は閉じられています。
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!