登录
首页 » matlab » Implementation-of-HP-IIR-filter-for-a-given-seque

Implementation-of-HP-IIR-filter-for-a-given-seque

于 2015-08-14 发布 文件大小:33KB
0 209
下载积分: 1 下载次数: 3

代码说明:

  IMPLEMENTATION OF A HIGH PASS INFINITE IMPULSE RESPONSE FILTER FOR A GIVEN SEQUENCE

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • MATLAB-GUI_design
    matlab GUI 学习资料,里面的东西很基础,且包含一些例子(matlab GUI learning materials, which are the basis of things, and contains some examples)
    2011-05-19 16:31:32下载
    积分:1
  • GMhuise
    Matlab灰色预测成语代码,方便大家实用(Matlab work huiseyuce)
    2013-09-13 23:43:17下载
    积分:1
  • genetic-algorithm
    MATLAB-HFSS联合仿真,以遗传算法优化开槽优化微带天线带宽,还需下载hfss-hfss-api方能使用,别忘了修改路径(MATLAB-HFSS-patch antenna)
    2021-01-24 19:58:38下载
    积分:1
  • SVPWM的具体实现
    五段式空间电压矢量SVPWM的具体实现介绍(The principle and course of space voltage vector SVPWM)
    2018-03-09 15:05:31下载
    积分:1
  • motors
    simulink models of different types of motors
    2009-09-08 04:40:36下载
    积分:1
  • trajectory
    控制弹道程序,关于航行器弹道的控制程序,进行定深航行的仿真程序(The program of trajectory)
    2020-08-30 13:08:11下载
    积分:1
  • 1-cluster-analysis
    说明:  多元统计分析方法,聚类分析的原理讲解资料(Multivariate statistical analysis, cluster analysis to explain the principles of information)
    2011-04-07 11:11:06下载
    积分:1
  • Signal
    Finding the Peaks in ECG and PPG using the turning point algorithm
    2021-03-22 15:09:16下载
    积分:1
  • daopujuli
    基于倒谱距离的语音信号端点检测方法的matlab程序,可以用于语音信号端点检测(Cepstral distance voice signal endpoint detection method based on the matlab program that can be used for voice signal endpoint detection)
    2015-01-13 17:03:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载