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

搜索资源列表

  1. GUI

    0下载:
  2. [摘 要] 通过Matlab 提供的可视化图形界面环境GUIDE 和Matlab 内嵌的相关函数设计完成的连续傅立叶变换演示界面,展示了图形用户界面在分析研究信号与系统分析中的重要应用.-[Abstract] Matlab provided through the graphical interface environment visualization and Matlab embedded GUIDE correlation function design is completed cont
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:248932
    • 提供者:zhaocuiqin
  1. chap04

    0下载:
  2. ch4_1_1:矩形连续函数的傅立叶变换(§4.1.1) ch4_1_2:构建一个矩形函数(§4.1.2) ch4_1_3:对f进行二维快速傅立叶变换(§4.1.2) ch4_1_4:对f进行补零(区域大小为256×256),而后进行二维快速傅立叶变换(§4.1.2) ch4_1_5:使变换结果的零频率分量位于中心,调用函数fftshift(§4.1.2) -ch4_1_1: rectangular continuous function of the Fourier tra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3879
    • 提供者:汤跃峰
  1. ALG021

    0下载:
  2. 解方程,具体见英文描述,给一个连续方程,解出f(x) = 0 在一定范围的解- To find a solution to f(x) = 0 given the continuous function f on the interval [a,b], where f(a) and f(b) have opposite signs: INPUT: endpoints a,b tolerance TOL maximum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:rdchkww
  1. ALG025

    0下载:
  2. 解方程,给出一个连续函数接f(x)=0的值,前提是给两个附近的值,且符号相反 - METHOD OF FALSE POSITION ALGORITHM 2.5 To find a solution to f(x) = 0 given the continuous function f on the interval [p0,p1], where f(p0) and f(p1) have opposite signs: INPUT
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1273
    • 提供者:rdchkww
  1. computer-basedvirtualfunctiongenerator

    2下载:
  2. 采用LabVIEW软件构建了一个基于计算机的虚拟函数发生器。文中首先介绍了信号发生器的发展状况,并在此基础上研究通用函数发生器的分类和主要性能指标。之后通过研究对数据采集卡的使用,完成虚拟函数发生器的硬件设计。再参照通用函数发生器的功能模块,采用LabVIEW软件进行虚拟函数发生器的软件设计。最后进行了仿真实验,实现了波形选择、参数设置、扫频、连续或突发输出等功能,并实现了虚拟函数发生器的模拟输出- used LabVIEW to build a computer-based virtual f
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:122309
    • 提供者:曹超
  1. function

    0下载:
  2. 产生持续固定持续时间的正弦脉冲并绘制出其频谱图 -Have a fixed duration of continuous sinusoidal pulse and frequency spectrum to map out its
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:9308
    • 提供者:郭姗姗
  1. caculatormatlab

    0下载:
  2. 该程序用来在matalab条件下求任何两个连续函数的卷积积分,非常方便-The program under the conditions used in matalab continuous function for any two of the convolution integral, a very convenient
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:2694
    • 提供者:高峰
  1. 12_dimensional

    0下载:
  2. 针对一维,二维函数个g(x),设计一个模糊系统f(x),使之一致的逼近定义在某区间上的连续函数并且满足所需精度-For one-dimensional, two-dimensional function of g (x), to design a fuzzy system f (x), consistent approach to the definition of a continuous function on the range and accuracy to meet the requi
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1088
    • 提供者:00
  1. ContinuousAntColonyAlgorithmforFunctionOptimizatio

    0下载:
  2. 连续蚁群算法求解函数优化问题,Continuous Ant Colony Algorithm for Function Optimization-Continuous Ant Colony Algorithm for Function Optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:223118
    • 提供者:张明扬
  1. AdaptivePIDcontrolbasedonRBFIdentification

    0下载:
  2. RBF神经网络整定的PID控制,能以任意精度逼近任意连续函数-RBF neural network-tuning of PID control to arbitrary accuracy any continuous function approaching
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1197
    • 提供者:邹志励
  1. PSO-toolbox

    0下载:
  2. PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:759951
    • 提供者:lihao
  1. MyGUI

    0下载:
  2. 这是用MATlab进行用户界面设计的程程序这是界面的功能是:对连续时间函数w(t)=exp(-abs(t))在【-5,5】区间内进行采样,利用样条插值重构该连续函数,绘出重构图形并输出重构误差。-It is used MATlab process of user interface design process which is the interface functions are: a continuous time function w (t) = exp (-abs (t)) in th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1602
    • 提供者:邱娜
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18626
    • 提供者:gao
  1. FSOUCP

    0下载:
  2. 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial fish school algorithm for unconstrained optimization of continuous function to solve for the case containing the constr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1737
    • 提供者:张望
  1. rgyq

    0下载:
  2. 无约束连续函数优化的人工鱼群算法通用MATLAB源码-Unconstrained optimization of continuous function universal MATLAB source of artificial fish school algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:4520
    • 提供者:天道酬勤
  1. sconv

    0下载:
  2. 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:612
    • 提供者:亢伟
  1. continuous

    0下载:
  2. 正弦信号产生一个具有两个正弦信号向量,本设计中运用continuous-state space s-function模块对输入信号进行变换,并通过scope模块显示出来。压缩文件中提供了M文件s-function的编写,以及搭建的模型框图-Generate a sinusoidal signal with two sinusoidal signal vector, the design of the use continuous-state space s-function module to
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6613
    • 提供者:mcr
  1. slpd

    0下载:
  2. In this paper, in control theory, sliding mode control, or SMC, is a form of variable structure control (VSC). It is a nonlinear control method that alters the dynamics of a nonlinear system by application of a high-frequency switching control. The s
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:201577
    • 提供者:deep
  1. nobody

    0下载:
  2. In this paper, in control theory, sliding mode control, or SMC, is a form of variable structure control (VSC). It is a nonlinear control method that alters the dynamics of a nonlinear system by application of a high-frequency switching control. The s
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:201567
    • 提供者:deep
  1. evervybody

    0下载:
  2. In this paper, in control theory, sliding mode control, or SMC, is a form of variable structure control (VSC). It is a nonlinear control method that alters the dynamics of a nonlinear system by application of a high-frequency switching control. The s
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:201569
    • 提供者:deep
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com