Division of two vectors - mrdivide

3 次查看(过去 30 天)
Can you please tell me how works the operator "/" in this example? I don't know how I obtained this result... Thanks !
Example:
>> A=[1 2 3];
>> B=[2 3 4];
>> C=A/B
C =
0.6897

采纳的回答

Sai Sri Pathuri
Sai Sri Pathuri 2019-10-29

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by