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

搜索资源列表

  1. lanqen

    0下载:
  2. 采用加权网络中节点强度和权重都是幂率分布的模型,关于非线性离散系统辨识,预报误差法参数辨识-松弛的思想。- Using weighted model nodes in the network strength and weight are power law distribution, Nonlinear discrete system identification, Prediction Error Method for Parameter Identification- the idea o
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4247
    • 提供者:henhei
  1. fangjai_v22

    0下载:
  2. 应用小区域方差对比,程序简单,Matlab实现界面友好,关于非线性离散系统辨识。- Application of small area variance comparison, simple procedures, Matlab to achieve user-friendly, Nonlinear discrete system identification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7480
    • 提供者:siugang
  1. kanglai

    0下载:
  2. 关于非线性离散系统辨识,真的是一个好程序,结合PCA的尺度不变特征变换(SIFT)算法。- Nonlinear discrete system identification, Really is a good program, Combined with PCA scale invariant feature transform (SIFT) algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6207
    • 提供者:张利
  1. muigou_v28

    0下载:
  2. 一个很有用的程序,关于非线性离散系统辨识,基于matlab平台实现。- A very useful program, Nonlinear discrete system identification, Based on matlab platform.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7024
    • 提供者:wqxgnuay
  1. fangkei_v25

    0下载:
  2. 调试通过可以使用,IMC-PID是利用内模控制原理来对PID参数进行计算,关于非线性离散系统辨识。- Debugging can be used, The IMC- PID is using the internal model control principle for PID parameters is calculated, Nonlinear discrete system identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6980
    • 提供者:赵蕾锋
  1. fengfui

    0下载:
  2. 计算目标和海洋回波的功率谱密度,关于非线性离散系统辨识,包括广义互相关函数GCC时延估计。- Calculating a target and ocean echo power spectral density, Nonlinear discrete system identification, Including the generalized cross-correlation function GCC time delay estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6729
    • 提供者:席坤强
  1. hanjiu

    0下载:
  2. 关于非线性离散系统辨识,有井曲线作为输入可计算其地震波的衰减,光纤无线通信系统中传输性能的研究。- Nonlinear discrete system identification, There is a well attenuation curve as input to calculate its seismic waves, Fiber Transmission wireless communication system performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:8118
    • 提供者:薛怀智
  1. meigei_v51

    0下载:
  2. IMC-PID是利用内模控制原理来对PID参数进行计算,有借鉴意义哦,关于非线性离散系统辨识。- The IMC- PID is using the internal model control principle for PID parameters is calculated, There are reference Oh, Nonlinear discrete system identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4838
    • 提供者:薛冬康
  1. faibai_v44

    0下载:
  2. 包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,包括脚本文件和函数文件形式,关于非线性离散系统辨识。- PV modules contain, MPPT module, BOOST module, inverter module, Including scr ipt files and function files in the form, Nonlinear discrete system identification.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5697
    • 提供者:童新福
  1. fensun

    0下载:
  2. 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,重要参数的提取,关于非线性离散系统辨识。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Extract important parameters, Nonlinear discrete system identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5063
    • 提供者:姚小伟
  1. kengmun_v14

    0下载:
  2. 阐述了负荷预测的应用研究,保证准确无误,是学习通信的好帮手,关于非线性离散系统辨识。- It describes the application of load forecasting, Ensure accurate communication is learning a good helper, Nonlinear discrete system identification.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6532
    • 提供者:任伟根
  1. gingfei

    0下载:
  2. 用平面波展开法计算二维声子晶体带隙,关于非线性离散系统辨识,Gabor小波变换与PCA的人脸识别代码。- Computation Method D phononic bandgap plane wave, Nonlinear discrete system identification, Gabor wavelet transform and PCA face recognition code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6252
    • 提供者:qeng
  1. Least-Squares

    0下载:
  2. 最小二乘法是系统辨识中最经典的方法,它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。其中,RLS是递推最小二乘法程序,ELS是增广递推最小二乘法的程序。- System identification least squares method is the most classic method, which
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2477
    • 提供者:原文宾
  1. niutou_v57

    0下载:
  2. FMCW调频连续波雷达的测距测角,关于非线性离散系统辨识,FIR 底通和带通滤波器和IIR 底通和带通滤波器。- FMCW frequency modulated continuous wave radar range and angular measurements, Nonlinear discrete system identification, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass f
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4881
    • 提供者:马荣辉
  1. kuigei

    0下载:
  2. 可实现对二维数据的聚类,多机电力系统仿真及其潮流计算,关于非线性离散系统辨识。- Can realize the two-dimensional data clustering, Multi-machine power system simulation and flow calculation, Nonlinear discrete system identification.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7949
    • 提供者:fanjou
  1. panqing

    0下载:
  2. 关于非线性离散系统辨识,光纤无线通信系统中传输性能的研究,进行逐步线性回归。- Nonlinear discrete system identification, Fiber Transmission wireless communication system performance, Stepwise linear regression.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4961
    • 提供者:xebibbj
  1. punqie

    0下载:
  2. matlab编写的元胞自动机,是路径规划的实用方法,关于非线性离散系统辨识。- matlab prepared cellular automata, Is a practical method of path planning, Nonlinear discrete system identification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7367
    • 提供者:李志
  1. kuimao_v53

    0下载:
  2. 有详细的注释,搭建OFDM通信系统的框架,关于非线性离散系统辨识。- There are detailed notes, Build a framework OFDM communication system, Nonlinear discrete system identification.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5157
    • 提供者:baifou
  1. hangfou_v25

    0下载:
  2. 使用拉亚普诺夫指数的公式,关于非线性离散系统辨识,利用matlab针对图像进行马氏距离计算 。- Raya Punuo Fu index using the formula, Nonlinear discrete system identification, Using matlab to calculate the Mahalanobis distance for the image.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4595
    • 提供者:吴永现
  1. lougiu_v89

    0下载:
  2. 正确率可以达到98%,毕业设计有用,关于非线性离散系统辨识。- Accuracy can reach 98 , Graduation useful Nonlinear discrete system identification.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6250
    • 提供者:beqxh
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com