matlab heaviside,Matlab编写的Lyapunov指数计算程序汇总.doc
Matlab編寫的Lyapunov指數計算程序匯總
matlab編寫的Lyapunov指數計算程序匯總申明:以下各程序為個人在網絡上收集的Lyapunov指數計算程序,未經過驗證,不保證程序的正確性和計算結果的正確性,請大家見諒,也歡迎大家探討!
目錄
一、計算連續方程Lyapunov指數的程序二、wolf 方法計算李雅普諾夫指數三、小數據量法計算Lyapunov指數的 Matlab 程序四、C-C方法計算時間延遲和嵌入維數計算Lyapunov指數計算關聯維數混沌時 間序列預測五、計算各種混沌系統李雅普洛夫指數的MATLAB源程序六、二維Henon映射的Lyapunov指數的計算
一、計算連續方程Lyapunov指數的程序,比較好用的其中給出了兩個例子:計算Rossler吸引子的Lyapunov指數計算超混沌Rossler吸引子的Lyapunov指數HYPERLINK "/downloads39/sourcecode/math/detail132231.html"/downloads39/sourcecode/math/detail132231.html
基于Volterra濾波器混沌時間序列多步預測----------------------------------------------參考文獻:1、張家樹.混沌時間序列的Volterra自適應預測.物理學報.2000.032、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlinearities for LMS Adaptation. IEEE Trans.Sign.Proc. Vol.42 1994 ----------------------------------------------文件說明:1、original_MultiStepPred_main.m 程序主文件,直接運行此文件即可2、original_train.m 訓練函數3、original_test.m 測試函數4、LorenzData.dll 產生Lorenz離散序列5、normalize_1.m 歸一化6、PhaSpaRecon.m 相空間重構7、PhaSpa2VoltCoef.m 構造 Volterra 自適應 FIR 濾波器的輸入信號矢量 Un8、TrainTestSample_2.m 將特征矩陣前 train_num 個為訓練樣本,其余為測試樣本9、FIR_NLMS.dll NLMS自適應算法HYPERLINK "/downloads45/sourcecode/math/detail150408.html"/downloads45/sourcecode/math/detail150408.html
recnstitution重構相空間,在非線性系統分析中有重要的作用
MATLAB程序如下:
function [Texp,Lexp]=lyapunov(n,tstart,stept,tend,ystart,ioutp);global DS;global P;global calculation_progress first_call;global driver_window;global TRJ_bufer Time_bufer bufer_i;
%% Lyapunov exponent calcullation for ODE-system.%% The alogrithm employed in this m-file for determining Lyapunov% exponents was proposed in%% A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano,% "Determining Lyapunov Exponents from a Time Series," Physica D,% Vol. 16, pp. 285-317, 1985.%% For integrating ODE system can be used any MATLAB ODE-suite methods.% This function is a part of MATDS program - toolbox for dynamical system investigation% See: http://www.math.rsu.ru/mexmat/kvm/matds/%% Input parameters:% n - number of equation% rhs_ext_fc
總結
以上是生活随笔為你收集整理的matlab heaviside,Matlab编写的Lyapunov指数计算程序汇总.doc的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python matpoltlib绘制动
- 下一篇: python在线编辑器import_ma