用matlab中con函数求卷积
用matlab中con函数求卷积
答案:1 悬赏:70 手机版
解决时间 2021-08-22 06:06
- 提问者网友:几叶到寒
- 2021-08-21 06:32
最佳答案
- 五星知识达人网友:長槍戰八方
- 2021-08-21 08:03
用matlab中con函数求卷积
nction coresult = xcorr_my(A,B)
% XCORR_MY 自编相关函数
% copyright @lskyp 2009
% 2009.05.11
length1 = length(A);
length2 = length(B);
if length1 ~= length2
if length1
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯