سلام - آقا این دستور را نوشتم و این error را داد ؟ چه کنم ؟
n=[-7:12];
>> x2=(n.^2).*(stepseq(-5,-7,12)-stepseq(6,-7,12))+10.*impseq(0,-7,12)+20.*(0.5.^n).*(stepseq(4,-7,12)-stepseq(10,-7,12));
??? Undefined function or method 'stepseq' for input arguments of type 'double'.
n=[-7:12];
>> x2=(n.^2).*(stepseq(-5,-7,12)-stepseq(6,-7,12))+10.*impseq(0,-7,12)+20.*(0.5.^n).*(stepseq(4,-7,12)-stepseq(10,-7,12));
??? Undefined function or method 'stepseq' for input arguments of type 'double'.
دیدگاه