登录
首页 » matlab » fractal

fractal

于 2013-03-02 发布 文件大小:2KB
0 245
下载积分: 1 下载次数: 12

代码说明:

  matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )

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

发表评论

0 个回复

  • lpr_loc
    说明:  我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码(prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the color of gray values identification plates (based on blue plates) 2 from the blue and white identification numbers)
    2006-04-17 22:44:29下载
    积分:1
  • 显示出无相位模糊与有相位模糊的比较相关代码
    说明:  利用干涉仪测向,显示出无相位模糊与有相位模糊的比较相关代码(Direction-finding phase ambiguity of interferometer)
    2019-04-09 19:17:31下载
    积分:1
  • Solutions_manual_for_modern_signal_processing-2nd
    This the solution manual for modern signal processing.
    2008-03-22 01:47:57下载
    积分:1
  • Flood-relief-data-fitting
    对于排洪问题已给数据,对已有数据进行拟合并预测。(for flood relief problem,if giving data,it can be used to data fitting,and forecast the expectations.)
    2012-08-27 19:13:27下载
    积分:1
  • leida
    在高频地波雷达探测系统中,接收系统的任务是将目标回波信号从很强的杂波和噪声干扰中提取出来,使得后续的目标信息提取得以进行。本课题从高频地波雷达接收机的工作原理出发,分析了高性能接收系统设计中的一些问题并提出了相应的解决方案。(In the high-frequency surface wave radar detection system, the receiving system of the target echo signal is extracted from the strong clutter and noise, making the subsequent target information extraction to be carried out. The working principle of the subject from the high-frequency surface wave radar receiver, this paper analyzes some of the problems in the design of high-performance receiver system and propose appropriate solutions.)
    2013-04-17 21:51:25下载
    积分:1
  • ask
    说明:  a基于simulink仿真系统的ask模型(a simulation system based on simulink model ask)
    2008-10-10 15:21:57下载
    积分:1
  • MATLAB-shiyan
    本文介绍了基于MATLAB软件在《信号与系统》课程教学中的仿真实验,通过抽样信号的表征、周期方波信号的傅立叶级数分解与合成、余弦信号的相加与相乘、RLC带通滤波器的频率特性等仿真实验,说明了将MATLAB应用于教学实践中的重要作用和意义。(This article describes the MATLAB-based software in the " Signals and Systems" course teaching simulation, by sampling the signal characterization, cycle square wave signal of the Fourier series decomposition and synthesis, and the sum of cosine signal is multiplied, RLC bandpass filter the frequency characteristics simulation, MATLAB used to illustrate the important role of teaching practice and significance.)
    2011-09-27 18:04:07下载
    积分:1
  • uvhudjyi
    给出接收信号眼图及系统仿真误码率,相参脉冲串复调制信号,信号处理中的旋转不变子空间法,采用了小波去噪的思想,微分方程组数值解方法,LDPC码的完整的编译码,车牌识别定位程序的部分功能。(The received signal is given eye and BER simulation systems, Complex modulation coherent pulse train signal, Signal Processing ESPRIT method, Using wavelet denoising thought, Numerical solution of differential equations method, Complete codec LDPC code, Part of the license plate recognition locator feature.)
    2016-03-27 14:25:27下载
    积分:1
  • matlabkuozhanbiancheng
    matlab扩展编程——matlab扩展编程完整版,pdf格式,包含语音部分的两章的matlab例程(Matlab programming expansion-- Matlab version of the expansion program integrity, pdf format, part of the speech contains two chapters of Matlab routines)
    2006-12-11 12:42:08下载
    积分:1
  • PREETHI-REF
    A Novel STATCOM Based on Cascaded Three-phases Voltage Source Inverter-Reference papers
    2013-07-30 18:47:55下载
    积分:1
  • 696516资源总数
  • 106470会员总数
  • 0今日下载