What's 'simplify' function??

조회 수: 2 (최근 30일)
JaeSung Choi
JaeSung Choi 2017년 7월 19일
답변: Rajani Metri 2020년 4월 12일
How does 'simplify(E)' works? Does it eliminate some terms? or just simplify?( ex) 1+1->2) And if it eliminates something, what's the standard?? help me! (help simplify confused me even more.)
  댓글 수: 3
JaeSung Choi
JaeSung Choi 2017년 7월 20일
Thanks for your link, it must help me understandiing
John BG
John BG 2017년 7월 20일
1+1 is not a simplification, but an operation.
the term 'simplification' refers to algebraic simplification meaning the regrouping of same polynomial terms under single terms.
John BG

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

답변 (1개)

Rajani Metri
Rajani Metri 2020년 4월 12일
It's used for Simplification of Mathematical expressions may be invovling with symbolic representations or expressions or Algebraic simplifications.
Simplification of expressions, Matrices, Logarithms or exponentials and algebraic simpler steps and Calculating the results from the expressions if values are available.
The simplification may be of type- Fraction, Numerator-Denominator form, Combining, Expanding, Factoring, Collecting, Rewriting, and partial fractions etc kind. If one wants to use particular form of simplifications then these mentioned commands can be used, refere MATLAB help -> Functions to Rearrange Expressions.
Hope this will help. Thank You.

카테고리

Help CenterFile Exchange에서 가정(Assumption)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!