-
fractaldimensionofchaosattractor
在重构相空间的基础上计算吸引子的分形维时,合适的嵌入维m和时间滞后τ的选取至关重要.在虚假邻域概念基础上,本文给出了确定m和τ的方法.较之以前的方法,此方法更准确、简单、容易理解、易实施,对较小样本数据集也可靠.最后的应用实例验证了理论的正确性.(In the reconstructed phase space based on the calculation of the fractal dimension of attractor, the appropriate embedding dimension m and time lag τ selection is essential. In a mock neighborhood based on the concept, this paper presents the method to determine m and τ. Compared with the previous methods, this method is more accurate, simple, easy to understand, easy to implement on a smaller set of sample data is also reliable. The last application example to verify the theoretical correctness.)
- 2010-03-04 10:10:17下载
- 积分:1
-
shaungkui
说明: 利用matlab仿真软件 对PWM进行仿真 有波形(Matlab simulation software used to simulate a PWM waveform)
- 2011-03-30 08:49:35下载
- 积分:1
-
compat
a code written to find the different values of eeg
- 2012-05-24 20:16:58下载
- 积分:1
-
Ballal-fuzzy-logic-notes
fuzzy logic controller design
- 2011-10-25 15:21:27下载
- 积分:1
-
Two-self-balancing-fuzzy-control
两轮自平衡模糊控制论文
matlab程序+simulink仿真(Two self-balancing fuzzy control thesis matlab simulation program+simulink)
- 2020-06-29 19:40:02下载
- 积分:1
-
dtc_observer
dtc with adaptif observer in Simulink
- 2013-04-24 19:23:49下载
- 积分:1
-
mti.zip
Radar 动目标MTI检测器 雷达MTI动目标检测,里面包含所有动目标检测的滤波器,很实用,有不同系数的滤波器进行比较,滤波器可以直接使用(Radar Moving Target MTI Detector
Radar MTI moving target detection, which contains all moving target detection filters, is very practical. The filters with different coefficients are compared. The filters can be used directly.)
- 2019-06-20 15:54:12下载
- 积分:1
-
LargestLyapunov
求时间序列的最大李亚普诺夫指数,很好用。(the largest lyapunov)
- 2010-06-30 15:51:04下载
- 积分:1
-
cp0202
设计一个一维wiener滤波器,并以平稳信号加噪为输入,得到该平稳信号的估计信号,并求出最小均方误差。(Design a one-dimensional wiener filter, and to smooth the input signal plus noise to get the estimated signal of the stationary signal, and find the minimum mean square error.)
- 2010-12-06 11:09:43下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1