In order to solve the problem of the easy appearance of blurring images (easy to appear blur) or jagged effect after correction by traditional method, and as the visual error correction effect is not good, we propose a new visual error correction method of continuous calisthenics action image and a new algorithm for visual error correction. The continuous calisthenics action image is encoded and decoded, the error between the original image and the error image is obtained and with that the difference function is processed. Then the error compensation results are obtained and the visual error correction of the continuous calisthenics action image is realised. At the same time, a new algorithm for checking and correcting visual parallax matching errors is proposed in this paper. This algorithm can not only identify all matching errors in the parallax data, but also detect and correct them according to the continuity of shape representation, and effectively calculate the various performances of such matching algorithms automatically and quantitatively. The results show that the image processed by the proposed method has no significant visual error, and the peak signal-to-noise ratio and structural similarity are very high. The experimental results of the new algorithm also prove that the algorithm is very useful for the study of visual matching. It can be seen that the proposed method is effective and can be effectively used.
Keywords
- Continuity
- Aerobics
- Action image
- Visual error
- Correction
- Function algorithm
AMS 2010 codes
- 39B99
With the development of the society and people’s attention to their health, many people intensely focus and demand for better health fitness and sports activity has become a kind of new fashion, including aerobics, which not only improve the physical quality, cardiopulmonary function and muscular endurance, make human body to achieve the optimal state, more importantly, aerobic exercise is different from others. Aerobics movement is easy and beautiful, the difficulty coefficient is not big, regardless of men and women, old and young as long as there is a free place to exercise at anytime and anywhere for achieving fitness, and at the same time it brings to people the enjoyment of art and becomes more and more popular with the masses. It is a fact that more and more people watch aerobic videos. However, as some aerobics videos were shot early and the equipment was too old, the video or GIF people watched was always blurred, which is what we call continuous aerobics action image visual error.
The visual error of continuous aerobics action image [1] is caused by the fact that the camera axis is not perpendicular to the plane of the photographed object. Enhancing the vertical accuracy of the camera and the photographed object can reduce the visual error. The nonlinear distortion error is the geometric distortion caused by the optical error of the camera lens. The larger the distance between the image and the axis, the higher the image distortion degree.
In recent years, computer intelligent vision technology has developed rapidly, realising continuous aerobics movement image recognition in the computer environment, which has important value in aerobics technical analysis [2]. The traditional method usually corrects the visual errors of moving images through parameter statistical feature reconstruction model and geometric regular contour reconstruction model, and enhances the signal-to-noise ratio of the corrected image [3, 4]. The implementation process of these methods is relatively simple, but the image after correction is easy to appear blurring or jagged effect, as the visual error correction effect is not good. In this paper, a new method is analysed to describe the problem of visual error correction of continuous aerobics action images. The image collection of continuous aerobics action images is completed by holographic projection method, the collected images are processed by fractal coding, and the visual error correction is realised by using the graph difference function. The experimental results show that the proposed method can effectively correct the visual errors and ensure the quality of continuous aerobics motion images.
In order to realise the correction of visual errors of continuous aerobics action images, the acquired images were first processed by holographic infrared vision scanning technology [5] and the imaging projection of continuous aerobics action images was realised by image space scanning method, and then the template feature combination equation of three-dimensional imaging of aerobics action images was calculated:
In Equation (1), H (x,y) is used to describe the parallax function; * is used to describe convolution; F (x,y) is used to describe the edge contour pixels of continuous aerobics action images;
The parallax function of the image pixel set was registered according to the visual error, and then the subpixel template matching of the image was achieved through vector quantisation technology [6], and the pixel output after template matching was obtained:
The estimated pixel value of the edge contour of the continuous aerobics action image is obtained:
In Equation (3), F(x,y) is used to describe the statistical features of strong texture set parameters obtained after the holographic infrared vision scanning projection of continuous aerobics action images.
Holographic projection technology is used to obtain continuous calisthenics motion images, which can provide reliable original images for visual error analysis and correction.
Fractal coding processing was carried out on the processed continuous aerobics action images to provide a basis for visual error correction [7]. For the aerobics action image I(x, y) with the size of M × M, the coded R block size is m × m, the number of R blocks required to encode is MR = (M/m)2, the size of D block in the code book Φ is 2 m × 2 m, Φ represents code book capacity [8], Φ = 8[(M - 2 m)/
In Equation (4),
The self-similar eigenvalues are arranged in order from small to large to complete the sorting of block D in the code book, then, in the ascending code book Φ, the binary method is used to search the initial matching block D with the smallest difference from the self-similar eigenvalue of
Coding search is completed in the k neighbourhood of Dinit. For each coded R block, search codebook ΦW can be obtained through Equation (6):
The D block corresponding to the minimum matching error of ΦW and R block is obtained, and the fractal code of R block is obtained, as ΦW capacity is lower than that of bit capacity, it can effectively improve the encoding speed [11].
There is inevitably a certain error between the original continuous calisthenics action image I and visual image I∧, that is
In Equation (7), E is used to describe the error image. The interpolation operator g is applied to both sides of Equation (7), so
In Equation (8), is used to describe the fractal partial error of local self-similarity, is used to describe the error between and its estimate, at the same time, it can be estimated by Equation (9)
In Equation (9),
On the basis of the above analysis, the visual error correction process of continuous aerobics action images is given:
(1) Establish the covering set {
(2) All sub-blocks are marked as unencoded and added to the encoding task queue
(3) Select theunencoded subblock
(4) If
(5) Repeat Step (3) and continue to code the
(6) The fractal code {Φ
(7)
Stereoscopic matching error detection and correction [12] can be proved by a three-dimensional image of a pentagon object. The boundary can be obtained by the linear feature extraction system, and the parallax at each boundary point can be obtained by the Intra-Scanline Matching Algorithm. For display, the obtained parallax is interpolated along the polarisation line to generate a dense parallax graph.
Since the parallax of the line segments along the line varies linearly and if all the boundaries match correctly, almost all the marked visual impairments will fall on a straight line, as shown in Figure 1. This is not the case, as shown in Figure 2.
Fig. 1
Ideal parallax and line segment length relationship

Fig. 2
Relationship between actual parallax and segment length

If the line segment can be interpolated with the data corresponding to the correct parallax, we can not only detect and correct the false match, but also fill the parallax information in the unmatched part and the occluded part. Before interpolating the parallax value, the marked point has to be discarded due to an incorrect match. If more lines match the correct line segment than a single wrong line segment, that is, the local error, then thin strips in all directions and positions can be fitted to the marked parallax length data to detect the error. According to the definition of local error, it can be concluded that the thin band with the largest number of points has the parallax value corresponding to the correct match, and the rest are wrong. The use of thin strips instead of straight lines is due to the discrete location of the boundary and the error at the boundary position so that all correctly matched points do not completely fall on a line.
By using the improved Hough transform technique, we can not only attach the thin tape to the parallax data, but also correct the parallax of the horizontal line segment which is parallel to the image plane and the non-horizontal line segment.
Based on the stereo algorithm of typical boundary points, we use dynamic programming to calculate the best matched boundary points along the polarisation line, that is, the minimum total value with the matched boundary pair. Thus, it is possible to compare the performance of four different matching valuation functions of Cost Functions (C.F.). These functions (except the first one) do not correspond to any standard stereo matching algorithm and have been chosen only to prove such a valuation algorithm.
Tables 1 and 2 quantitatively compare the performance of the dynamic programme-based matching algorithms when testing two stereo image pairs using four different matching graph phase difference functions. The calculation methods and steps used in the measurement process are as follows:
Test images ① Comparison of performance of four graph phase difference functions
C,F, | C,F, | C,F, | C,F, | |
---|---|---|---|---|
Percentage to match the boundary | 88.834 | 88.382 | 59.073 | 78.891 |
Percentage of processing matched boundaries | 83.851 | 78.293 | 68.902 | 53.074 |
Percentage error | 3.852 | 3.833 | 8.041 | 31.923 |
Percentage of correction boundary points | 14.911 | 15.134 | 40.612 | 45.823 |
The minimum percentage error of the line segment | 30.001 | 27.273 | 50.004 | 61.642 |
Performance comparison of test images ② four graph phase difference functions
C,F, | C,F, | C,F, | C,F, | |
---|---|---|---|---|
Percentage to match the boundary | 78.521 | 74.913 | 56.952 | 70.534 |
Percentage of processing matched boundaries | 70.382 | 70.771 | 54.163 | 33.692 |
Percentage error | 8.013 | 7.520 | 17.014 | 20.451 |
Percentage of correction boundary points | 14.894 | 16.113 | 41.112 | 42.953 |
The minimum percentage error of the line segment | 46.881 | 44.444 | 58.821 | 52.174 |
(l) Total number of line segments selected and use line segments greater than the fixed threshold to complete error detection;
The total number of line segments processed: according to the selected line segments, the line segments with more than a fixed number of matching boundary points and the correct matching are used for error statistics and correction to ensure their reliability;
(2)Percentage of processed boundary points: refers to the percentage of matched boundary points on the treated line segment to all matched boundary points;
(3) Percentage of error: the percentage of mismatched boundary points between the match points where the signifier bits have been processed;
Percentage of corrected boundary points: it is either the number of corrected boundary points or the number of filled boundary points according to processing all boundary points on the line segment to make their parallax.
We analyse and compare the errors generated by the following four matching valuation algorithms:
Graph phase difference function I: Graph phase difference function is:
Where a1, a2 …, ak and b1, b2, …, bk is the pixel intensity value to the left of the matching boundary point.
Graph difference function II: Constraints are imposed on the graph difference function so that the matching only takes place between those boundary points whose orientations are different from each other and greater than 30 degrees. The direction used is the direction of the line segment to which the boundary point belongs rather than the local boundary direction.
Graph phase difference function III: This function can be formulated to facilitate matching between boundary points with similar directions and similar interval lengths.
In the formula,
Graph phase difference function IV: This function can use an intensity interval to the left of two boundary points. The value of matching two intervals is the best value of matching two intervals using a region-based stereo algorithm.
(1) Converted into video signals by JAI line-by-line scanning CCD camera, and the obtained signals are collected by image acquisition card and converted into digital signals so that they can be processed by PC;
(2) The acquired images were processed by holographic infrared vision scanning technology, and the image projection of continuous calisthenics movement images was realised by image space scanning method.
(3) The parallax function of image pixel set was registered according to the visual error, and the sub-pixel template matching was achieved by vector quantisation technology.
(4) Fractal coding is carried out on the processed continuous aerobics motion images to provide the basis for visual error correction.
(5) The continuous calisthenics action image is encoded and decoded, the error between the original image is obtained, and then the error image is obtained; the error compensation results are obtained by interpolation processing, and the visual error correction is completed.
In Tables 1 and 2, the performance of four algorithms for image processing of two complicated three-dimensional objects is listed. From the use of these four matching algorithms on the two landscape quantitative calculations, it can be seen that the performance of the graph difference function I and the graph difference function is very similar, and the graph difference function of the sum and the graph difference function of the performance is very different. In order to obtain the stability of the performance test of this evaluation algorithm, various stereo image sum algorithms must be considered. Comparable values of the two different scenes in this paper are listed in the table.
First, the JAI camera (Denmark) is used to scan the charged-coupled device camera for video signals, and the image acquisition card is used to collect the acquired signals, and then the signals are transformed into digital signals that are processed by the computer. Finally, the continuous aerobics action images are obtained by holographic projection. According to the visual error, the parallax function of the image pixel set was registered, the sub-pixel template matching of the image was realised by vector quantisation technology, and the processed continuous aerobics action image was processed by fractal coding, which provided the basis for the visual error correction.
Continuous visual error correction of aerobics image is not only important to improve the clarity of aerobics image, it is an important premise to improve aerobics movement as well as has a positive role in promoting the development of aerobics cause, and the application of this method to improve the clarity of other images is also feasible. It has promoted the technological upgradation and sustainable development of other image industries. And on the proposed use figure differ function experiment and the formula of the algorithm has proved to use map function difference to quantitative processing and analysing a large number of matched boundary element, and along the boundary contour under the constraint of parallax continuity, detection of partial and overall errors, and then to correction, at the same time, it cannot match the boundary of the element to fill the parallax. This algorithm is very important for surface interpolation, surface reconstruction and 3D object recognition in vision, and it also provides an accurate and novel method for the research of visual matching algorithm and the evaluation of algorithm performance.
Fig. 1

Fig. 2

Performance comparison of test images ② four graph phase difference functions
C,F, | C,F, | C,F, | C,F, | |
---|---|---|---|---|
Percentage to match the boundary | 78.521 | 74.913 | 56.952 | 70.534 |
Percentage of processing matched boundaries | 70.382 | 70.771 | 54.163 | 33.692 |
Percentage error | 8.013 | 7.520 | 17.014 | 20.451 |
Percentage of correction boundary points | 14.894 | 16.113 | 41.112 | 42.953 |
The minimum percentage error of the line segment | 46.881 | 44.444 | 58.821 | 52.174 |
Test images ① Comparison of performance of four graph phase difference functions
C,F, | C,F, | C,F, | C,F, | |
---|---|---|---|---|
Percentage to match the boundary | 88.834 | 88.382 | 59.073 | 78.891 |
Percentage of processing matched boundaries | 83.851 | 78.293 | 68.902 | 53.074 |
Percentage error | 3.852 | 3.833 | 8.041 | 31.923 |
Percentage of correction boundary points | 14.911 | 15.134 | 40.612 | 45.823 |
The minimum percentage error of the line segment | 30.001 | 27.273 | 50.004 | 61.642 |
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 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 Ultrasonic wave promoting ice melt in ice storage tank based on polynomial fitting calculation model Regarding new wave distributions of the non-linear integro-partial Ito differential and fifth-order integrable equations Badminton players’ trajectory under numerical calculation method Innovations to Attribute Reduction of Covering Decision System Based on Conditional Information Entropy Nonlinear Differential Equations in the Teaching Model of Educational Informatisation 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 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 Has the belt and road initiative boosted the resident consumption in cities along the domestic route? – evidence from credit card consumption Attitude control for the rigid spacecraft with the improved extended state observer 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 Sensitivity Analysis of the Waterproof Performance of Elastic Rubber Gasket in Shield Tunnel Design of Morlet wavelet neural network to solve the non-linear influenza disease system 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 Study on the impact of forest fire prevention policy on the health of forest resources 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 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 Deformation and stress theory of surrounding rock of shallow circular tunnel based on complex variable function method 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 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 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 Spatial–temporal graph neural network based on node attention A contrastive study on the production of double vowels in Mandarin 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 The improvement of museum information flow based on paste functional mapping method The art design of industrialised manufacturing furniture products based on the simulation of mathematical curves TOPSIS missile target selection method supported by the posterior probability of target recognition 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 Application of mathematical probabilistic statistical model of base – FFCA financial data processing Research on a method of completeness index based on complex model Distribution network monitoring and management system based on intelligent recognition and judgement 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 Topological optimisation technology of gravity dam section structure based on ANSYS partial differential equation operation 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 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 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 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 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 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 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 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 Mathematical simulation experiment based on optimisation of heat treatment process of aluminium alloy materials Mathematical model of transforming image elements to structured data based on BP neural network Educational reform informatisation based on fractional differential equation MCM of Student’s Physical Health Based on Mathematical Cone 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 Research on identifying psychological health problems of college students by logistic regression model based on data mining 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 A mathematical model of PCNN for image fusion with non-sampled contourlet transform Application of artificial intelligence algorithm in mathematical modelling and solving College Students’ Mental Health Climbing Consumption Model Based on Nonlinear Differential Equations 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 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 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 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 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