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)); ...

12 years 前 | 2 个回答 | 0

2

个回答