Feeds
提问
using Corrcoef in vector
I have 2 vector which sizes are 1*100 . I want to compute correlation between all vector elements, but as you know corrcoef ju...
6 years 前 | 1 个回答 | 0
1
个回答提问
compute multi packet reception
Hi I want to compute MPR(multi packet reception) matrix, how can I do it? I just have curve of PER vs SINR. does exits any spe...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to use trapz for histogram?
I want to compute area under curve, when 2<x<8 how can i use trapz? Help me please my code: a=[1,3,3,2,1,3,8,8,9,0,6,5,15,4,...
6 years 前 | 1 个回答 | 0
1
个回答提问
GMSK Bit error rate plot
I want to plot GMSK BER vs Eb/N0, but It gives me wrong result. do you know why? hMod = comm.GMSKModulator('BitInput', true, 'I...
6 years 前 | 1 个回答 | 0
1
个回答提问
function instead of grid data without Interpolation
I want to make Matrix with 3 vector. but griddata make wrong result, does any one know the other function for making matrix?
6 years 前 | 1 个回答 | 0
1
个回答提问
I want to calculate the area under 3d curve? how can i do it?
honestly I have pdf plot which has x and y and by histogram2 I plot it. but now I want to calculate the area under it? how can I...
6 years 前 | 1 个回答 | 0