-
MatrixVB_Guide
说明: 《MatrixVB_基于Matlab与VB的计算引擎》,一篇关于matrixvb入门的期刊文章(" MatrixVB_ calculation based on Matlab and VB engine" , an entry on the articles in the journals matrixvb)
- 2010-03-19 17:33:58下载
- 积分:1
-
ecg
qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。(ECG SIMULATION USING MATLAB)
- 2010-03-05 21:36:09下载
- 积分:1
-
05640848
关于雷电系统设计的资料,对设计雷电定位系统有参考价值(About lightning system design information on the design of lightning location system have reference value)
- 2013-10-27 20:59:07下载
- 积分:1
-
alamouti
这是一个Alamouti空时码的仿真,包含2发1收或2发2收。(This is an Alamouti space-time code simulation, including two made an entry or two 2 admission.)
- 2021-04-18 21:08:52下载
- 积分:1
-
pso
滤波器设计是信号处理的核心问题之一,Matlab软件在多个研究领域都有着广泛的应用。
本文介绍了基于Matlab环境下,用窗函数设计法实现FIR数字滤波器的设计,并阐述了与以前人
们常用的设计方法的区别,给出了设计实例。仿真结果表明,设计结果的各项性能指标均达到指定
要求,且设计过程简便易行。
(The design of filters is a core problem in signal processing. MATLAB software iswidely used inmany research fields. This
article introduces themethod ofusingwindow function to design FIR digital filters based onMATLAB and its differences from the tradi-
tional designmethods. And itgives a design example. The simulation shows that the design results canmeet the requirements verywell
and the design procedure is very simple and practica.l
)
- 2010-07-31 16:48:32下载
- 积分:1
-
erode
morphological operation such as erosion is very suitable to compress the size of the cell by using SE.
- 2011-05-03 19:03:00下载
- 积分:1
-
main
this is a new alghorithm about tabu search....
- 2013-05-26 16:48:25下载
- 积分: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
-
LDPC_BP_decode
LDPC码是目前通信中性能最好的纠错编码之上,这是我在Matlab下编写的LDPC基本解码算法,已经通过调试,大家共同学习(LDPC code is the best communication performance on error-correcting code, this is my prepared in Matlab basic LDPC decoding algorithm has been through debugging, U.S. co-learning)
- 2008-05-06 19:00:36下载
- 积分:1
-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1