-
DMbianma
DM编码的实现,可以比较好的帮助初学者DM编码的实现,可以比较好的帮助初学者
- 2011-01-06 13:58:37下载
- 积分:1
-
jietiao
matlab中解调谱的示例程序,操作简单,可直接复制,便于调用。(spectrum demodulation in matlab sample program, simple operation, can be directly copied, easy call.)
- 2013-07-26 17:24:01下载
- 积分:1
-
uwb4apicture
802.15.4a channel code
- 2009-11-24 10:32:12下载
- 积分:1
-
FundamentalsofStatisticalSingalProcessing-answer
统计信号处理-Fundamentals of Statistical Singal Processing习题答案(Statistical Signal Processing-Fundamentals of Statistical Singal Processing Exercises answer)
- 2007-09-11 09:39:36下载
- 积分:1
-
MATLAB
基于matlab的图像纹理处理,用盒维分形算法实现。(Matlab image texture based on the treatment, using box-counting dimension of fractal algorithm.)
- 2008-05-24 00:53:29下载
- 积分:1
-
Jakes
说明: 无线通信第三章第十一题的答案Jakes Model
锐利衰落信道(Chapter XI of the wireless communications answer to sharp fading Jakes Model)
- 2011-04-08 10:51:01下载
- 积分:1
-
pso1
pso technique used for optimisation concepts in all master degree programmes
- 2012-03-20 18:32:31下载
- 积分:1
-
SECPSO
二阶粒子群,比pso更加精确更加灵敏地优化函数。在标准pso算法中,微粒的飞行速度仅仅是微粒当前位置的函数,而二阶粒子群算法中微粒飞行速度的变化与微粒位置的变化有关(Second swarm, more sensitive and more accurate than pso optimize function. Pso algorithm in the standard, the particle particle flight speed is only a function of the current position, the second particle swarm flying speed of particles in the particle changes related to changes in the position)
- 2013-09-23 19:06:08下载
- 积分:1
-
imageica
一个数字图象ICA研究领域的比较专业的MATLAB包,包括了源代码(code),测试图像(data),和结果数据(
esults)。可以进行ICA/ISR/TOPOICA的运算。(A digital image ICA research comparing professional MATLAB package, including the source code (code), test image (data), and the resulting data (esults). Can ICA/ISR/TOPOICA arithmetic.)
- 2007-09-28 15:26:53下载
- 积分: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