搜索资源列表
signal_analyzer
- 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
xiashiditui
- 夏氏递推算法。利用附件中的数据进行运算,给出运行结果。这是我们最近课程中用到的一个例程,希望对大家有用。-xiashiditui. Use the data contained in the annex to the operations, given the operating results. This is a routine we have recently used in the course, the hope that useful.
experiment
- 环节离散化非线性仿真程序.这是课程学习中使用的例程,希望对大家有用。-Aspects of discrete non-linear simulation program. This is a course of study used in the routine, the hope that useful.
实用大众线性代数程序集
- 采用matlab进行线性代数计算,是西电(陈怀琛)课程的例程(Using MATLAB to calculate linear algebra,a routine of Xidian (Chen Huaichen) course.)