资源简介
产生 Nakagami Rayleigh 等 信道 MATLAB 仿真程序
)
代码片段和文件信息
function varargout = randraw(distribName distribParams varargin)
%
% EFFICIENT RANDOM VARIATES GENERATOR
%
% See alphabetical list of the supported distributions below (over 50 distributions)
%
% 1) randraw
% presents general help.
% 2) randraw( distribName )
% presents help for the specific distribution defined
% by usage string distribName (see table below).
% 3) Y = randraw( distribName distribParams sampleSize );
% returns array Y of size = sampleSize of random variates from distribName
% distribution with parameters distribParams
%
% ALPHABETICAL LIST OF THE SUPPORTED DISTRIBUTIONS:
% ____________________________________________________________________
% | DISTRIBUTION NAME
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 225568 2011-06-18 11:43 channel sml.m
----------- --------- ---------- ----- ----
225568 1
评论
共有 条评论