how to write (a+b)square formula in matlab?

14 visualizaciones (últimos 30 días)
pinki talukdar
pinki talukdar el 3 de Mayo de 2016
Comentada: Walter Roberson el 24 de Sept. de 2021
How to write and solve a maths formula in matlab?
  5 comentarios
Abdur Rahman
Abdur Rahman el 24 de Sept. de 2021
(a+b)^2
Walter Roberson
Walter Roberson el 24 de Sept. de 2021
How does that differ from the 2016 response by CS Researcher ?

Iniciar sesión para comentar.

Respuestas (1)

mariya babu
mariya babu el 1 de Ag. de 2019
a^2+b^2+2ab
  1 comentario
Walter Roberson
Walter Roberson el 24 de Sept. de 2021
No, this is not valid MATLAB; MATLAB has no implied multiplication, so 2ab is a syntax error.

Iniciar sesión para comentar.

Categorías

Más información sobre Mathematics and Optimization 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