登录
首页 » matlab » filter

filter

于 2013-09-05 发布 文件大小:3KB
0 272
下载积分: 1 下载次数: 5

代码说明:

  可以根据不同的设计指标参数,快速、有效、自动地完成低通、高通、带通、带阻等各种滤波器的设计和仿真计算,直观展示相应滤波器的幅频、相频特性。(According to different parameters design specifications, fast and effective, automatically complete low pass, high pass, band pass, band stop filter design and various simulation, visual display appropriate filter frequency, phase frequency characteristics.)

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

发表评论

0 个回复

  • singlearea
    newton rapson method for line flow data
    2011-09-04 14:44:06下载
    积分:1
  • fuzzypid
    自己写的模糊PID的simulink文件(simulink fuzzy PID)
    2013-12-15 17:40:13下载
    积分:1
  • matlab_c_hunhebiancheng
    说明:  上传的是matlab和c的混合编程视频,希望大家能够喜欢。(Upload the matlab and c mixed programming video, hope that we can enjoy.)
    2010-03-26 19:45:04下载
    积分:1
  • Matlab1
    一本有关matlab的学习的详细手册 很有用的(A book about learning matlab detailed manual very useful)
    2008-01-30 15:40:25下载
    积分:1
  • ZF
    Matlab program for ZF equalization
    2014-09-09 16:04:24下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • 70-83
    《MATLAB时尚百例实例》实例70-83()
    2007-07-11 15:10:56下载
    积分:1
  • proj
    matlab source code for GMSK project
    2009-02-26 13:16:08下载
    积分:1
  • vcmatlab
    vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程(vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming)
    2009-04-17 12:41:21下载
    积分:1
  • i_error
    LED单珠光源的特性对配光具有重要影响,本程序从配光要求这个角度对不同厂家的LED灯的质量进行分析。(the property of LED is very important for using, and the program can envalue the quality of LED light source.)
    2012-04-26 02:02:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载