BUAA期末《信号与系统》复习大纲
信号与系统复习大纲第一章 概论信号的分类:确定性\随机性、连续时间\离散时间、周期\非周期、能量有限\功率有限
123能量有限信号:在T趋向无穷,从-T/2到T/2 对 f(t)^2 进行积分,结果有限功率有限信号:在T趋向无穷,从-T/2到T/2 对 f(t)^2 进行积分后除 T ,结果有限
信号的运算12345倍乘运算、微积分、四则运算反褶运算、时移运算、压缩与扩展方法:宗量函数不变法
基本信号123456789指数类信号:指数信号、正余弦信号奇异信号:单位斜变信号、单位阶跃信号、单位冲激信号 ( 时移运算: 反褶运算: 压扩运算: 微分运算:**p23** )
线性时不变系统12345叠加性、均匀性(先线性再叠加) == (先叠加再线性) ?(先时移再过系统) == (先过系统再时移) ?
信号类型的判断及运算1可逆系统:激励与响应一一对应
无记忆系统 与 因果系统 的区别:
123无记忆系统:只取决于当前这一刻的时间因果系统:可以取决于之前的所有,只是不能依据这一时刻后的
稳定\不稳定系统:
1 ...
hello-world
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick StartCreate a new post1$ hexo new "My New Post"
More info: Writing
Run server1$ hexo server
More info: Server
Generate static files1$ hexo generate
More info: Generating
Deploy to remote sites1$ hexo deploy
More info: Deployment