CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - nonlinear matlab

搜索资源列表

  1. ekf

    0下载:
  2. Learning the nonlinear Extended Kalman Filter-Learning the nonlinear Extended Kalman Filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2153
    • 提供者:tom
  1. ekf

    0下载:
  2. The state space model is nonlinear and is input to the function along with the current measurement. The function performs the extended Kalman filter update and returns the estimated next state and error covariance MATLAB 7.6 (R2008a)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:1506
    • 提供者:Rafal
  1. particle_1

    0下载:
  2. 粒子滤波是现阶段比较流行的非线性滤波算法,本程序是滤波算法的第一部分。-Particle filter is very important for nonlinear system which is very hot now. This is the first part of its matlab source.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1414
    • 提供者:brucezhang
  1. particle_2

    0下载:
  2. 粒子滤波是现阶段比较流行的非线性滤波算法,本程序是滤波算法的第二部分。-Particle filter is very important for nonlinear system which is very hot now. This is the second part of its matlab source.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:3058
    • 提供者:brucezhang
  1. MonteCarto_MINLP

    1下载:
  2. 蒙特卡罗随机算法求解非线性整数规划的MATLAB程序-a MATLAB program using Monte Carlo algorithm to deal with a nonlinear integer programming model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1292
    • 提供者:liujian
  1. ParticleFilter

    0下载:
  2. 本程序是例子滤波的一个仿真程序,实现非线性非高斯的例子滤波及预测功能-This program is an example of a simulation program filtering to achieve an example of nonlinear non-Gaussian filtering and prediction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1489
    • 提供者:Qingquan Sun
  1. LPC_Project

    0下载:
  2. 线性预测算法基于遗传算法-支持向量机的水库叶绿素a浓度短期预测非线性时序模型,利学水 报 2009 年 1 月 SHUILI XUEBAO 第第 40 卷 1 期文章编号 :055929350 2009 0120046206 基于遗传算法 -matlab Linear prediction algorithm is based on genetic algorithm- support vector machine reservoir chlorophyll-a concentration of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3416
    • 提供者:微软
  1. Classical_fuzzy_program

    0下载:
  2. 一个经典模糊非线性控制论文的仿真程序,很牛!-A classic papers fuzzy nonlinear control simulation program, it is cow!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1955
    • 提供者:hjq
  1. optim

    0下载:
  2. 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:46499
    • 提供者:周微
  1. MLP_sin

    0下载:
  2. MLP graph input-output mapping with inputs x and outputs y generated by the following nonlinear,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-11
    • 文件大小:626
    • 提供者:cnabro
  1. code1

    0下载:
  2. the attached file consists of matlab code for implementation of sequential importance sampling particle filter given in IEEE paper entitled as "A TUTORIAL ON PARTICLE FILTERS FOR ONLINE NONLINEAR NON GUASSIAN BAYESIAN TRACKING"
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:998
    • 提供者:babi
  1. solve

    0下载:
  2. matlab算法程序集--非线性方程组求解程序-Solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2972
    • 提供者:yuanzh
  1. matlab-Optimization4

    0下载:
  2. matlab关于非线性规划的很好的一个源程序-matlab nonlinear programming good source
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:9109
    • 提供者:余子健
  1. Matlab_algorithm

    0下载:
  2. 很多很好的matlab程序,包括用于数值微分,数值积分,非线性方程组求解-It contain a lot of good marlab programs, including those for numerical differentiation, numerical integration, nonlinear equations to solve, and so
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:162634
    • 提供者:王敏蔚
  1. SSFforNLSE

    2下载:
  2. 用SSF算法精确的求解了描述超短脉冲在光纤中传输的非线性薛定谔方程,对于光电子光通信的同行较有参考价值。-With the SSF algorithm for solving accurately describing the transmission of ultrashort pulses in optical fiber nonlinear Schrö dinger equation, for optoelectronic and optical communications counte
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-25
    • 文件大小:1120
    • 提供者:吴俊杰
  1. five

    1下载:
  2. 1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The PCA algorithm for image process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5071
    • 提供者:hudingyin
  1. meanstdf

    0下载:
  2. 平均或标准差,通常计算了信号的分析,整体的一部分。但是,有时我们想知道这个数量在不断变化的数据流。 MEANSTDF计算预期的平均值和标准偏差值使用定义为每一个用户的数据的位置窗口。输出可能是有用的,而非线性趋势化和平稳性分析。-Mean or standard deviation are usually computed for whole part of the analysed signal. However, sometimes we would like to know how thi
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2519
    • 提供者:ken
  1. FE-elastic-plastic

    0下载:
  2. FE cod for solving 3D elastic plastic problem using mixed hardening.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:5447
    • 提供者:Jafari
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. NFPSS

    0下载:
  2. These set of programs are written to design a robust power system stabilizer for minimizing the effects of low frequency oscillations in electric power systems. A complete nonlinear model of the power system represented by a single machine connected
  3. 所属分类:Project Design

    • 发布日期:2015-06-08
    • 文件大小:15242
    • 提供者:al-amin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com