Feeds
질문
How to plot data from a table with all points without the average ?
I have to plot all the 200 points in the y axis in graph against each value of x axis, before that I was plotting the average va...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Plotting a table with different values ?
Hello ! I have a matrix of 500x40 , where x axis is Eb/No values from 1 to 40 and y axis is BER values for 500 iterations for...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
The semilogy plot doesn't show the grid lines ?
Hi ! I have been working with my code, earlier it plotted fine the BER curve with semilogy but now when I added another case ...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
How to generate a mesh plot with certain conditions ?
I want to generate a mesh plot. For that my first axis is delay ,the second axis is amplitude of the impulse response(IR in dB) ...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
How do I read change values in a binary vector with some other values ?
I have a binary vector of length 656, I want to take a chunk of 16 bits from the vector at a time and read it. In that 16 bit I ...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
How an array with 'n' elements, and replicate each element 'm' times and then replace it in the array ?
Hello I need some help, I have a random array of e.g. 10 elements A= [1 -1 1 1 -1 -1 -1 1 1 -1], I want to replicate eac...
거의 12년 전 | 답변 수: 3 | 0
