-
AR
说明: AR模型谱估计算法,对初涉AR模型谱估计的同学有很大的帮助,可以了解到其基本的模型构造和其谱估计的迭代步骤。(AR model spectrum estimation algorithm, the AR model spectrum estimation初涉students have a lot of help, it can be seen that the basic model structure and its spectral estimation iterative steps.)
- 2020-11-14 13:49:42下载
- 积分:1
-
rose
通过在matlab平台上运行这个程序,可以画出一个生动的玫瑰花,赶快把你的女朋友或者心仪的女生叫到电脑旁边给她一个惊喜吧。(this source code can help you show your love to somegirl by giving a wonderful rose plot.)
- 2012-04-20 09:50:12下载
- 积分:1
-
linear_array_Wiener_Holf
该matlab程序仿真了旁瓣对消系统,旁瓣对消是自适应阵列处理的重要方面(The matlab simulation, the sidelobe cancellation system of sidelobe cancellation is an important aspect of adaptive array processing
)
- 2021-04-16 14:28:53下载
- 积分:1
-
STBC-MIMO-OFDM
基于空时块码STBC的完整MIMO-OFDM系统设计,并运用matlab进行仿真。(simulation of STBC-MIMO-OFDM by using matlab)
- 2021-03-28 21:09:11下载
- 积分:1
-
SIFTtutorial
展示David G. Lowe的SIFT算法。有很多解释说明。通俗易懂,适合初学者。(David G. Lowe displayed the SIFT algorithm. There are many explanations. User-friendly, suitable for beginners.)
- 2007-07-18 22:50:28下载
- 积分:1
-
NumericalAnalysisUsingMATLABandSpreadsheets
[CAL] [ENG] Numerical Analysis Using MATLAB and Spreadsheets
- 2010-08-18 20:10:53下载
- 积分:1
-
Daubechies_discrete_wavelet
Daubechies discrete wavelet transform
- 2009-01-14 22:53:49下载
- 积分:1
-
MATLABApplication
阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行
了详细介绍,探讨了MATLAB 遗传算法工具箱(GAOT) 在水资源非线性规划和多目标规划时的
应用,并用简单实例证明了这种应用具有良好的通用性、可行性和简便性,可以得到较满意的
优化计算结果。(Expounded the basic principles of genetic algorithm, the MATLAB Genetic Algorithm Toolbox (GAOT) using the parameters described in detail, discusses the MATLAB Genetic Algorithm Toolbox (GAOT) in water resources planning and non-linear multi-objective planning applications, and with a simple example shows that the application has a good general-purpose, feasibility and simplicity, can be more satisfied with the results of the optimization calculation.)
- 2007-11-28 19:24:35下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
PID
pid算法原理解释,对初入学习PID的同学有很大帮助(pid algorithm principle explanation for entering the learning of the students are very helpful PID)
- 2013-08-27 23:04:06下载
- 积分:1