登录
首页 » matlab » snowflake

snowflake

于 2012-05-13 发布 文件大小:1KB
0 219
下载积分: 1 下载次数: 11

代码说明:

  对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数(An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw its graphics, and calculate the area of the Koch snowflake, and its fractal dimension)

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

发表评论

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
  • golaycodec
    说明:   matlab函数,可实现golay编码和译码,包括(23,11)和(24,12,8) (matlab function, can be realized golay encoding and decoding, including the (23,11) and (24,12,8))
    2009-07-24 20:23:43下载
    积分:1
  • Fiber-Bragg-Grating-Filter
    一个简单的,低成本的装置的设计优化 对均匀光纤布拉格光栅的布拉格波长 光栅(FBG)。调谐范围是通过 为45.34 nm的基于一个原则 在强度均匀矩形梁 模拟。 (A simple, low cost setup was designed for tuning the Bragg wavelength for a uniform fiber Bragg grating (FBG). The tuning range was achieved by as much as 45.34 nm based on the principle of a rectangular beam of uniform strength in the simulation.)
    2013-09-27 11:00:53下载
    积分:1
  • plota_EEG
    the plot of EEG power spectral values
    2010-07-19 03:30:10下载
    积分:1
  • Dejong1
    heuristic optimization
    2009-12-08 08:41:39下载
    积分:1
  • decomposition
    image with wavelet decomposition level 1
    2015-03-26 20:55:42下载
    积分:1
  • lizilvbo
    粒子滤波程序,含EKF UKF与PF的对比程序,很详细(EKF UKF matlab simulation program, including a comparison program, in great detail, with reference to the PF)
    2017-02-21 15:23:01下载
    积分:1
  • Water-marking-using-Har-wavelet-transform
    the Matlab project contains the source code used for simple watermarking using wavelet transform. Performs watermarking of the input image by decomposing the image using haar wavlet. Noise generated with normal distribution is used as the key and is added to the input image to obtain the watermarked image.
    2014-11-30 10:26:13下载
    积分:1
  • ADPLib_v1.0
    Simulink library block is created to achieve ADP learning methods for second order CT systems. This is based on Y. Jiang and Z. P. Jiang
    2015-02-12 16:38:39下载
    积分:1
  • Local-Binary-Pattern-Histogram-Fourier-Features
    local binary pattern histogram fourier implementation for matlab
    2014-03-19 01:35:42下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载