Feeds
답변 있음
how to obtain the graph?
message=[0 1 1 0 1 0 1]; data=zeros(1,2*length(message)); data(1:2:14)=message; i=1:length(message); j=1.99:length(message)+...
how to obtain the graph?
message=[0 1 1 0 1 0 1]; data=zeros(1,2*length(message)); data(1:2:14)=message; i=1:length(message); j=1.99:length(message)+...
4년 초과 전 | 0
| 수락됨
질문
how to obtain the graph?
i having problem to obtain a graph for the line coding. The graph that i should obtain is below: ; But by using this code:...
4년 초과 전 | 답변 수: 5 | 0