登录
首页 » Others » ditong

ditong

于 2013-04-26 发布 文件大小:1KB
0 168
下载积分: 1 下载次数: 1

代码说明:

  巴特沃斯低通滤波器matlab实现,用于频率域高通滤波(Butterworth low-pass filter matlab realize, the high-pass filter for frequency domain)

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

发表评论

0 个回复

  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • three level.m
    数值模拟三能级原子系统的稳态EIT现象,能修改各项参数对吸收项,相干项,粒子数布局的影响(Numerical simulation of steady-state EIT phenomena in a three-level system)
    2020-11-09 20:39:48下载
    积分:1
  • linecoords
    Edge detection result should be enhanced using linear method like Median filter to remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the centre of the pupil by counting the number of black pixels (zero value) of each column and row. Then get each row and column that has the maximum number of these black pixels. Then determine the center by simple calculation according to the image coordinate to set it correct on the image, consequently we can determine the radius of the pupil. Thus we can find the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms of circle and ellipse.
    2011-11-18 02:06:20下载
    积分:1
  • 01 层次分析法
    说明:  用MATLAB实现AHP层次分析法,有具体实际讲解及PPT说明(AHP based on the MATLAB, you can learn it from the PPT and we have the example.)
    2020-05-19 14:21:27下载
    积分:1
  • The-system-identification
    系统辨识及其MATLAB仿真(候媛彬),经典书籍,有源程序代码!(The system identification and matlab simulation. )
    2011-12-21 17:40:15下载
    积分:1
  • Newton
    牛顿插值和三次样条插值的matlab实现(Newton interpolation and cubic spline interpolation)
    2009-03-06 18:36:29下载
    积分:1
  • FINDENDSJUNCTIONS
    FINDENDSJUNCTIONS - find junctions and endings in a line/edge image Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp) Arguments: edgeim - A binary image marking lines/edges in an image. It is assumed that this is a thinned or skeleton image (or nearly so). disp - An optional flag 0/1 to indicate whether the edge image should be plotted with the junctions and endings marked. This defaults to 0. Returns: rj, cj - Row and column coordinates of junction points in the image. re, ce - Row and column coordinates of end points in the image.
    2012-05-28 12:09:57下载
    积分:1
  • cosfilter
    升余弦滤波器的matlab仿真程序,使用matlab2008编写(Raised cosine filter matlab simulation program, using matlab2008 write)
    2012-05-23 17:12:07下载
    积分:1
  • Inertial-navigation
    这是一本秦永元关于惯性导航的书籍。该书系统地讲解了导航的基础知识。(This is an inertial navigation ROCKETS about books. The book systematically explains the basics of navigation.)
    2015-03-07 10:51:16下载
    积分:1
  • myyiqun
    蚁群算法优化PID参数,运行myyiqun.m文件,修改数学模型在TEST文件中(Ant colony optimization algorithm PID parameters, run myyiqun.m file, modify the mathematical model TEST file)
    2014-06-17 15:41:45下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载