-
Applications
说明: DEKTEC信号发生卡的控制软件,dos下面的控制台程序(example source code of DEKTEC player card)
- 2011-02-21 22:20:29下载
- 积分:1
-
ofdm
该程序为OFDM正交频分复用技术的基础仿真,为最初加入信号,在信噪比为0时的波形!(The program for the OFDM orthogonal frequency division multiplexing based simulation, adding to the initial signal, the waveform signal to noise ratio is 0!)
- 2020-12-18 22:19:10下载
- 积分:1
-
three
MATLAB OFDM Code for receiver
- 2013-11-29 15:23:55下载
- 积分:1
-
compressionprgfor5images_m
this is a compression algorithm using fuzzy techniques
- 2011-02-07 13:23:25下载
- 积分:1
-
MAtlabSa
模拟退火算法简介及解决实际问题的代码Matlab程序(Introduction and simulated annealing algorithm to solve practical problems Matlab program code)
- 2013-12-06 15:23:04下载
- 积分:1
-
DFIG-MT
MT坐标下的DFIG模型,在mATLAB环境下开发的,参数已给定!(DFIG modle)
- 2010-06-15 16:28:36下载
- 积分:1
-
Top-Ten-Algorithms-In-Data-Mining
这是数据挖掘领域总结的十大经典算法,有助于同学们研究(This is a summary of the top ten algorithms of the field of data mining to help students)
- 2012-04-17 10:28:06下载
- 积分:1
-
Code
ga binary code that consist three file: main ga code,cost and selection code
- 2013-12-31 04:28:50下载
- 积分:1
-
MIMOAntenna-Selection
MIMO中基于天线选择的信道容量仿真,程序中涉及不同的天线选择算法(Capacity of MIMO Channel With Antenna Selection)
- 2015-04-12 18:03:24下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1