Improved Newton Iterative Algorithm for Fractal Art Graphic Design

Improved Newton Iterative Algorithm for Fractal Art Graphic Design

Hindawi Complexity Volume 2020, Article ID 6623049, 11 pages https://doi.org/10.1155/2020/6623049 Research Article Improved Newton Iterative Algorithm for Fractal Art Graphic Design Huijuan Chen and Xintao Zheng Academy of Arts, Hebei GEO University, Shijiazhuang 050031, Hebei, China Correspondence should be addressed to Xintao Zheng; [email protected] Received 19 October 2020; Revised 13 November 2020; Accepted 18 November 2020; Published 29 November 2020 Academic Editor: Zhihan Lv Copyright © 2020 Huijuan Chen and Xintao Zheng. +is is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Fractal art graphics are the product of the fusion of mathematics and art, relying on the computing power of a computer to iteratively calculate mathematical formulas and present the results in a graphical rendering. +e selection of the initial value of the first iteration has a greater impact on the final calculation result. If the initial value of the iteration is not selected properly, the iteration will not converge or will converge to the wrong result, which will affect the accuracy of the fractal art graphic design. Aiming at this problem, this paper proposes an improved optimization method for selecting the initial value of the Gauss-Newton iteration method. +rough the area division method of the system composed of the sensor array, the effective initial value of iterative calculation is selected in the corresponding area for subsequent iterative calculation. Using the special skeleton structure of Newton’s iterative graphics, such as infinitely finely inlaid chain-like, scattered-point-like composition, combined with the use of graphic secondary design methods, we conduct fractal art graphics design research with special texture effects. On this basis, the Newton iterative graphics are processed by dithering and MATLAB-based mathematical morphology to obtain graphics and then processed with the help of weaving CAD to directly form fractal art graphics with special texture effects. Design experiments with the help of electronic Jacquard machines proved that it is feasible to transform special texture effects based on Newton’s iterative graphic design into Jacquard fractal art graphics. 1. Introduction characteristic and maps objects with different dimensions [4]. Fractal geometry is often used to describe irregular things in In foreign countries, the research on fractal art is mainly nature. +e well-known Euclidean geometry describes ob- based on scientists, and artists’ attention to this field is not jects composed of points, straight lines, common polygons very common [5]. +e research of fractal art has always had and curves in two dimensions, and boxes and surfaces in its own system and development history, which is partic- three dimensions [1, 2]. Most common man-made objects ularly prominent in design education [6]. Reason education can be described by Euclidean geometry, such as books, has been mentioned in art education for a long time, and desks, lighthouses, houses, and other buildings. However, geometry is even regarded as one of the foundations of art many natural objects in nature cannot be described by design teaching [7]. Joseph Albers, Max Bill, and others have conventional geometric figures, such as clouds and coast- cited many geometric principles in graphic design to guide lines [3]. +e emergence of fractal geometry provides a new operation and design [8, 9]. A large part of their courses are perspective for describing natural objects. In fact, it is dif- graphic creation based on mathematical prototypes. In ficult to judge the difference between two clouds and two China, the research on fractal art mainly focuses on artists, coastlines only from the structure and shape, because these and scientists pay little attention [10]. +is is a manifestation natural objects have self-similarity. Fractal geometry uses the of the different understandings of fractal art research at idea of fractal dimensions to describe the difference in this home and abroad. Relevant scholars explained how Julia set, 2 Complexity Mandelbrot set, and Newton fractal set adjust the number design special texture effects of fractal art graphics, a new and shape of petals in clothing design and extracted texture way for reference is explored. information of different flower types, focusing on analyzing +e rest of this article is organized as follows. Section 2 the relationship between Julia set flower types and various analyzes the related theories of fractal art graphics. Section 3 parameters [11]. Researchers proposed that works of art constructs an improved Newton iteration algorithm. Ex- should represent nature and work like nature [12]. Science is periments and discussions were conducted in Section 4. also trying to explain the laws that determine nature. Section 5 summarizes the full text. Technology provides appropriate tools for both parties to achieve common goals [13]. Fractal art is at the core of the 2. Theories Related to Fractal Art Graphics triangular relationship between art, science, and technology. Fractal geometry and chaos theory bring new perspectives to 2.1. Characteristic Analysis of Fractal. A fractal is a collection art. +e study of fractal features provides broad possibilities of some “complex” points in some simple spaces. +is for art development [14]. Relevant scholars have used ar- collection has some special properties. First, it is a compact tificial neural networks to realize the fusion of natural scene subset of the space where it is located and has the typical image content and classic painting style and transfer the geometric characteristics listed below: classic painting style to the content image [15]. +rough (i) +e fractal set has proportion details at any small parameter adjustment, the generated image meets people’s scale, or it has a fine structure. aesthetic standards. As an important branch of deep learning, style transfer has been favored by many scholars (ii) +e fractal set cannot be described by traditional [16]. In terms of practical application, because theory and geometric language. It is neither the trajectory of practice have not been well integrated and due to lack of points that satisfy certain conditions nor the solu- understanding of fractals, there are very few researches on tion set of some simple equations. the rules of graph generation and the application of the rules (iii) +e fractal set has a certain self-similar form, which [17]. Only the clothing and textile industry is involved and may be approximate self-similar or statistical self- requires fractal technology. Higher industries such as movies similar. and 3D games have no real substantive applications for the (iv) +e “fractal dimension” (defined in some way) of a time being. In addition, due to the disconnection between fractal set is generally greater than its topological science education and art education in China, the domestic dimension. understanding of fractal graphics is still at the initial stage. (v) In most interesting situations, the fractal set is Scientists are not paying enough attention to this kind of defined by a very simple method and may be artistic performance, so it has not attracted more attention. generated by iterations of transformations. +e research on fractal art lacks knowledge not only in theory but also in material support. +erefore, the road to For a variety of different fractals, some may have all the popularization of fractal theory is still very difficult [18–20]. above properties at the same time, some may only have most How to further promote fractal theory to make people re- of them, and some have exceptions to certain properties, but alize its material value and economic benefits, or to use this does not affect us calling this set a fractal. It should be fractal art image as a new art form, requires our further pointed out that most of the fractals involved in nature and efforts. various applied sciences are approximate. When the scale is Newton’s iterative graph is generated from nonlinear reduced to the size of the molecule, the fractality disappears, dynamics theory by changing its mathematical model and and strict fractal exists only in theoretical research. related parameters. In the calculation process, the Gauss- Fractals are generally divided into two categories, de- Newton iteration method is used to optimize the selection of terministic fractals and random fractals. If multiple itera- the initial value of the Gauss-Newton iteration method. +e tions of the algorithm still produce the same fractal, this optimization method makes full use of the characteristics of fractal is called a deterministic fractal. Deterministic fractals the actual problem of target positioning and combines the are repeatable. Even though some randomness may be in- advantages of the Gauss-Newton method to perform local troduced in the generation process, the final graph is de- fast search. +e situation where the Gauss-Newton method terministic. Random fractal refers to the fact that although does not converge or only converges to the local optimal the rules for generating fractals are determined, they are solution is avoided, and a more ideal positioning result is affected by random factors. Although the fractals generated obtained. Four Newton iterative transformation forms are by each generation process can have the same complexity, proposed to produce different shapes of graphics, which

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    11 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us