CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 系统参数

搜索资源列表

  1. CR

    0下载:
  2. 这是计算海上双船间碰撞危险度的程序,其中的诸参数都是通过神经网络系统训练而得的。希望能够通过站长的审核-sea vessel in the collision between risk procedures, the parameters are passed neural network training system dividend. Head through to the audit
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:35174
    • 提供者:王骁
  1. tituiminTWOmul

    0下载:
  2. 递推广义最小二乘法,主要应用于系统辨识,按照给定的递推方程辨识参数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39313
    • 提供者:徐徐
  1. MSLS

    0下载:
  2. (1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。 (2)M.dat,wnoise1.dat分别为M和白噪声序列。Wnoise1.dat的长度为700,wnoise2.dat的长度为1000。Msls6.c为N=600的程序,Msls8.c为N=800的程序。 (3)程序运行后,生成的两个h文件为产生的脉冲响应函数。Msls6.dat为msls6.c的参数估计结果,ms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28560
    • 提供者:陈栋
  1. joint-force-measure

    1下载:
  2. ADAMS软件使用交互式图形环境和零件库、约束库、力库,创建完全参数化的机械系统几何模型,其求解器采用多刚体系统动力学理论中的拉格郎日方程方法-ADAMS software uses an interactive graphical environment, and part library, library binding, force libraries to create fully parametric geometric model of the mechanical system,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:74475
    • 提供者:林敏
  1. winpp0

    2下载:
  2. 用来求解非线性系统中分岔,混沌,周期,准周期等动力学,可以求数值解,也可画图,只要知道系统模型,可以根据需要自由修改参数,软件带有使用说明,简单易懂-Used to solve nonlinear systems in the bifurcation, chaos, periodic, quasi-periodic dynamics, etc., you can seek numerical solutions, but also drawing, as long as know the sys
  3. 所属分类:Algorithm

    • 发布日期:2015-03-29
    • 文件大小:596698
    • 提供者:weiduqu
  1. themethodofidentificatetheleverandparamaters

    0下载:
  2. 同时辨识模型阶次和参数的算法,源自于潘立登的系统建模与辨识。-At the same time identification model order and parameters of the algorithm, derived from Li-Deng Pan system modeling and identification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:45752
    • 提供者:陈涛
  1. zuixiaoerchengfa

    0下载:
  2. 这个程序主要是一个递推的最小二乘发,根据diphon方程来辨识一类系统的参数-This procedure is essentially a recursive least squares fat, according to diphon equation to identify a class of system parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3129
    • 提供者:wulang
  1. AVO

    1下载:
  2. AVO正演模型实验,包括观测系统,正演参数,最后成图。-AVO forward modeling experiments, including the observing system is speech parameters, the final mapping.
  3. 所属分类:Algorithm

    • 发布日期:2016-12-03
    • 文件大小:15318
    • 提供者:thh
  1. MSLS

    0下载:
  2. MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9872
    • 提供者:miaomiao
  1. moyituhuo

    0下载:
  2. 模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:791
    • 提供者:hujiang
  1. dmle

    0下载:
  2. 递推极大似然法求解系统辨识参数(matlab)-Maximum Likelihood Estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:691
    • 提供者:关尔
  1. RLS

    0下载:
  2. 递归最小二乘算法,用于系统参数辨识,对二阶系统进行辨识。-this is a program called RLS, which was used in the parameter identification of two order system.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:829
    • 提供者:liguo qin
  1. chap2_06_RLS

    0下载:
  2. RLS最小二乘改进算法,能够根据输入输出数据辨识系统参数-Least Squares RLS improved algorithm, the system parameters according to the identification of the input and output data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:697
    • 提供者:bishanshan
  1. NLJ-optimization-algorithm

    0下载:
  2. 用于系统辨识的NLJ算法。适用于状态空间表示的非线性系统,用于系统参数的辨识。-NLJ algorithm for system identification. Applicable to non-linear state space representation used to estimate the system parameters.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13121
    • 提供者:董毅
  1. CPA

    0下载:
  2. 啁啾脉冲放大中的多通放大进行数值计算,并计算其横截面光强分布。可以用于进一步计算和确定系统参数-Chirped pulse amplification of multiple amplification through numerical calculation, and calculates the cross-sectional intensity distribution. And can be used in further calculations to determine the s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3655
    • 提供者:王亮
  1. systemidenfication

    0下载:
  2. 三级系统辨识的模拟实验结果。系统参数在程序中给出。-A simulink of Identification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1001
    • 提供者:水无月
  1. systemidentificationwhitenoise

    0下载:
  2. 带白噪声的系统辨识仿真实验代码。系统参数在代码中给出。-A simulink of system identification with white noise.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:692
    • 提供者:水无月
  1. rub

    0下载:
  2. 该程序主要完成jeffcott转子圆周碰摩故障仿真,包括设置初始条件,转子系统参数等-rub-impacting of rotor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4568
    • 提供者:马兴瑞
  1. RLS

    0下载:
  2. 系统辨识课程实验所写的程序。使用递推最小二乘估计辨识系统参数。输出系统参数辨识结果以及辨识精度。程序可以直接运行。-I wrote this program in my system identification course experiment. Using the recursive least squares estimation identification of system parameters. Output system parameter identification res
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:潘瑞鸿
  1. pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:ClingTheGOAT
« 12 3 4 »
搜珍网 www.dssz.com