Division of two vectors - mrdivide

3 visualizaciones (últimos 30 días)
Diana Terhes
Diana Terhes el 23 de Oct. de 2019
Respondida: Sai Sri Pathuri el 29 de Oct. de 2019
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

Respuesta aceptada

Sai Sri Pathuri
Sai Sri Pathuri el 29 de Oct. de 2019

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by