搜索资源列表
vqtam
- MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers: G. A. Barreto & A. F. R. Araujo (2004) "Identification and Control of Dynamical Systems Using the Self-Organizing Map" IEEE Transac
fseries
- MATLAB和maple语言均未直接提供求解fourier级数的系数的直接函数,自己动手丰衣足食,下面提供了一个代码,大家可以参照下 -MATLAB language, and maple were not directly solve the fourier series coefficients of the direct function, it-yourself ample food and clothing, the following provides a code, we ca
Adaptive-Embedding-Dimension
- 嵌入维数自适应最小二乘支持向量机 状态时间序列预测方法 Condition Time Series Prediction Using Least Squares Support Vector Machine with Adaptive Embedding Dimension 针对航空发动机状态时间序列预测中嵌入维数难于有效选取的问题, 提出一种基于嵌入维数自适应 最小二乘支持向量机( L SSVM ) 的预测方法。该方法将嵌入维数作为影响状态时间序列预测精度的重要参
DFA
- 除趋势波动分析Matlab程序,相信一定能给您带来惊喜.-- using matlab to solve a time series of long-range correlation procedures.especially suitable for f inance, hydrology, physiological signal processing.I believe that you can bring surprises
upf_demos
- 无香粒子滤波的一个matlab例程,其中有ekf,ukf,pf,upf-In these demos, we demonstrate the use of the extended Kalman filter (EKF), unscented Kalman filter (UKF), standard particle filter (a.k.a. condensation, survival of the fittest, bootstrap filter, SIR, sequential M
DERIVATIVE-CALCULATION-
- 利用Matlab内建的快速傅氏变换函数可以方便地在波数域计算重磁异常导数。介绍了基于Matlab语言的波数域求导的算法,给出了程序源代码,讨论了一些有助于提高计算精度的编程技巧。通过模型试验和数据分析, 发现在计算垂向导数时波数域求导算法的精度比傅氏级数的精度有明显改善;而水平导数的计算,2种方法的精度相当。在某区钾盐勘探中,用该方法处理高精度重力剖面数据,取得了较好效果。-It is convenient to calculate derivative in wave number spa
Visual_Studio_2013_Succinctly
- Visual studio2013的相关文档,比较实用,也不厚,全英文,这种风格的有一套,各种编程语言如android,matlab,F#,GIS,Javascr ipt,MonogoDB,R,SQL,jQuery等,简单易学,容易快速上手,-it is a series of books designed for newcomers, so simple that we could learn it with less time, which is good for our further s
STFT_SWT_ST_matlab-files
- STFT和ST变换的基本函数,和一个stft的一个例程-This code computes the Stockwell transform (S-Transform) of a one dimensional series without for loop, thereby making it computationally fast and simple. S-Transform was proposed in 1996. A nice tutorial on S-Transform can
taylortool
- taylor逼近计算器,有非常好的逼近拟合功能(TAYLORTOOL is an interactive Taylor series calculator that graphs a function f against the Nth partial sum of itsTaylor series over [-2*pi,2*pi].)
333
- 牛顿法是一种在实数域和复数域上近似求解方程的方法。方法使用函数f (x)的泰勒级数的前面几项来寻找方程f (x) = 0的根。牛顿法最大的特点就在于它的收敛速度很快。(The Newton method is a method to approximate the equation in the real and complex domain. The method uses the first few of the Taylor series of the function f (x) to