-
IFFT64
IFFT 基于matlab实现,可用于OFDM前导训练序列的生成(IFFT OFDM preamble training sequence can be used to generate based on matlab implementation)
- 2013-03-26 19:41:20下载
- 积分:1
-
New-Text-Document
matlab sar simulation
- 2013-08-14 22:05:28下载
- 积分:1
-
SerialComM
说明: 实现的串口通信;的MATLAB与C
在MATLAB与C数据交换中有用(Achieve serial communication the MATLAB and C in MATLAB and C useful for data exchange)
- 2011-02-28 10:19:55下载
- 积分:1
-
Matrix
自己编写的matlab简单计算,用于计算矩阵的加减乘与求逆,特征行列式等(I have written matlab simple calculation used to calculate the matrix addition and subtraction, multiplication and inversion, characteristic determinant, etc.)
- 2013-05-23 10:33:48下载
- 积分:1
-
10
说明: matlab高效编程程序第十章,可以运行。(Chapter matlab programming procedure efficient, you can run.)
- 2011-04-10 15:32:10下载
- 积分:1
-
code
數學function的用法 這個使用的方法對於數學界很重要 提供function使得 很多人不用在自己寫的很痛苦(ceiling method)
- 2010-01-18 16:15:12下载
- 积分:1
-
HowToUseMatlab
说明: 如何在C++中使用Matlab,这份资源希望能够帮助到大家。最近看了太多关于图象处理方面的内容。前辈们都很努力啊!(How to use C++ in Matlab, the resources that we hope to be able to help. Recently read too much on the aspects of image processing. Predecessors, have worked very hard ah!)
- 2009-08-07 20:30:19下载
- 积分:1
-
EtherCAT-Slave-Stack-Code-Tool
slave stack code tool
- 2015-03-18 10:49:02下载
- 积分:1
-
gingsaoman
意信号卷积的运算,并且绘制图象,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。( Convolution operation is intended to signal and image rendering, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, ofdm system simulation including 16qam modulation fft windowing modules plus cp.)
- 2017-05-08 18:17:41下载
- 积分: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