The digital and physical methods of establishing minimal curved surfaces are the basis for realizing the design of the minimal curved surface modeling structure. Based on this research background, the paper showed an artistic surface modeling method based on nonlinear over-limit difference equations. The article combines parameter optimization and 3D modeling methods to model the constructed surface modeling. The research found that the nonlinear out-of-limit difference equation proposed in the paper is more accurate than the standard fractional differential equation algorithm. For this reason, the method can be extended and applied to the design of artistic surface modeling.
Keywords
- Nonlinear over-limit interpolation equation
- artistic surface modeling
- hash data interpolation
- parameter optimization
- modeling
MSC 2010
- 41A05
So far, the main breakthroughs of Computer Aided Geometric Design (CAGD) are the Bessel surface patch, Cons surface patch theory, and B-spline method. These methods have become the core algorithms of much well-known computer-aided design (CAD) systems. These algorithms are used to construct surfaces with various shapes ranging from airplanes, cars, and hulls to toys, jewelry, etc., and have achieved significant results. However, the above methods are far from meeting the needs of various applications, from conceptual design to the final, the finished product process is still too long, expensive, and complicated [1]. Ignoring specific algorithms and considering abstractly, both the Non-Uniform Rational B-Splines (NURBS) method and the Bessel method extended Schoenberg's technology to two dimensions 50 years ago. These methods require that the type value points of the constructed surface are relatively evenly distributed and the topology is quadrilateral. However, in actual production, there will be various situations different from this.
The type value points are obtained by calculation or measurement, and the data is not correct, which makes it challenging to construct a smooth surface. Therefore, we must perform data preprocessing or provide a method to control the shape of the character.
In reverse engineering, the model value points come from physical measurement. It isn’t easy to obtain a grid of model value points with uniform distribution and quadrilateral topology [2]. At this time, the hash point interpolation method can be used to construct the surface.
The construction of a non-four-sided surface. To construct an irregular n-sided surface, an appropriate point can be selected on it. Then we divide it into n four-sided surface patches and then use the traditional method to construct. Of course, it can also use the technique proposed by Gregory.
The structure of closed surface entities. At present, to construct a surface entity, we first need to build a single surface and then stitch it together according to the continuous condition. This process is complicated [3]. If we use free-form deformation technology to construct and modify surface entities easily, it will be helpful to make sculpture models.
The construction and control of the entire surface. If we use traditional methods to construct the character, users cannot control the surface flexibly. However, the way of solving partial di
This article intends to explain the basic principles, potential advantages, and problems of hash point interpolation surface, Gregory surface patch, FFD (Free Form Deformation), and PDE (Partial Differential Equation) methods.
Construct a smooth binary function S for the given hash data ( Triangulation and optimization of hash data. It includes data preprocessing, primary triangulation, main triangulation, boundary clipping, and triangulation refinement. The structure of cubic curve network and triangular surface. First, estimate the average vector at each vertex, and then construct the tangent plane of each vertex according to the intermediate vector. Next, calculate the internal control points of each side close to the vertex on the tangent plane. Thus, a control polygon can be constructed relative to each side [4]. Therefore, a total of 9 control vertices with three boundaries can be obtained for each triangle, and the control vertices inside the triangle can be calculated according to the existing formula. Splice two adjacent triangular curved surfaces according to the given persistent condition. The triangular surface patch obtained by (2) can only achieve The division of triangles. When the three boundaries of the triangular surface patch need to be continuously spliced with the other three surface patches simultaneously, the calculation of the internal control points will be contradictory. To increase the degree of freedom of splicing, we need to subdivide the triangular surface patch into three sub-surface patches. We make each triangular surface patch contact only one sub-triangular surface patch. Adjustment of the control vertices inside the sub-triangular surface patch [5]. The triangular surface patch is divided into three sub-surface patches. The control vertices in each sub-surface patch can be calculated according to the requirements of cross-border continuity. To ensure the original triangular surface patch is a continuous surface, we should modify the corresponding control vertices of each sub-triangular surface patch. Generate a straight hash point interpolation surface.
Fig. 1
Joining two adjacent triangular surface patches.

If the triangular surface is required to achieve
The basic theory of hash point interpolation surface is relatively mature, but the research work is mainly carried out by mathematicians [6]. Therefore, if this method is practical in CAD, all aspects need to work together.
Gregory uses the following expression to define a triangular surface patch (shown in Figure 2).
Fig. 2
Triangular surface patch.

In the formula: represents the coordinate of the center of gravity. represents the parameter of the curve.
In the formula:
Fig. 3
Gregory patch method.

For irregular surfaces, the Gregory method is more intuitive to describe the character, and countless surface patches can be spliced into a single character. The advantages are apparent, but more practice is needed
Mathematically, FFD can be defined by the Bernstein polynomial of three variables of tensor product [8]. First, define a local coordinate system
Fig. 4
Free-form deformation of a three-dimensional object.

The parameter in the formula: s.t.ucan be expressed as a vector
For any point in the cuboid, 0 <
Move
These conditions are a direct extension of the continuous requirements of curves and surfaces. The FFD method can also be used for local deformation. To achieve the constant local deformation
Fig. 5
Local deformation of FFD method.

From an engineering point of view, the characteristic of FFD is that it can complete global or local deformation under continuous conditions. This method can construct surfaces that require aesthetic appearance, certain transition surfaces, and specific functional surfaces. This method is easy to use. In expression (9), a character is generated when a particular parameter is zero. The curve is generated when the two parameters are zero. Therefore, it can be used to express curves, surfaces and curved bodies uniformly. However, FFD also has its limitations. For example, it is challenging to generate a generally rounded transition surface; simultaneously, it requires a lot of calculation.
From 1992 to 1993, the CAD laboratory of MIT completed the research on the construction of free-form surfaces by solving partial differential equations. The resulting surface, like an elastic film boundary, can be fixed according to any space curve. Various points on the curved surface can also be improved. The curved surface deforms like soap bubbles when subjected to positive or negative pressure. Similar to the physical film surface equation, the weighted sum of area and curvature is minimized. Therefore, the surface generated by it appears smooth and attractive [11]. People can control the shape of the film in different ways: (1) Fix points on the surface or curve. For example, when constructing an engine intake pipe, one can force a curved surface to pass through various sections given along the ridgeline. (2) Apply positive or negative pressure to the curved surface to deform the curved surface. The pressure can be distributed uniformly or non-uniformly. (3) Change the weight of the surface area and curvature. Changing the weight function causes the membrane's stiffness to change, and the curved surface is deformed under a given pressure. To change the shape of the surface, the operator does not need to enter a specific pressure value or weighting factor. They can use the cursor on the graphical interface to adjust the pressure on the surface until a satisfactory surface is obtained.
Physics, mechanics, engineering technology, and other natural sciences have proposed many partial differential equations. An equation containing the partial derivative of an unknown function is called a partial differential equation. If there is more than one equation, these equations are called a partial differential equation system [12].
We suppose that the function u has the continuous partial derivatives of each order appearing in the partial differential equation in the region D. If u is substituted into this partial differential equation to make it an identity in the region D, then u is called the partial differential equation in Solution in area D.
The surface that meets this condition can be generated by the following formula:
Due to the smoothness of the operator ∇2, the generated surface is also smooth. It has no local maximum and minimum [14]. To ensure the tangential continuity between the generated surface and the adjacent surface, we need to use the fourth-order elliptic partial differential equation
Where a is the shape control parameter, when the curvature is required to be continuous, a sixth-order elliptic partial differential equation is required. The advantage of using partial differential equations to construct the surface is that the entire surface can be built, the control is flexible, and the operation is convenient. The problem is that the amount of calculation is large, and the current computer can not generate the required surface at a reasonable cost. On the other hand, the modeling method is relatively new, and the application experience is insufficient.
This article briefly describes four surface modeling methods. The PDE method is the latest, and the original literature has been about six years. On the other hand, the hash point interpolation surface has the most extended history, which has reached more than 20 years. On the other hand, these methods have not been widely promoted in CAD, caused by various reasons. On the one hand, the mature application of the new process itself takes time. On the other hand, because it is difficult to modify the mathematical model of the existing CAD art surface modeling, the developers are not interested in the improvement suggestions. This is one reason why the internationally renowned software still uses the traditional method to construct the surface. In this regard, the situation in China is different. Chinese software industry is still immature, so it is possible to apply new modeling methods to CAD art surface modeling based on research and practice. The user interface is essential for the existing CAD art surface modeling's potential functions and should be paid close attention.
Fig. 1

Fig. 2

Fig. 3

Fig. 4

Fig. 5

Law of interest rate changes in financial markets based on the differential equation model of liquidity Basalt fibre continuous reinforcement composite pavement reinforcement design based on finite element model Industrial transfer and regional economy coordination based on multiple regression model Satisfactory consistency judgement and inconsistency adjustment of linguistic judgement matrix Spatial–temporal graph neural network based on node attention A contrastive study on the production of double vowels in Mandarin Research of cascade averaging control in hydraulic equilibrium regulation of heating pipe network Mathematical analysis of civil litigation and empirical research of corporate governance Health monitoring of Bridges based on multifractal theory Health status diagnosis of the bridges based on multi-fractal de-trend fluctuation analysis Performance evaluation of college laboratories based on fusion of decision tree and BP neural network Application and risk assessment of the energy performance contracting model in energy conservation of public buildings Sensitivity analysis of design parameters of envelope enclosure performance in the dry-hot and dry-cold areas The Spatial Form of Digital Nonlinear Landscape Architecture Design Based on Computer Big Data Analysis of the relationship between industrial agglomeration and regional economic growth based on the multi-objective optimisation model Constraint effect of enterprise productivity based on constrained form variational computing The impact of urban expansion in Beijing and Metropolitan Area urban heat Island from 1999 to 2019 TOPSIS missile target selection method supported by the posterior probability of target recognition Ultrasonic wave promoting ice melt in ice storage tank based on polynomial fitting calculation model The incentive contract of subject librarians in university library under the non-linear task importance Application of Fuzzy Mathematics Calculation in Quantitative Evaluation of Students’ Performance of Basketball Jump Shot Visual error correction of continuous aerobics action images based on graph difference function Application of Higher Order Ordinary Differential Equation Model in Financial Investment Stock Price Forecast Application of Forced Modulation Function Mathematical Model in the Characteristic Research of Reflective Intensity Fibre Sensors Radioactive source search problem and optimisation model based on meta-heuristic algorithm Research on a method of completeness index based on complex model Fake online review recognition algorithm and optimisation research based on deep learning Research on the sustainable development and renewal of Macao inner harbour under the background of digitisation Support design of main retracement passage in fully mechanised coal mining face based on numerical simulation Study on the crushing mechanism and parameters of the two-flow crusher Interaction design of financial insurance products under the Era of AIoT Modeling the pathway of breast cancer in the Middle East Corporate social responsibility fulfilment, product-market competition and debt risk: Evidence from China ARMA analysis of the green innovation technology of core enterprises under the ecosystem – Time series data Reconstruction of multimodal aesthetic critical discourse analysis framework Image design and interaction technology based on Fourier inverse transform What does students’ experience of e-portfolios suggest Research on China interregional industrial transformation slowdown and influencing factors of industrial transformation based on numerical simulation The medical health venture capital network community structure, information dissemination and the cognitive proximity Data mining of Chain convenience stores location The optimal model of employment and entrepreneurship models in colleges and universities based on probability theory and statistics A generative design method of building layout generated by path Parameter Id of Metal Hi-pressure State Equation Analysis of the causes of the influence of the industrial economy on the social economy based on multiple linear regression equation Research of neural network for weld penetration control Intelligent Recommendation System for English Vocabulary Learning – Based on Crowdsensing Regarding new wave distributions of the non-linear integro-partial Ito differential and fifth-order integrable equations Research on predictive control of students’ performance in PE classes based on the mathematical model of multiple linear regression equation Beam control method for multi-array antennas based on improved genetic algorithm The influence of X fuzzy mathematical method on basketball tactics scoring Application of regression function model based on panel data in bank resource allocation financial risk management Research on aerobics training posture motion capture based on mathematical similarity matching statistical analysis Application of Sobolev-Volterra projection and finite element numerical analysis of integral differential equations in modern art design Influence of displacement ventilation on the distribution of pollutant concentrations in livestock housing Research on motion capture of dance training pose based on statistical analysis of mathematical similarity matching Application of data mining in basketball statistics Application of B-theory for numerical method of functional differential equations in the analysis of fair value in financial accounting Badminton players’ trajectory under numerical calculation method Research on the influence of fuzzy mathematics simulation model in the development of Wushu market Study on audio-visual family restoration of children with mental disorders based on the mathematical model of fuzzy comprehensive evaluation of differential equation Difference-in-differences test for micro effect of technological finance cooperation pilot in China Application of multi-attribute decision-making methods based on normal random variables in supply chain risk management Exploration on the collaborative relationship between government, industry, and university from the perspective of collaborative innovation The impact of financial repression on manufacturing upgrade based on fractional Fourier transform and probability AtanK-A New SVM Kernel for Classification Validity and reliability analysis of the Chinese version of planned happenstance career inventory based on mathematical statistics Visual positioning system for marine industrial robot assembly based on complex variable function Mechanical behaviour of continuous girder bridge with corrugated steel webs constructed by RW Research on the influencing factors of agricultural product purchase willingness in social e-commerce situation Study of a linear-physical-programming-based approach for web service selection under uncertain service quality A mathematical model of plasmid-carried antibiotic resistance transmission in two types of cells Burnout of front-line city administrative law-enforcing personnel in new urban development areas: An empirical research in China Calculating university education model based on finite element fractional differential equations and macro-control analysis Educational research on mathematics differential equation to simulate the model of children's mental health prevention and control system Analysis of enterprise management technology and innovation based on multilinear regression model Verifying the validity of the whole person model of mental health education activities in colleges based on differential equation RETRACTION NOTE Innovations to Attribute Reduction of Covering Decision System Based on Conditional Information Entropy Research on the mining of ideological and political knowledge elements in college courses based on the combination of LDA model and Apriori algorithm Adoption of deep learning Markov model combined with copula function in portfolio risk measurement Good congruences on weakly U-abundant semigroups Research on the processing method of multi-source heterogeneous data in the intelligent agriculture cloud platform Mathematical simulation analysis of optimal detection of shot-putters’ best path Internal control index and enterprise growth: An empirical study of Chinese listed-companies in the automobile manufacturing industry Determination of the minimum distance between vibration source and fibre under existing optical vibration signals: a study Nonlinear differential equations based on the B-S-M model in the pricing of derivatives in financial markets Nonlinear Differential Equations in the Teaching Model of Educational Informatisation Fed-UserPro: A user profile construction method based on federated learning The evaluation of college students’ innovation and entrepreneurship ability based on nonlinear model Smart Communities to Reduce Earthquake Damage: A Case Study in Xinheyuan, China Response Model of Teachers’ Psychological Education in Colleges and Universities Based on Nonlinear Finite Element Equations Institutional investor company social responsibility report and company performance Mathematical analysis of China's birth rate and research on the urgency of deepening the reform of art education First-principles calculations of magnetic and mechanical properties of Fe-based nanocrystalline alloy Fe80Si10Nb6B2Cu2 The Effect of Children’s Innovative Education Courses Based on Fractional Differential Equations Fractional Differential Equations in the Standard Construction Model of the Educational Application of the Internet of Things Optimization in Mathematics Modeling and Processing of New Type Silicate Glass Ceramics Has the belt and road initiative boosted the resident consumption in cities along the domestic route? – evidence from credit card consumption MCM of Student’s Physical Health Based on Mathematical Cone Attitude control for the rigid spacecraft with the improved extended state observer Sports health quantification method and system implementation based on multiple thermal physiology simulation Research on visual optimization design of machine–machine interface for mechanical industrial equipment based on nonlinear partial equations Research on identifying psychological health problems of college students by logistic regression model based on data mining Abnormal Behavior of Fractional Differential Equations in Processing Computer Big Data Mathematical Modeling Thoughts and Methods Based on Fractional Differential Equations in Teaching A mathematical model of PCNN for image fusion with non-sampled contourlet transform Nonlinear Differential Equations in Computer-Aided Modeling of Big Data Technology The Uniqueness of Solutions of Fractional Differential Equations in University Mathematics Teaching Based on the Principle of Compression Mapping Influence of displacement ventilation on the distribution of pollutant concentrations in livestock housing Cognitive Computational Model Using Machine Learning Algorithm in Artificial Intelligence Environment Application of Higher-Order Ordinary Differential Equation Model in Financial Investment Stock Price Forecast Recognition of Electrical Control System of Flexible Manipulator Based on Transfer Function Estimation Method Automatic Knowledge Integration Method of English Translation Corpus Based on Kmeans Algorithm Real Estate Economic Development Based on Logarithmic Growth Function Model Informatisation of educational reform based on fractional differential equations Financial Crisis Early Warning Model of Listed Companies Based on Fisher Linear Discriminant Analysis Research on the control of quantitative economic management variables under the numerical method based on stochastic ordinary differential equations Network monitoring and processing accuracy of big data acquisition based on mathematical model of fractional differential equation 3D Animation Simulation of Computer Fractal and Fractal Technology Combined with Diamond-Square Algorithm The Summation of Series Based on the Laplace Transformation Method in Mathematics Teaching Optimal Solution of the Fractional Differential Equation to Solve the Bending Performance Test of Corroded Reinforced Concrete Beams under Prestressed Fatigue Load Radial Basis Function Neural Network in Vibration Control of Civil Engineering Structure Optimal Model Combination of Cross-border E-commerce Platform Operation Based on Fractional Differential Equations Research on Stability of Time-delay Force Feedback Teleoperation System Based on Scattering Matrix BIM Building HVAC Energy Saving Technology Based on Fractional Differential Equation Human Resource Management Model of Large Companies Based on Mathematical Statistics Equations Data Forecasting of Air-Conditioning Load in Large Shopping Malls Based on Multiple Nonlinear Regression System dynamics model of output of ball mill Optimisation of Modelling of Finite Element Differential Equations with Modern Art Design Theory Mathematical function data model analysis and synthesis system based on short-term human movement Sensitivity Analysis of the Waterproof Performance of Elastic Rubber Gasket in Shield Tunnel Human gait modelling and tracking based on motion functionalisation Analysis and synthesis of function data of human movement The Control Relationship Between the Enterprise's Electrical Equipment and Mechanical Equipment Based on Graph Theory Financial Accounting Measurement Model Based on Numerical Analysis of Rigid Normal Differential Equation and Rigid Functional Equation Mathematical Modeling and Forecasting of Economic Variables Based on Linear Regression Statistics Design of Morlet wavelet neural network to solve the non-linear influenza disease system Nonlinear Differential Equations in Cross-border E-commerce Controlling Return Rate Differential equation model of financial market stability based on Internet big data 3D Mathematical Modeling Technology in Visualized Aerobics Dance Rehearsal System Children’s cognitive function and mental health based on finite element nonlinear mathematical model Motion about equilibrium points in the Jupiter-Europa system with oblateness Fractional Differential Equations in Electronic Information Models Badminton players’ trajectory under numerical calculation method BIM Engineering Management Oriented to Curve Equation Model Optimal preview repetitive control for impulse-free continuous-time descriptor systems Development of main functional modules for MVB and its application in rail transit Study on the impact of forest fire prevention policy on the health of forest resources Mathematical Method to Construct the Linear Programming of Football Training The Size of Children's Strollers of Different Ages Based on Ergonomic Mathematics Design Stiffness Calculation of Gear Hydraulic System Based on the Modeling of Nonlinear Dynamics Differential Equations in the Progressive Method Relationship Between Enterprise Talent Management and Performance Based on the Structural Equation Model Method Value Creation of Real Estate Company Spin-off Property Service Company Listing Selection by differential mortality rates Digital model creation and image meticulous processing based on variational partial differential equation Dichotomy model based on the finite element differential equation in the educational informatisation teaching reform model Nonlinear Dissipative System Mathematical Equations in the Multi-regression Model of Information-based Teaching The modelling and implementation of the virtual 3D animation scene based on the geometric centre-of-mass algorithm The policy efficiency evaluation of the Beijing–Tianjin–Hebei regional government guidance fund based on the entropy method The transfer of stylised artistic images in eye movement experiments based on fuzzy differential equations Research on behavioural differences in the processing of tenant listing information: An eye-movement experiment A review of the treatment techniques of VOC Some classes of complete permutation polynomials in the form of ( x p m −x +δ )s +ax p m +bx overF p 2m The consistency method of linguistic information and other four preference information in group decision-making Research on the willingness of Forest Land’s Management Rights transfer under the Beijing Forestry Development A mathematical model of the fractional differential method for structural design dynamics simulation of lower limb force movement step structure based on Sanda movement Fractal structure of magnetic island in tokamak plasma Numerical calculation and study of differential equations of muscle movement velocity based on martial articulation body ligament tension Study on the maximum value of flight distance based on the fractional differential equation for calculating the best path of shot put Sports intensity and energy consumption based on fractional linear regression equation Analysis of the properties of matrix rank and the relationship between matrix rank and matrix operations Study on Establishment and Improvement Strategy of Aviation Equipment Research on Financial Risk Early Warning of Listed Companies Based on Stochastic Effect Mode Characteristics of Mathematical Statistics Model of Student Emotion in College Physical Education Mathematical Calculus Modeling in Improving the Teaching Performance of Shot Put Application of Nonlinear Differential Equation in Electric Automation Control System Nonlinear strategic human resource management based on organisational mathematical model Higher Mathematics Teaching Curriculum Model Based on Lagrangian Mathematical Model Optimization of Color Matching Technology in Cultural Industry by Fractional Differential Equations The Marketing of Cross-border E-commerce Enterprises in Foreign Trade Based on the Statistics of Mathematical Probability Theory The Evolution Model of Regional Tourism Economic Development Difference Based on Spatial Variation Function The Inner Relationship between Students' Psychological Factors and Physical Exercise Based on Structural Equation Model (SEM) Fractional Differential Equations in Sports Training in Universities Higher Education Agglomeration Promoting Innovation and Entrepreneurship Based on Spatial Dubin Model