| prov:value
| - hi, im new to matlab and not used it before and any help, i will be really thankful, im trying to get a graph of PF vs PD this is my code, but something is wrong, especially for the outputs of y4, im not really sure anymore.%monte carlo simulationfunction [y1,y2,y3,y4]= ed(SNRL,SNRS,SNRH,n) %ed is the energy detectiong1= SNRL:SNRS:SNRH;g=10.^(g1/10);beta=0.01; % is the probability of flase alarm p
|