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 Response model for the psychological education of college students based on non-linear finite element equations Satisfactory consistency judgement and inconsistency adjustment of linguistic judgement matrix Spatial–temporal graph neural network based on node attention Financial accounting measurement model based on numerical analysis of rigid normal differential equation and rigid generalised functional equation 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 College students’ innovation and entrepreneurship ability based on nonlinear model Health status diagnosis of the bridges based on multi-fractal de-trend fluctuation analysis Mathematical simulation analysis of optimal testing of shot puter's throwing path 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 The term structure of economic management rate under the parameter analysis of the estimation model based on common differential equation 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 The improvement of museum information flow based on paste functional mapping method Constraint effect of enterprise productivity based on constrained form variational computing The art design of industrialised manufacturing furniture products based on the simulation of mathematical curves 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 Research on Evaluation of Intercultural Competence of Civil Aviation College Students Based on Language Operator 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 Modelling and Simulation of Collaborative Innovation System in Colleges and Universities Based on Interpreted Structural Equation Model Small amplitude periodic solution of Hopf Bifurcation Theorem for fractional differential equations of balance point in group competitive martial arts The Optimal Solution of Feature Decomposition Based on the Mathematical Model of Nonlinear Landscape Garden Features Composite mechanical performance of prefabricated concrete based on hysteresis curve equation Higher education innovation and reform model based on hierarchical probit Application of Fuzzy Mathematics Calculation in Quantitative Evaluation of Students’ Performance of Basketball Jump Shot The teaching of sports science of track and field-based on nonlinear mathematical equations Visual error correction of continuous aerobics action images based on graph difference function Ecological balance model of effective utilization of agricultural water resources based on fractional differential equations Application of Higher Order Ordinary Differential Equation Model in Financial Investment Stock Price Forecast Precision algorithms in second-order fractional differential equations Application of Forced Modulation Function Mathematical Model in the Characteristic Research of Reflective Intensity Fibre Sensors Fractional differential equations in National Sports Training in Colleges and Universities Radioactive source search problem and optimisation model based on meta-heuristic algorithm Visualized calculation of regional power grid power data based on multiple linear regression equation Application of mathematical probabilistic statistical model of base – FFCA financial data processing Least-squares method and deep learning in the identification and analysis of name-plates of power equipment Research on a method of completeness index based on complex model Distribution network monitoring and management system based on intelligent recognition and judgement 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 Topological optimisation technology of gravity dam section structure based on ANSYS partial differential equation operation 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 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 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 Regarding new wave distributions of the non-linear integro-partial Ito differential and fifth-order integrable equations Analysing the action techniques of basketball players’ shooting training using calculus method Engineering project management based on multiple regression equation and building information modelling technology 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 Mathematical model of back propagation for stock price forecasting Application of regression function model based on panel data in bank resource allocation financial risk management Application of Logical Regression Function Model in Credit Business of Commercial Banks 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 Research on motion capture of dance training pose based on statistical analysis of mathematical similarity matching 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 Application of multi-attribute decision-making methods based on normal random variables in supply chain risk management The impact of financial repression on manufacturing upgrade based on fractional Fourier transform and probability AtanK-A New SVM Kernel for Classification Visual positioning system for marine industrial robot assembly based on complex variable function Application of Lane-Emden differential equation numerical method in fair value analysis of financial accounting Regression function model in risk management of bank resource allocation Application of numerical method of functional differential equations in fair value of financial accounting Optimal solution of fractional differential equations in solving the relief of college students’ mental obstacles Risk contagion in financial markets based on copula model Calculating university education model based on finite element fractional differential equations and macro-control analysis Automatic parameter selection ZVD shaping algorithm for crane vibration suppression based on particle swarm optimisation 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 Calculation of tourism development income index based on finite element ordinary differential mathematical equation Adoption of deep learning Markov model combined with copula function in portfolio risk measurement Radar system simulation and non-Gaussian mathematical model under virtual reality technology Comparison of compression estimations under the penalty functions of different violent crimes on campus through deep learning and linear spatial autoregressive models Research and application of constructing football training linear programming based on multiple linear regression equation Research on management evaluation of enterprise sales cash flow percentage method based on the application of quadratic linear regression equations Mathematical simulation analysis of optimal detection of shot-putters’ best path Determination of the minimum distance between vibration source and fibre under existing optical vibration signals: a study Mathematical modelling of enterprise financial risk assessment based on risk conduction model 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 Mathematical simulation experiment based on optimisation of heat treatment process of aluminium alloy materials The evaluation of college students’ innovation and entrepreneurship ability based on nonlinear model Mathematical model of transforming image elements to structured data based on BP neural network Smart Communities to Reduce Earthquake Damage: A Case Study in Xinheyuan, China 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 Educational reform informatisation based on fractional differential equation Has the belt and road initiative boosted the resident consumption in cities along the domestic route? – evidence from credit card consumption 3D Mathematical Modelling Technology in Visual Rehearsal System of Sports Dance 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 Informationisation of teaching model for track and field education based on finite element higher-order fractional differential equation Information technology of preschool education reform of fine arts based on fractional differential equation Information Teaching Model of Preschool Art Education in Colleges and Universities Based on Finite Element Higher-Order Fractional Differential Equation Application of artificial intelligence algorithm in mathematical modelling and solving College Students’ Mental Health Climbing Consumption Model Based on Nonlinear Differential Equations Cognitive Computational Model Using Machine Learning Algorithm in Artificial Intelligence Environment Research on tourism income index based on ordinary differential mathematical equation Application of Higher-Order Ordinary Differential Equation Model in Financial Investment Stock Price Forecast Sports Science Teaching of Athletics Based on Nonlinear Mathematical Equation Informatisation of educational reform based on fractional differential equations 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 System dynamics model of output of ball mill Communication architecture of power monitoring system based on incidence matrix model Differential equation to verify the validity of the model of the whole-person mental health education activity in Universities Optimisation of Modelling of Finite Element Differential Equations with Modern Art Design Theory Analysis and Prediction of College Students’ Mental Health Based on K-means Clustering Algorithm 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 Energy-saving technology of BIM green buildings using fractional differential equation Study on the training model of football movement trajectory drop point based on fractional differential equation Financial Accounting Measurement Model Based on Numerical Analysis of Rigid Normal Differential Equation and Rigid Functional Equation User online consumption behaviour based on fractional differential equation Design of Morlet wavelet neural network to solve the non-linear influenza disease system Differential equation model of financial market stability based on Internet big data Multi-attribute Decision Method Based on Normal Random Variable in Economic Management Risk Control 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 Badminton players’ trajectory under numerical calculation method Optimal preview repetitive control for impulse-free continuous-time descriptor systems Development of main functional modules for MVB and its application in rail transit 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 Stock price analysis based on the research of multiple linear regression macroeconomic variables Fractional Linear Regression Equation in Agricultural Disaster Assessment Model Based on Geographic Information System Analysis Technology The transfer of stylised artistic images in eye movement experiments based on fuzzy differential equations 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 Deformation and stress theory of surrounding rock of shallow circular tunnel based on complex variable function method A mathematical model of the fractional differential method for structural design dynamics simulation of lower limb force movement step structure based on Sanda movement 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 Translog function in government development of low-carbon economy Analysis of the properties of matrix rank and the relationship between matrix rank and matrix operations Research on the Psychological Distribution Delay of Artificial Neural Network Based on the Analysis of Differential Equation by Inequality Expansion and Contraction Method Study on Establishment and Improvement Strategy of Aviation Equipment Research on Financial Risk Early Warning of Listed Companies Based on Stochastic Effect Mode The Model of Sugar Metabolism and Exercise Energy Expenditure Based on Fractional Linear Regression Equation Constructing Artistic Surface Modeling Design Based on Nonlinear Over-limit Interpolation Equation Numerical Simulation Analysis Mathematics of Fluid Mechanics for Semiconductor Circuit Breaker Characteristics of Mathematical Statistics Model of Student Emotion in College Physical Education Human Body Movement Coupling Model in Physical Education Class in the Educational Mathematical Equation of Reasonable Exercise Course The contribution of structural equation model analysis to higher education agglomeration and innovation and entrepreneurship Study on the evolutionary game theory of the psychological choice for online purchase of fresh produce under replicator dynamics formula The influence of X fuzzy mathematics method in basketball tactics scoring Mathematical statistics algorithm in the bending performance test of corroded reinforced concrete beams under fatigue load Nonlinear strategic human resource management based on organisational mathematical model Back propagation mathematical model for stock price prediction Evolutionary game research on the psychological choice of online shopping of fresh agricultural products based on dynamic simulation model Differential equation model of financial market stability based on big data Multi-attribute decision-making methods based on normal random variables in supply chain risk management Linear fractional differential equations in bank resource allocation and financial risk management model Construction and reform of art design teaching mode under the background of the integration of non-linear equations and the internet