-
EngineEx
C/C++中调用MATLAB引擎的数值仿真的实现,运行环境:VC++6、matlab6
注意事项:微分方程文件“fun.m”放在matlab的work目录下。(C/C++ Call the MATLAB engine numerical simulation of the realization of operating environment: VC 6, matlab6 Notes: Differential Equations document )
- 2007-09-14 14:10:01下载
- 积分: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
-
GVD_SPM
对于高斯脉冲信号,在光纤传输过程中需要考虑群速度色散和交叉相位调制(For the Gaussian pulse signal, in the optical fiber transmission process need to consider the group velocity dispersion and cross phase modulation)
- 2017-04-07 15:05:04下载
- 积分:1
-
Dijkstra
迪杰斯特拉算法求最短路径matlab的实现算法(Dijkstra shortest path algorithm)
- 2011-05-07 14:37:24下载
- 积分:1
-
LCMV
本程序是用于天线阵列波束波束形成的 LCMV算法,算法给出了误码率曲线,可以看出LCMV算法在高信噪比时误码率很小。
(this procedure is used for beam antenna array beam forming the Virus algorithm, the algorithm is given BER curves, Virus algorithm can be seen in the high signal-to-noise ratio at the bit error rate is very small.)
- 2006-12-28 10:18:37下载
- 积分:1
-
wave
基于MATLAB/SIMULINK模块,搭建了基于下垂控制策略的海洋波浪发电系统的仿真模型(Based on MATLAB/SIMULINK module, built a simulation model based control strategy drooping ocean wave power generation system)
- 2013-12-28 10:43:27下载
- 积分:1
-
ecgpuwave-m
many codes for ECG signal that load, read annotator, detects peaks, and more functions
- 2013-03-15 22:30:46下载
- 积分:1
-
codage-lpc
this is a code of lpc decoder
- 2013-05-11 22:36:17下载
- 积分:1
-
UPF_CSLU_talk
讲UPF的一个PPT,只对一篇经典文章的总结,我觉得很好,比看文章更能抓住重点.(UPF speaking of a PPT, is only a summary of the classic article, I feel good, better than to see the article focused.)
- 2009-09-11 16:32:11下载
- 积分:1
-
NNDAF
说明: 本程序实现了最近邻域滤波,并对最近领域滤波进行了仿真(The program achieved the nearest neighbor filtering, and recently conducted a simulation area of filter)
- 2010-04-19 10:27:49下载
- 积分:1