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