代码搜索:RAYLEIGH

找到约 1,117 项符合「RAYLEIGH」的源代码

代码结果 1,117
www.eeworm.com/read/289288/8561125

txt rayleigh.txt

850 0 0 0 0 0 412 0 0 0 0 0 153 0 0 0 0 0 33 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
www.eeworm.com/read/432484/8602813

m rayleigh.m

%fid=fopen('Rayleigh_M2_1.txt','r'); %data=fscanf(fid,'%g'); %myhist(data,100); %fclose(fid); hold on; x=0:0.01:8; y=raylpdf(x,1); %(x,sqrt(3.6)) plot(x,y,'r'); title('PDF 0f R
www.eeworm.com/read/386856/8722932

m rayleigh.m

function fa_comp= rayleigh(fd, fs, Ns) %************************************************************************************* %function fade= rayleigh(fd, fs, Ns) % Copyright 2002 The Mobile and Po
www.eeworm.com/read/430025/8772199

m rayleigh.m

function effdh1=rayleigh(vo) effdh1=(vo.*vo).*((vo./(1*1)).*(exp(-vo.*vo./(2*1*1))));
www.eeworm.com/read/427473/8942036

m rayleigh.m

function [pb_rayleigh,ps_rayleigh]=rayleigh(snr_in_dB) % [pb,ps]=cm_sm32(snr_in_dB) % CM_SM3 finds the probability of bit error and symbol error for % the given value
www.eeworm.com/read/427473/8942074

asv rayleigh.asv

function [pb_rayleigh,ps_rayleigh]=rayleigh(snr_in_dB) % [pb,ps]=cm_sm32(snr_in_dB) % CM_SM3 finds the probability of bit error and symbol error for % the given value
www.eeworm.com/read/184964/9063028

m rayleigh.m

function fa_comp= rayleigh(fd, fs, Ns) %************************************************************************************* %function fade= rayleigh(fd, fs, Ns) % Copyright 2002 The Mobile and Po
www.eeworm.com/read/184529/9095671

m rayleigh.m

function fa_comp= rayleigh(fd, fs, Ns) %************************************************************************************* %function fade= rayleigh(fd, fs, Ns) % Copyright 2002 The Mobile and Po
www.eeworm.com/read/179705/9341728

c rayleigh.c

/* randist/rayleigh.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/179705/9343246

c rayleigh.c

/* cdf/rayleigh.c * * Copyright (C) 2003 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published