-
fm-modulation
how to build an FM modulation on matlab
- 2010-07-14 15:48:29下载
- 积分:1
-
spline3
三次样条插值函数的函数值,在matlab中的m文件,输入数据可以直接应用(the function of spline3)
- 2015-08-25 14:09:09下载
- 积分:1
-
MelanomaExpWeibull
用统计软件WINBUGS(此软件主要做贝叶斯估计),对指数分布和WEIBULL分布进行估计(the bayesian estimation of exponential and weibull distribution)
- 2011-01-09 12:26:52下载
- 积分:1
-
Degree_Distribution
Matlab 实现求复杂网络的度分布,并返回度,以及平均度(Matlab seeking to achieve the degree distribution of complex networks)
- 2021-04-21 10:58:49下载
- 积分:1
-
TurboDecode_Matlab
这部分代码主要实现了TURBO码的编解码,运用max-log-map译码方法进行译码(this code realise the encode and decode function of turbo,the decoding algorithm is by max-log-map)
- 2014-07-07 13:59:01下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1
-
predictive
This is predictive simulation file. It contations too many mdl files. and it has predictive+802.11a simulink.
Thank you
- 2013-09-04 13:35:26下载
- 积分:1
-
2
说明: modem.qammod对象实现M-QAM调制器,本示例中M为16。其输入参数是从0到15的整数而不是4bits二进制数据。因此,在利用此对象的modulate方法之前需要对二进制数据序列x进行预处理。特别地, 先采用MATLAB中的reshape函数将x沿着矩阵的行方向重新整理成每行4bit数据,然后应用bi2de函数将4bit数据转换成相应的整数。(modem.qammod object implements M-QAM modulator M in this example is 16. Input parameter is an integer from 0 to 15 instead of 4bits binary data. Therefore, before using the method of this object needs to modulate the binary data sequence x pretreatment. In particular, the first use of MATLAB reshape function x 4bit rearranged into each row of data in the row direction of the matrix, and then apply bi2de 4bit function to convert the data into the corresponding integer.)
- 2014-09-21 08:29:51下载
- 积分:1
-
6
说明: 离散时间信号确定序列样点在时间轴上的位置(Determine the sequence of sample location on the timeline)
- 2011-12-05 19:04:12下载
- 积分:1
-
discrete-particle-swarm-optimization
改进后的离散粒子群算法,支持多种寻优解决方案(The improved discrete particle swarm optimization (pso), support for multiple optimal solutions)
- 2014-06-02 10:47:40下载
- 积分:1