photo

nadine


2012 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


WHY THIS ERROR OCCUR ''??? Subscript indices must either be real positive integers or logicals."
t=-5 :0.1 :10; h2=zeros(size(t)); h1=zeros(size(t)); z=zeros(size(t)); z=1*(t==0); h2(t>=0)=exp(-t(t>=0)); ...

11年以上 前 | 2 件の回答 | 0

2

回答