搜索资源列表
tierazon-2.5-source
- 从信息和功能分形的观点来看DNA 是一个分形体内部包含着不同 层次的DNA 复制仅是信息和功能分形的显现相当于把一个具有无 穷层次的DNA 分形体进行分解或放大信息分形的含义是体系 的局部包含着整体的主要信息-from information and functional Fractal point of view DNA is a breakdown of internal body contains different levels of DNA replication is t
fractal_leaf
- 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
fractaltree
- 使用Python绘制的树木源码,主要原理为使用分形画树干、树枝,最终叶节点上画上绿色圆圈代表树叶。 -Drawn using the Python source tree, the main principles for the use of fractal art stem, branch, leaf nodes and draw the final green circles represent leaves.
fxyc
- 分形(羊草),分形算法,主要是其中一个,还有别的迟点上传-Fractal (chinensis), fractal algorithm, is one of the main, there are other later point upload
8
- 生成规则:以如图8-27n=2所示二叉树为基础,以每个分支为主树干,按照比例递归出另一个二叉树,如图8-27n=3所示。依此类推,便形成了疏密有致的分形树,称为Caley树-Generated rules: in Figure 8-27n = 2 as shown is based on binary tree to each branch of the main trunk, in accordance with the proportion of another recursive bina
Fractal-algorithms-
- 本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
Draw(VC-6.0)
- 使用C++做得画图程序 主要实现了mandelbrot和julia分形图像的绘制-Done drawing program with C++ main achievement of the Mandelbrot and Julia fractal image rendering
Shell-oblique-Seoul-curve
- 本课题主要的功能是用MATLAB实现贝斜尔曲线的绘制-The main subject of the functionality is achieved using MATLAB Tony oblique Seoul Curve
dominantSetClustering
- 图论中寻找主集的相关matlab代码,图像处理的基本概念-The basic concepts of graph theory to find the main set matlab code, image processing
MenuDemo
- 简单画板:直线,圆,矩形。主要用鼠标在菜单的工具栏的图标框里选择这三种图形!-Simple drawing board: straight lines, circles, rectangles. Main menu with the mouse icon in the toolbar box to select these three graphics!
fangcha
- 在对某种事物有影响的众多因素中,分清哪些是主要因素哪些是次要因素,各种因素所造成的影响大小-Among the many factors have influence on certain things, what are the main factors which are the secondary factors, the impacts of various factors on the size
svm
- 程序主要实现支撑向量机的算法,很方便大家学习-Procedures for the main support vector machine algorithm, is to facilitate learning
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
2D-Scattering-Centers-Extractionl-
- 用修正矩阵束算法和二维旋转不变技术(2D-ESPRIT)提取基于 GTD 模型的目标二维散射中心参数-modified matrix pencil method and two dimensional (2D) ESPRIT method are proposed in this paper to extract the scattering centers based on GTD model to avoid these drawbacks. Simulations show that
3425343
- 联合对角化方法,用于对多个矩阵同时进行联合对角化,主要用处是盲源分离,(Joint diagonalization method, is used to conduct joint diagonalization matrix at the same time for multiple, main use is to blind source separation,)
rzte
- 运行主函数qam,m,可得到调用理论误符号率曲线和仿真结果,(Run the main function of qam, m, can be called theory of symbol error rate curve and the simulation results,)
paqkqgesuspend
- 这是一个基于Simulink的通信系统的仿真程序,主要内容是以衡量其性能,,(This is a communication system based on Simulink simulation program, the main content is to measure its performance,,)
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