-
ldpc_iwbf
improved weighted bit-flipping algorithm in matlab m-file
- 2010-11-24 22:17:48下载
- 积分:1
-
Random_Matrix_Theory_and_Wireless_Communications
说明: 普林斯顿大学无线通信著名教授Verdu的经典代表作,绝对的好书!(Princeton University Professor Verdu wireless communications known classical masterpieces, absolute good book!)
- 2010-04-27 13:01:36下载
- 积分:1
-
deleteMutex
Visual Studio C# project for deleting Windows mutex object .
- 2014-11-02 22:15:33下载
- 积分:1
-
IteSoftThresBlock
用于处理迭代软门限中出现阻塞的程序。输入原矩阵和向量即可得出阻塞变量位置和解决阻塞后的矩阵。(For processing procedures of a block in the iterative soft threshold. Enter the original matrix and vector can be derived the blocking variable position and resolve the blocking matrix.)
- 2013-04-16 23:22:34下载
- 积分:1
-
continuous-GA
continues GA matlab code
- 2013-05-13 15:10:22下载
- 积分:1
-
cppfrance_DETECTION-OPTIMALE-CONTOURS-CANNY-DERIC
detection of the optimal countour
- 2009-10-19 20:33:28下载
- 积分:1
-
Noise-power-spectrum
噪声信号功率谱分析,适合从事振动噪声信号处理的工程师或学生学习(Power spectrum analysis in matalb)
- 2015-08-22 21:21:20下载
- 积分:1
-
tftb
matlab里面有用的一个时频工具箱,可以做wvd等(matlab inside a useful time-frequency toolbox, you can make such wvd)
- 2007-08-02 15:16:55下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian 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) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_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
if h is given empty, a figure is created.
output: result - structure with the fields
a - 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:02:55下载
- 积分:1
-
zui-duan-lu-jing
首先在m脚本文件canshuo.m中输入节点个数和路径权重,在命令窗口中输入canshu,用s=12,e=10的格式输入要求的起止点,再输入main即可得到两点之间的路径和长度。(M script file canshuo.m first enter the node number and the right path lies in the command window enter canshu, with s = 12, e = 10 The format of the input requirements of the start and end points, and then enter the main between two points can be obtained path and length.)
- 2011-06-09 16:00:51下载
- 积分:1