
matlab中运行lsim函数出错
Whensimulatingtheresponsetoaspecificinputsignal,theinputdataUmustbeamatrixwithasmanyr...
When simulating the response to a specific input signal, the input data U
must be a matrix with as many rows as samples in the time vector T, and as
many columns as input channels. 展开
must be a matrix with as many rows as samples in the time vector T, and as
many columns as input channels. 展开
3个回答
推荐于2017-12-16
展开全部
你是怎样运行的?
lsim的基本调用格式是:
lsim(sys,u,t)
其中t为采样时间,u的行数应该与t行数相同。根据提示信息,你现在的参数似乎不满足这个要求。
引用tianxiawulang的回答:
你是怎样运行的?
lsim的基本调用格式是:
lsim(sys,u,t)其中t为采样时间,u的行数应该与t行数相同。根据提示信息,你现在的参数似乎不满足这个要求。
你是怎样运行的?
lsim的基本调用格式是:
lsim(sys,u,t)其中t为采样时间,u的行数应该与t行数相同。根据提示信息,你现在的参数似乎不满足这个要求。
展开全部
u的行数应该与t包含的采样点数相同,t可以是行向量也可以是列向量。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询