Feeds
提问
Index exceeds the number of array elements (7).
clc close all clear all n=100; t=linspace(0,7,7*n); code=[1 0 1 1 0 0 1]; %%Bipolar NRZ subplot(3,1,1) y=[]; ...
3 years 前 | 1 个回答 | 0
1
个回答提问
auto correlation plotting using function
i dont understand a section of the function code which makes the auto correlation plotted by holding space bar which plots the n...
3 years 前 | 1 个回答 | 0
