-
bbeam_matlab
guia matlab for students ingennier
- 2011-02-15 16:23:53下载
- 积分:1
-
daima
课设作业,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角(Attitude control of spacecraft Contains the pitch angle, roll angle,Tilt angle, sideslip angle)
- 2012-04-02 13:06:31下载
- 积分:1
-
signal_tb
MATLAB Signal Processing Toolbox 文档 (MATLAB Signal Processing Toolbox )
- 2013-10-02 09:49:09下载
- 积分:1
-
modem_16QAM
该程序实现了通信中16QAM的调制解调,并与理论误码率进行比较,证明仿真的正确性。(The program implements a 16QAM modulation and demodulation in a communication, with the theoretical bit error rate compared to prove the correctness of the simulation.)
- 2014-08-27 16:25:15下载
- 积分:1
-
Understanding-the-SDR
Understanding the Software Communications Architecture
- 2014-08-15 20:26:48下载
- 积分:1
-
oqpsk2
oqpsk调制与解调,包括星座图,误码率,awgn加入信道后的系统性能仿真(OQPSK modulation and demodulation, including constellation diagram, bit error rate, AWGN after the addition of the system performance simulation)
- 2021-01-11 09:58:50下载
- 积分:1
-
xiaoboquzao
利用小波去噪的程序,还不错,可以借签一下(Wavelet denoising procedure, not bad)
- 2010-10-26 15:48:26下载
- 积分:1
-
dijkstra
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序(Contains dijkstra, Floyd, kruskal, dynamic programming, random number generation, etc. matlab process consists of dijkstra, Floyd, kruskal, dynamic programming, random number generation and so on matlab program)
- 2009-11-12 15:23:54下载
- 积分: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
-
cantor
该函数实现了cantor三分集的生成,例如输入cantor(0,0,1,0)即可产生[0,1]区间的三分集(The function implements the generation of the cantor ternary set, for example, enter the cantor (0,0,1,0) to generate the third set of the interval [0,1]
)
- 2012-04-09 18:05:31下载
- 积分:1