-
RS_main
这是个RS的信道编码程序,提供给大家,希望给大家以帮助(it is a program of encode and decode of RS,wish it can help you)
- 2010-05-26 18:26:16下载
- 积分:1
-
gabor_bank
It s a code for gabor filter witten with matlab.
- 2011-05-22 10:03:57下载
- 积分:1
-
fdv53
this is all about Face Detection System
- 2010-01-22 14:06:15下载
- 积分:1
-
kMeansCluster
说明: k均值分类 效率高 代码简单 利用最小均方误差准则编写(k-means efficient)
- 2010-04-23 16:05:03下载
- 积分:1
-
ldpc_decode_MacKay_Neal
decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997(decoding of binary LDPC as in Elec. Letters by MacKay)
- 2021-04-27 20:08:44下载
- 积分:1
-
Paieskia-gylin
Paieska gilyn ... Naudojant matlab programafimo kalba aprasytas algoritmas - Paieska gilyn
- 2013-12-23 04:39:25下载
- 积分:1
-
3D
说明: 三维拓扑优化基于变密度法的拓扑优化设计采用OC算法(three dimension topology optimization)
- 2012-12-23 18:47:49下载
- 积分:1
-
target_image_gen
target image program in zip file
- 2009-02-16 17:18:10下载
- 积分:1
-
matlabgui
matlab+GUI+根轨迹分析+源代码(M文件)(MATLAB)
- 2010-12-27 10:48:26下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
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
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1