在matlab中如何定义cosx

问题描述:

在matlab中如何定义cosx
1个回答 分类:综合 2014-10-07

问题解答:

我来补答
syms x
y=cos(x)
 
 
展开全文阅读
剩余:2000
上一页:例2的第一问