作业求助

조회 수: 4 (최근 30일)
qianxy
qianxy 2023년 3월 26일
답변: 埃博拉酱 2024년 11월 7일
[x,n]=2*impseq(4,0,20)+10*exp(-0.3(n-10)).*[stepseq(10,0,20)-stepseq(20,0,20)]
求助exp的范围也是0-20,和stepseq相乘不了

답변 (1개)

埃博拉酱
埃博拉酱 2024년 11월 7일
乘法要用乘号.*,不能像在数学表达式那样中省略乘号

카테고리

Help CenterFile Exchange에서 MATLAB 快速入门에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!