-
lyapunov_wolf
用wolf法计算最大lyapunov指数(The maximum lyapunov index calculation method by wolf)
- 2021-04-02 12:09:07下载
- 积分:1
-
TSP-GA
说明: 使用ga解决tsp问题,使用attp48城市数据(Use GA to solve TSP problems and attP48 city data)
- 2020-06-30 10:12:05下载
- 积分:1
-
Adaptive-LBP
an other image retrival matlab code
- 2011-02-08 22:56:14下载
- 积分:1
-
pcav.2.34
principal component analysis toolbox
- 2010-05-09 01:29:55下载
- 积分: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
-
123
通过风电场的实际功率和预测功率进行风储功率容量配置(Wind Storage Power Capacity Configuration)
- 2019-01-04 15:28:25下载
- 积分:1
-
分数阶matlab工具箱
说明: 分数阶fotf/foss等工具箱,用于分数阶建模、控制仿真。(The toolbox of fractional order FOTF / FOSS is used for fractional order modeling and control simulation.)
- 2021-01-24 15:18:38下载
- 积分:1
-
RN-TransitioningToARC
本书籍讲诉的是objective-C编程中的ARC规范,是高手的必看书籍。(This book stresses that the ARC specification of objective-C programming, is the master of the books.)
- 2014-08-30 14:47:06下载
- 积分:1
-
Singularvaluedecomposition
广义奇异值分解程序,常应用于数据处理,例如信号处理(The generalized singular value decomposition (GSVD) is a matrix decomposition more general than the singular value decomposition. It is used to study the conditioning and regularization of linear systems with respect to quadratic semi-norms.)
- 2016-05-13 22:25:28下载
- 积分:1
-
silenceRemoval
his is a simple method for silence removal and segmentation of audio streams that contain speech. The method is based in two simple audio features (signal energy and spectral centroid). As long as the feature sequences are extracted, as thresholding approach is applied on those sequence, in order to detect the speech segment
- 2010-10-15 03:00:56下载
- 积分:1