作业求助

9 views (last 30 days)
qianxy
qianxy on 26 Mar 2023
Answered: 埃博拉酱 on 7 Nov 2024
[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相乘不了

Answers (1)

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

Categories

Find more on MATLAB 快速入门 in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!