搜索资源列表
EEG_ECG_Matlab
- 计算脑电信号非线性参数,心电信号分析与滤波以及去基线漂移
CC_method.CC法,用于非线性时间序列中
- CC_method:CC法,用于非线性时间序列中,相空间重构,求取时间延迟tau及时间窗口tw。 本程序,本人于2008年12月1日,在matlab7.0上运行通过,可以得到CC_method的5个相关参数及图形,结果很好。 包括子程序: 1.CSCC_method:用lorenz系统来测试CC_method; 2.C_CMethod_inf:用于求延迟时间tau及时间窗口tw; 3.disjoint:用于将时间序列分解成t个不相交的时间序列; 4.reconstitution:用来
matlab
- 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell method to optimize the generaliz
EMD-Toolbox
- EMD的Toolbox及使用方法 经验模态分解(Empirical Mode Decomposition, 简称EMD)是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。这一点与建立在先验性的谐波基函数和小波基函数上的傅里叶分解与小波分解方法具有本质性的差别。正是由于这样的特点, EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上, 具有非常明显的优势。所以, EMD方法一经提出就在不同的
bppid
- MATLAB平台下的基于人工神经网络的非线性控制系统PID参数整定代码,能实现在线调节功能。-MATLAB platform artificial neural network-based nonlinear control system PID parameter tuning code, to achieve regulatory function online.
feixianxing
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
pf
- 用于对非线性方程的参数估计和最优估计的粒子滤波算法,保管一看就会,步骤很清晰的。-the solution of non-line function by pf filter
trendMK
- MATLAB 编程实现mann Kendall 非线性参数检验-MATLAB programming mann Kendall nonlinear parametric test
nonlinear-equation
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
fenxingweishu
- 此程序是用来计算HRV的非线性参数:分形维数和近似熵-The program is used to calculate HRV nonlinear parameters: fractal dimension and approximate entropy
chos-papers
- 关于混沌时间序列的论文,matlab 在研究非线性混沌中的应用,和非线性参数的意识任务分类-The study of chaotic time series, MATLAB in the study of nonlinear chaos in the application, and the nonlinear parameters of the mental task classification
xiao
- 初始化粗粒度序列,为计算脑电信号非线性参数——复杂度的Matlab程序-Initialization sequence of coarse-grained, for the calculation of the nonlinear parameters of the EEG- the complexity of the Matlab program
2
- 自回归模型中的最小距离估计-非线性参数估计模型-Minimum distance estimation in autoregressive model
k22
- 神经网络的在线参数修正及系统辨识在非线性系统中的应用(Online parameter modification of neural network and application of system identification in nonlinear system)
粒子滤波
- 粒子滤波用于跟踪目标,并且应用了Em算法识别非线性参数(Particle filtering is used to track targets)
Desktop
- 实现PID的三个参数的调节,使参数在一定范围内(PID three parameters to achieve the adjustment, so that parameters within a certain range)
saleh
- 用saleh模型拟合功率放大器,采用n组功放的输入输出数据标识模型中的参数,拟合功放输入输出曲线(Fitting power amplifier with Saleh model. The input and output data of N group power amplifier are used to identify the parameters in the model, to fit Input and output curve of fitted power amplifier.
sample1
- 进行非线性规划问题及遗传算法的三个例子,引用了遗传算法(Three examples of nonlinear programming problems and genetic algorithms are presented)
BP神经网络的非线性系统建模_非线性函数拟合
- BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
模糊熵排列熵FD_higuchi
- 排列熵、模糊熵、FD_Higuchi的代码,计算非线性参数。(the codes of permutation entropy, fuzzy entropy, and FD_Higuchi function)