-
matlab-LDPC
ldpc的matlab实现程序,和几篇文档资料(ldpc matlab implementation procedures, and several documentation)
- 2013-03-04 11:03:46下载
- 积分:1
-
MATLAB_Engine-andC-hybrid-
使用MATLAB_Engine与C混合编程(MATLAB_Engine andC hybrid programming)
- 2012-08-23 11:15:45下载
- 积分:1
-
RLS
说明: 通过均衡器的RLS算法在MATLAB中实现消除传输信道的噪声干扰。(Through the equalizer in the RLS algorithm in MATLAB to achieve elimination of the transmission channel noise.)
- 2010-04-10 10:28:10下载
- 积分:1
-
main
2 barcode for visual C++(2 Barcode)
- 2014-10-14 15:06:11下载
- 积分:1
-
OFDM
详细描述了在LTE中用到了OFDM技术,对于LTE初学者有很大的帮助。(Described in detail in the OFDM technology used in LTE, the LTE is very helpful for beginners.)
- 2010-08-19 22:23:47下载
- 积分:1
-
fuzzy-fusion123
非常经典的基于模糊信息处理的数据融合方法研究.用MATLAB 实现的。
请大家好好学习(Very classical information processing based on fuzzy data fusion method. Using MATLAB realization. Please study hard)
- 2008-04-03 11:18:57下载
- 积分:1
-
drawfunction_for_ppcandpc
可用于pocket pc 和 pc上的轨迹描绘程序,通过给出坐标描绘出轨迹。并可以进行移动缩放,以及坐标显示等功能。(Can be used for pocket pc and pc on the track of the procedures described by the coordinates given depict the trajectory. And can move the zoom, as well as the coordinates display functions.)
- 2007-12-04 13:55:01下载
- 积分:1
-
VCPP-call-matlab-draw-sin-curve
vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。(vc++6.0 to call matlab function, draw a sine curve, the more detailed source.)
- 2013-03-28 16:57:29下载
- 积分:1
-
wenfapamduan
Chomsky文法的判断。0型1型2型3型的判断(Chomsky)
- 2009-12-13 11:23:40下载
- 积分:1
-
FPE
说明: 按FPE定阶的
源程序:fpe.cpp
M序列:M序列.txt
白噪声:Gauss.txt
程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。
程序运行结果如下:
n: 1
判断阶次FPE的值: 0.0096406
-0.481665 1.07868
n: 2
判断阶次FPE的值: 0.00875755
-0.446739 0.00498181 1.07791 0.0527289
n: 3
判断阶次FPE的值: 0.0087098
-0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982
n: 4
判断阶次FPE的值: 0.000396884
-0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236
n: 5
判断阶次FPE的值: 3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771
n: 6
判断阶次FPE的值: 3.23349e-007
-1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688
从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果:
3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771(err)
- 2008-09-12 01:14:14下载
- 积分:1