-
FIRFilterDesign.rar
基于MATLAB的FIR滤波器的设计与仿真(MATLAB-based FIR filter design and simulation)
- 2009-05-24 14:20:13下载
- 积分: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
-
DSTBC
此程序差分空时分组码编码程序,是基于正交的(Differential space-time block coding process, is based on orthogonal)
- 2010-01-19 16:13:15下载
- 积分:1
-
gatsp1
matlab程序,遗传算法解决经典的TSP(旅行商)问题(Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP))
- 2007-03-13 09:28:36下载
- 积分:1
-
comm_eg
Process a binary data stream using a communication system that consists
of a baseband modulator, channel, and demodulator. Compute the system s
bit error rate (BER).
- 2012-10-16 19:52:13下载
- 积分:1
-
exam25
这个程序是主要适用于matlab初学者,来学习如何绘制一个函数的三视图;(This program is mainly applied to matlab for beginners to learn how to draw a function of three views )
- 2013-12-06 16:56:32下载
- 积分:1
-
gui-pcm-bianma
MATLAB 程序,基于GUI界面设计的PCM调制、编码的仿真,这个是用界面设计开发,为大家在编写程序提供了帮助(MATLAB program, PCM modulation, coding simulation-based GUI interface design, this is the interface design and development, provide help in the preparation of the program)
- 2013-12-18 19:19:42下载
- 积分:1
-
cs
说明: 桥大学的YANG 和拉曼工程大学的 DEB
模拟布谷鸟的寻窝产卵行为, 提出一种新的智能优化算法
—— 布谷鸟搜索算法( Cuckoo Search)
[9]。这种算法主要
基于布谷鸟的巢寄生繁殖机理和莱维飞行( L
vy flights)
搜索原理两个方面, 目前, 利用布谷鸟搜索算法( CS)求解
优化问题的研究还处于起步阶段。(This demo program only implements a standard version of
Cuckoo Search (CS), as the Levy flights and generation of
new solutions may use slightly different methods.
The pseudo code was given sequentially (select a cuckoo etc),
but the implementation here uses Matlab s vector capability,
which results in neater/better codes and shorter running time.
)
- 2014-07-06 17:34:18下载
- 积分:1
-
jiaodian
利用harris算法进行角点检测,然后利用鼠标将角点的坐标读取出来,存到数组当中(harris corner detection)
- 2011-05-17 16:41:39下载
- 积分:1
-
final_transient
Program de trsition induction motor
- 2013-12-17 04:33:38下载
- 积分:1