CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 离散化

搜索资源列表

  1. 温度控制

    1下载:
  2. 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital PID controller, digital PID c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2495
    • 提供者:jun
  1. 52002

    0下载:
  2. 硕士学位论文捷联惯性系统初始对准研究 惯导系统的初始对准是影响系统使用性能的关键技术之一,对准的精度与速度直接关系到惯性统的精度与启动特性。对卡尔曼滤波及其在初始对准中的应用进行了研究。首先介绍了卡尔曼滤波理论的应用背景,然后推导了离散卡尔曼滤波方程,并对连续系统的状态方程进行离散化提出了适用于舰载捷联惯性系统的动基座对准的2通道10个状态变量和2通道12个状态变量的系统动态模型,并建了相应的速度匹配和位置匹配量测模型。 -master's degree thesis SINS
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8600889
    • 提供者:王琴
  1. Finate_difference_wave_equel

    2下载:
  2. 详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix-Linux系统中通过,绘出的图形得到了老师的认可
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:981995
    • 提供者:罗锦华
  1. test

    0下载:
  2. 一个连续信号进行FFT分析先要进行离散化.这个实例便是一个简单的对连续信号的采样并数字化.从而可以获得其FFT频谱
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6082
    • 提供者:marscr
  1. s-hanshu

    2下载:
  2. PID控制器的参数自适应,需要整定P,I ,D, 此S函数用的是固定步长,并用后向差分离散化。其中Tsa是Simulink的仿真一个周期的时间。在对图 7所示单闭环调速控制系统的动态结构图,在有自适应控制情况下,进行基于PSO算法的PID参数整定时,这个函数也会用到。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:lanyu
  1. Cpp1

    0下载:
  2. 使用c++语言处理图像,可以对图像进行Perona-Malik的模仿。 Cpp1.cpp包含了所有代码 分为读取图像函数,高斯平滑,基于Perona-Malik模型的离散化处理,使图像得到平滑,一致噪声,里面还包括了保存处理过后的图像函数。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3668
    • 提供者:方哲
  1. Kriging.离散点资料网格化fortran程序

    4下载:
  2. 离散点资料网格化fortran程序,gslib。,Discrete points of data grid fortran program, gslib.
  3. 所属分类:Windows编程

    • 发布日期:2012-11-08
    • 文件大小:336773
    • 提供者:dawran
  1. chi2.rar

    0下载:
  2. chi2实验(序列)是基于概率统计的连续属性离散化方法,chi2 experiment (sequence) is based on probability and statistics methods Discretization of Continuous Attributes
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:3080620
    • 提供者:小修
  1. PCM5

    0下载:
  2. PCM编码系统的设计【课程设计】PCM编码(又叫脉冲编码调制):数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五人取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。-PCM coding system design curriculum design】 【PCM encoding (also known as pulse code modulation): digital communications, one of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237298
    • 提供者:zhen
  1. ID3

    0下载:
  2. 自己实现的ID3算法,可以对连续变量进行离散化操作-Own implementation of ID3 algorithm to discretize the continuous operation of the variable
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:355520
    • 提供者:jcli
  1. 119128674shuxinglisan

    0下载:
  2. 数据离散化,用C++写的,适合数据挖掘专用-it s used for the data mining
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:363104
    • 提供者:韩兴凯
  1. GRID

    1下载:
  2. 该程序应用FORTRAN语言编写,可快速对离散数据采用距离反比加权公式进行网格化处理,方便实用,直接下载编译就可以执行,非常方便快捷,应用多年效果较好!-The program application of FORTRAN language, and can be used for discrete data inverse distance-weighted formula for grid processing, convenient and practical, direct downlo
  3. 所属分类:Windows Develop

    • 发布日期:2015-02-05
    • 文件大小:1517
    • 提供者:lcl009
  1. CACC

    0下载:
  2. 连续属性离散化CACC算法程序此程序是数据挖掘的一种合并算法-Discretization of Continuous Attributes CACC algorithm procedure This procedure is a combination of data mining algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:33074
    • 提供者:小修
  1. ctree

    0下载:
  2. 本程序运用线段树+离散化+扫描线的方法来求解矩形周长问题。是运用线段数解题的经典应用之一。-This procedure using discrete segment of the tree++ scan line approach to solving the problem of rectangular perimeter. Segment is to use a number of problem-solving one of the classic applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1286
    • 提供者:hujiafeng
  1. function

    0下载:
  2. 曲线离散化算法实现,Douglas_Peucker算法。-Curve discretization algorithm, Douglas_Peucker algorithm.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:968
    • 提供者:青台
  1. SegmentTreestartear

    0下载:
  2. 线段树C++实现源码,包括离散化算法+扫描线法+染色问题-Segment tree implementation C++ source code, including the discrete algorithm+ scan-line method+ staining problems
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2047635
    • 提供者:startear
  1. 复化Simpson公式法----matlab

    0下载:
  2. 复化Simpson公式法----matlab,勇于离散积分方程,助于勇于工程反问题的计算,适合于算例仿真。(Complex Simpson formula ---- matlab, the courage to discrete integral equation, help to the courage to reverse the calculation of the project, suitable for example simulation.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:9216
    • 提供者:立军
  1. 粗糙集实验--属性约简

    0下载:
  2. 粗糙集离散化源码,matlab实验初学者,附带数据处理的数据(Rough set discretization source, suitable for beginners to learn, there are detailed instructions)
  3. 所属分类:其他

  1. geodetector_lisanhua

    2下载:
  2. 用于地理探测器输入因子数据的离散化,方便使用地理探测器。(Discretization of geometric input factor data for easy access to geo-detectors.)
  3. 所属分类:其他

    • 发布日期:2019-11-20
    • 文件大小:4096
    • 提供者:湘豆豆
  1. MOV约化攻击

    3下载:
  2. 关于MOV攻击算法使用同构解决椭圆曲线离散对数问题(Use automorphisms of about MOV attack algorithm solving the elliptic curve discrete logarithm problem)
  3. 所属分类:其他

    • 发布日期:2020-06-17
    • 文件大小:1024
    • 提供者:散仙
« 12 3 4 »
搜珍网 www.dssz.com