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

搜索资源列表

  1. 用“时域最小平方误差准则” 设计IIR DF

    0下载:
  2. 试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:lsd
  1. IIR滤波器设计

    18下载:
  2. 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:46036
    • 提供者:殷开
  1. 我的matlab函数库

    1下载:
  2. 这里是我得一些常用函数库,主要用于扩频通信系统仿真-here is that I have some common functions, mainly for spread spectrum communications system simulation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1138629
    • 提供者:xiaolinhu
  1. cpid1

    0下载:
  2. 传统的pid控制算法,系统函数是无时滞的,采用增量式的pid控制算法.-traditional pid control algorithm, the system function is without delay, using the incremental pid control algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:阳关
  1. pzplot

    1下载:
  2. %绘制系统函数的零极点图 % %pzplot(num,den) %num为系统函数分子多项式的系数向量 %den为系统函数分母多项式的系数向量 %
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:968
    • 提供者:吴江华
  1. IIR_impulse_butterworth

    0下载:
  2. 这是一个基于MATLAB编写的BUTTERWORTH滤波器的程序.其中从s域到z域的变换是自己编写的,代替了MATLAB中的系统BUTTERWORTH的系统函数(对于毕业设计的学生,比较有用!!)-based on MATLAB BUTTERWORTH prepared by the filter process. From which z's domain to the domain transform their own preparation, instead of MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1168
    • 提供者:jtn
  1. fir-low-pass-filter-design

    0下载:
  2. 用矩形窗设计了一个FIR线性相位低通数字滤波器。截止频率0.5π,阶数为21阶。求出了系统函数并画出了幅频响应。-A rectangular window design with linear phase FIR low-pass digital filter. Cutoff frequency 0.5π, the order of 21 bands. Find the system function and plotted the amplitude-frequency response.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:8114
    • 提供者:董晓曦
  1. 计算电离层延迟和系统硬件延迟

    7下载:
  2. 一款实用的计算GPS卫星硬件延迟和用低阶球谐函数计算电离层延迟的程序
  3. 所属分类:matlab例程

    • 发布日期:2012-10-11
    • 文件大小:87817
    • 提供者:stillwei3
  1. Mseires

    3下载:
  2. 用MATLAB产生M序列作为系统的输入,根据传递函数,仿真输出,并得出输入的自相关函数和输入输出的互相关函数。-M sequence generated by MATLAB as input, in accordance with transfer function, simulation output, and come to enter the auto-correlation function and the input and output of the cross-correlatio
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2967
    • 提供者:ning
  1. 1

    0下载:
  2. 一个用于产生海宁窗的Matlab函数,系统函数库也有-Haining window used to generate a Matlab function, the system function library is also
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:706099
    • 提供者:谢云翔
  1. Identifying_pulse_response

    2下载:
  2. 系统辨识课上做的利用相关分析法辨识脉冲响应的实验。包括用M序列生成白噪声,计算互相关函数得到脉冲响应估计值等等,比较基础-Experiment about Identifying the pulse response with a method of correlative analysis in my class on system identification. It contains using M-sequence to generate white noise, bu calculat
  3. 所属分类:matlab

    • 发布日期:2015-09-28
    • 文件大小:146432
    • 提供者:
  1. Chebyshev1IIRdigitalfilter

    0下载:
  2. 这是本人夏季学期的课程设计:模拟信号数字化滤波处理的计算仿真-Chebyshev I型低通滤波,对模拟信号进行数字化滤波处理。根据数字滤波器的性能指标,计算出Chebyshev1型低通IIR数字滤波器的系统函数,画出数字滤波器的频率响应曲线,给出Chebyshev1型低通IIR数字滤波器的设计结果。-This is my summer semester of the curriculum design: analog signal processing digital simulation f
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2229
    • 提供者:阿祥古
  1. xtjl

    0下载:
  2. 实现了25种系统聚类的方法,在函数的选项里面可以进行方便的指定。同时可以自动计算这25种方法的评价函数,选择最优的系统聚类方法-25 kinds of systems to achieve a clustering method, in function of the option which can be easily specified. At the same time, it can automatically calculate the 25 kinds of methods of e
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:718
    • 提供者:王晶
  1. matlab 3阶和四阶B 样条函数构造正交小波

    0下载:
  2. 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
  3. 所属分类:matlab例程

    • 发布日期:2015-07-30
    • 文件大小:1355
    • 提供者:rongliang0117
  1. BP神经网络的非线性系统建模-非线性函数拟合

    2下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:48128
    • 提供者:青鱼
  1. BP神经网络的非线性系统建模_非线性函数拟合

    1下载:
  2. BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:47104
    • 提供者:傲视天下
  1. 雷达系统分析与设计(MATLAB)

    3下载:
  2. 讨论了雷达基本概念和技术原理,具体描述了雷达截面、极化、匹配滤波器和雷达模糊函数及雷达波传播的最新进展,并给出了PRN 码,多径和折射、高距离分辨率、杂波和MIT处理的有关内容。新版增加了更多习题,包含丰富的MATLAB程序代码可用于雷达系统的分析和设计,具有很高的实际应用价值。(Discuss the basic concept and principle of radar technology, describes the latest progress of radar cross sec
  3. 所属分类:matlab例程

    • 发布日期:2017-12-11
    • 文件大小:630784
    • 提供者:Prince0716
  1. Mittag-Leffler函数的Matlab计算程序

    0下载:
  2. 在整数阶线性系统中,e指数函数是描述解析解的重要函数,在分数阶系统中e指数函数的扩展——Mittag-Leffler函数是特别重要的。该文件是Mittag-Leffler函数的Matlab计算程序。(In integer linear systems, the e exponent function is an important function to describe the analytical solution. In the fractional order system, the e
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:182272
    • 提供者:东土大唐
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:48128
    • 提供者:32768
  1. 扫频法求开环传递函数

    2下载:
  2. 将扫频得到的数据进行处理,可以得到系统的开环传递函数(The open-loop transfer function of the system can be obtained by processing the data obtained by scanning frequency)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-14
    • 文件大小:2048
    • 提供者:liushenwen
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com