搜索资源列表
SJTU.Study.ComputerGraphics.Mandelbrot.by-Huang-Pe
- Mandelbrot。 分形(fractal)是当今科学前沿最有影响的概念之一,分形几何学是探索复杂性的重要工具,建立在自相似原则和迭代生成原则基础之上的分形世界观极大地丰富了人们对自然、对社会的认识。 -Mandelbrot. Fractal (fractal) is the cutting-edge science of the concept of the most influential one, fractal geometry to explore the complexitie
ising_model
- 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
fenxingwaiwen
- 有关分析理论的外文文献,详细的介绍了分形的原理以及应用-Relevant analysis theory of foreign documents, and introduced the principle and application of fractal
fenxing
- 根据计盒维数原理编写了求一维曲线分形维数的matlab程序-According to the box counting dimension principle written for the one-dimensional curve fractal dimension of the matlab program
boxfd
- 根据分形原理,利用差分盒维数算法计算图像的盒维数的MATLAB程序-Based on the fractal principle, using differential box fractal dimension of box dimension algorithm for computing the images of the MATLAB program
danchunxingfa
- 主要讲解了单纯形法的原理,资料里面列举有例子,易懂-this paper Mainly explained the principle of the simplex method, data inside with examples, and easy to understand
block
- _通信原理_中数字基带信号的计算机仿真 希望给大家带来帮助,(Communication principle between _ _ computer simulation of the digital baseband signal in hope to bring you help,)
jvia
- 介绍了跳频扩频通信系统的原理,应用matlab语言防真和分析了(This paper introduces the principle of frequency hopping spread spectrum communication system, the use of matlab language and analyze indeed)
Through
- 通过实验加深对快速傅立叶变换FFT基本原理的理解,很好的(Through the experiment to deepen understanding of the basic principle of fast Fourier transform (FFT, very good)
tp99
- 用matlab语言来简洁的实现在静态负载下符合最小化原理的拓扑优化。总共只需要输入99行代码,包括优化程序和有限元分析子程序。这99行代码中,其中36行为主程序,12行为基于最优控制器的优化程序,16行为敏度过滤分析,其余35行代码作为有限元分析。(MATLAB language is used to concisely implement topology optimization based on minimization principle under static load. A tot