中心差分法我要分享

central difference method

matlab 中心 差分法

关注次数: 287

下载次数: 1

文件大小: 3.46 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这种方法计算利用中心差分法对信号的导数。这种方法的优点是它并没有降低中处理信号即长度信号仍然相同的样本数。


English Description:

This method calculates derivative of the signal using central difference method. The advantage of this method is that it did not decrease number of samples in processing signal i.e. the length of the signal remains the same. 


代码预览