matlab怎么把矩阵作为函数参数传递进去

问题描述:

matlab怎么把矩阵作为函数参数传递进去
1个回答 分类:综合 2014-10-21

问题解答:

我来补答
function y=fun(x)
里边x直接是矩阵就可以了
 
 
展开全文阅读
剩余:2000