搜索资源列表
FractalDim
- 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)), -box dimension MATLAB pro
log-normal
- 产生N=100个在(0,50)区间内满足对数正态分布的随机数-have N = 100 (0.50) interval to meet the lognormal distribution of random numbers
Project1
- log normal shadowing model
project
- Comparison of log normal shadowing and coding effects in a diversity combining DS/CDMA Cellular system
gaussrand
- 生成标准正态分布的随机数,也可由此随机数生成其他的随机数,数对数正态分布随机数。-Standard normal distribution to generate the random numbers can also be a result of other random number generator random number, the number of log-normal distribution of random numbers.
paper
- ERGODIC CAPACITY OF SPATIAL MULTIPLEXING MIMO SYSTEMS WITH ZF RECEIVERS FOR LOG-NORMAL SHADOWING AND RAYLEIGH FADING CHANNELS
fit_ML_maxwell
- fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!. Given the samples of a log-normal distribution, the PDF parameter is found fits data to the probability of the form: p(x) = sqrt(1/(2*pi))/(s*x)*
zabo_simulation
- 杂波的统计模型仿真程序,有相关瑞利分布模型、相关对数正态模型、相关weibull模型、相关K分布模型。-Statistical model of clutter simulation program, related Rayleigh distribution model, correlation of log-normal model, correlation weibull model, the relevant K distribution model.
loggen
- generate log normal faded signal
twoD_CA_CFAR
- 韦布尔分布,对数正态分布和高斯分布条件下的时频二维恒虚警处理-under the condition of Weibull, Log-normal and Gauss, Time-Frequency CFAR
log-code(BCB)
- 日志代码,BCB调试通过,单线程使用正常。每日一个日志文本,可设置天数,超过即覆盖最早的日志。 学习中,多线程应用好像不稳定,向大家学习更好的日志代码。-Log code, use the normal single-threaded. A daily log text, you can set the number of days over which overwrites the oldest log. Learning, multi-threaded applications like
randht
- This function generates continuous values randomly distributed according to one of the five distributions discussed in the article (power law, exponential, log-normal, stretched exponential, and power law with cutoff). Usage information is included i
1
- 为作业最终的仿真结果与分析 PL_free.m:free space path loss model PL_logdist.m: log-distance path loss model PL_lognorm.m: log-normal shadowing path loss model plot_PL_general.m: plot the figures itum.m: ITU M.1225 vehicular-B(120km/hr) channel model AW
log_normal_shadowing
- Matlab file useful for the calculation of log normal shadowing of transmited radio signal
multiplicative-log-normal-error
- multiplicative log-normal error for the cognitive radio network for power control
BPSK
- 无线激光通信系统在对数正态分布下的平均误码率的计算-the average BER of Wireless optical communication system is studied by log-normal distribution using Gauss methad
histfit_pdf
- 适用于多种分布(正态、Gamma、瑞利、对数高斯等)的样本数据拟合及画图函数的matlab代码-Matlab code to plot and fit a histogram of data with a certain distribution including normal, Gamma, Reilgh, log-normal, etc.
频发故障的寿命分布拟合
- 频发故障的寿命分巧拟合,频发故障的部件,可以基于往大量的维修经验以及相关可靠性寿命试验中测得的结果来判断这类寿命的分布类型,常常有威布尔分布类型、对数正态分布类型,以及指数分布类型等。因此本程序可以根据故障数据输入判断出该数据属于哪一种寿命分布。(Frequent failure of the life of the split fit, frequent failure of the components, can be based on a large number of maintenan
SEA.f90
- 用于计算海洋型气溶胶的不同波段光学厚度,采用对数正态分布的气溶胶粒子普分布形式(multi-log-normal-distribution AOD)
对数正态阴影衰落和BPSK的误码率
- 仿真对数正态阴影衰落和仿真了一个BPSK通信系统,并与AWGN信道下的理论误码率结果进行了比较(Log-normal Shadowing PL model;Simulate a BPSK communication system, comparing simulated with theoretical BER results under AWGN channel)