photo

William Braxton


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Matrix Dimensions Must Agree Error for Cross Correlation
clear; clc; close all; %x n = 1:200; phi = 0; x_n = (cos(pi*n/15) + phi); %e N = 200; e_n = 30*(rand(N,1)-0.5); %x+e...

5 years ago | 1 answer | 0

1

answer