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

조회 수: 14 (최근 30일)
pinki talukdar
pinki talukdar 2016년 5월 3일
댓글: Walter Roberson 2021년 9월 24일
How to write and solve a maths formula in matlab?
  댓글 수: 5
Abdur Rahman
Abdur Rahman 2021년 9월 24일
(a+b)^2
Walter Roberson
Walter Roberson 2021년 9월 24일
How does that differ from the 2016 response by CS Researcher ?

댓글을 달려면 로그인하십시오.

답변 (1개)

mariya babu
mariya babu 2019년 8월 1일
a^2+b^2+2ab
  댓글 수: 1
Walter Roberson
Walter Roberson 2021년 9월 24일
No, this is not valid MATLAB; MATLAB has no implied multiplication, so 2ab is a syntax error.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by