-
daopu
matlab上倒谱的两种实现方式。一个是调用rceps()函数来实现,另一个是根据定义来实现。两种方法画出的倒谱图一样。
附件中包含要处理的数据,该数据为加速度数据。(matlab on the cepstrum of two implementations. One is called rceps () function, and other is by definition to achieve. Draw the two methods as the inverted spectrum. Annex contains data to be processed, the data for the acceleration data.)
- 2010-11-11 11:18:08下载
- 积分:1
-
CMATLABconnect
VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。
C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等),
以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。
(VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed.
C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ),
Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency.
)
- 2009-12-21 10:03:58下载
- 积分:1
-
ACOR
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
- 2014-12-14 21:18:24下载
- 积分:1
-
BUILDING-GUIS-WITH-MATLAB
BUILDING WITH MATLAB,VERSION 5
- 2013-04-07 17:15:46下载
- 积分:1
-
05
说明: Study of an energy conversion chain
wind based on a AEROTURBINE
- 2015-02-07 19:52:53下载
- 积分:1
-
aca
蚁群聚类算法,这个算法在处理油色谱数据时很有用的(Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data)
- 2009-10-20 19:31:35下载
- 积分:1
-
36553
Q函数的计算雷达系统设计中的雷达中的常见函数设计(Q function)
- 2011-11-17 21:01:18下载
- 积分:1
-
E7_1_LMSSim
LMS matlab 仿真实例
Monte Carlo仿真统计次数(LMS matlab simulation examples
Monte Carlo simulation statistics)
- 2015-01-26 21:18:42下载
- 积分:1
-
AR-model-with-rls-and-lms
代码实现了二阶AR模型的最优权值递推,使用了LMS和RLS两种方法,对二者性能进行了比较,分别进行了单次和100次平均进行性能观察,并且仿真了不同步长因子对LMS算法的影响以及不同lamda值对RLS算法的影响。文档包含了模型的详细介绍以及2种方法的理论仿真和结果分析。代码以附在之后。(Code to achieve the optimum weights recursive second order AR model, the use of LMS and RLS are two methods were compared for the two properties, were observed and 100 times the average per-performance and simulated sync Effect of a growth factor RLS algorithm impact on LMS algorithm and different lamda value. Document contains the results of theoretical simulation and detailed description of the model and two methods of analysis. Code annexed.)
- 2016-02-13 17:16:06下载
- 积分:1
-
nu
说明: 一个多输入多输出小波网络的源程序,用matlab编写,能够实现对时间序列数据的训练预测(A multi-input multi-output wavelet network' s source code, written with matlab, can be achieved on the training time series data forecasting)
- 2010-05-26 19:49:32下载
- 积分:1