What's 'simplify' function??

3 vues (au cours des 30 derniers jours)
JaeSung Choi
JaeSung Choi le 19 Juil 2017
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 commentaires
JaeSung Choi
JaeSung Choi le 20 Juil 2017
Thanks for your link, it must help me understandiing
John BG
John BG le 20 Juil 2017
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

Connectez-vous pour commenter.

Réponses (1)

Rajani Metri
Rajani Metri le 12 Avr 2020
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.

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!