Location:
Search - cantor matlab
Search list
Description: 分形的mandelbrot和cantor,koch图形,使用matlab编写。-the Mandelbrot fractal and Cantor, koch graphics, the use of Matlab prepared.
Platform: |
Size: 1743 |
Author: 邓德鑫 |
Hits:
Description: 分形的mandelbrot和cantor,koch图形,使用matlab编写。-the Mandelbrot fractal and Cantor, koch graphics, the use of Matlab prepared.
Platform: |
Size: 1024 |
Author: 邓德鑫 |
Hits:
Description: matlab的分形程序:康托集,koch树等-matlab fractal procedures: Cantor sets, koch trees, etc.
Platform: |
Size: 1024 |
Author: jinzi |
Hits:
Description: 分形计算的几个程序原码,可用于康托集,求解非线性方程,分形树,分形维计算,庞加莱截面描述等功能,共19个程序或函数-Fractal several procedures for calculating the original code, can be used for Cantor sets, solving nonlinear equations, fractal tree, the fractal dimension, the Poincare cross-section describes the functions, a total of 19 procedures or functions
Platform: |
Size: 12288 |
Author: jzhee_mail |
Hits:
Description: MATLAB中的科赫曲线分形几何的概念是美籍法国数学家曼德尔布罗特(Mandelbrot)于1975年首先提出的,但最早的工作可追朔到1875年,德国数学家维尔斯特拉斯(Weierestrass)构造了处处连续但处处不可微的函数,集合论创始人康托尔(Cantor,德国数学家)构造了有许多奇异性质的康托尔三分集。-World of Koch
Through the creation of high-value products and services, coupled with the wise management of natural resources, Koch Industries, Inc., and its affiliates are
Platform: |
Size: 1024 |
Author: lijp |
Hits:
Description: cantor dust programm using iteration
Platform: |
Size: 7168 |
Author: ruud |
Hits:
Description: 一些基本的分形的MATLAB程序,比如cantor集,Julia集,分形树的绘制等-Some of the basic fractal MATLAB program, such as the cantor set, Julia sets, fractal tree drawing, etc.
Platform: |
Size: 2048 |
Author: 唐振华 |
Hits:
Description: Koch曲线、Sierpinski三角形、Cantor集的MATLAB实现代码 含结果图-Koch curve, Sierpinski triangle, Cantor set of MATLAB implementation code contains the results of Figure
Platform: |
Size: 12288 |
Author: luxaky |
Hits:
Description: Matlab在分形模拟上的一些应用,Cantor集模拟程序,模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications, the Cantor set simulation procedures, simulation to determine the iterative method and random iteration method.
Platform: |
Size: 2048 |
Author: 贺少领 |
Hits:
Description: 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
Platform: |
Size: 2048 |
Author: 郑志森 |
Hits:
Description: 几种分形的方法程序,如牛顿迭代,cantor ——sets ,matlab程序-Several fractal programs, such as Newton iteration Cantor- sets, Matlab program
Platform: |
Size: 6144 |
Author: again |
Hits:
Description: CODE ROR COMUTATION FRACTAL. YOU CAN USE IN MATLAB SOFTWARE
Platform: |
Size: 1024 |
Author: taranom |
Hits:
Description: MATLAB中的科赫曲线分形几何的概念是美籍法国数学家曼德尔布罗特(Mandelbrot)于1975年首先提出的,但最早的工作可追朔到1875年,德国数学家维尔斯特拉斯(Weierestrass)构造了处处连续但处处不可微的函数,集合论创始人康托尔(Cantor,德国数学家)构造了有许多奇异性质的康托尔三分集。-World of KochThrough the creation of high-value products and services, coupled with the wise management of natural resources, Koch Industries, Inc., and its affiliates are
Platform: |
Size: 1024 |
Author: produ |
Hits: