matlab中定义变量不满足三角函数之间的关系?。
Mostrar comentarios más antiguos
例如我输入如下:
clear all
syms a
cos(a)^2 + sin(a)^2
得到的cos(a)^2 + sin(a)^2结果仍然是它本身,不是1.
这个该怎么解决呢
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Mathematics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!