Abstract

In this article, a mathematical analysis model of economics of prefabricated building structure based on improved neural network algorithm is proposed in order to solve the low analysis accuracy in traditional methods. Firstly, by means of analyzing the costs of materials, labor, and equipment, the economic characteristics of the cost of fabricated building structures are determined. Secondly, the single neuron is analyzed and the weight coefficient is adjusted in accordance with the multilayer neural network structure, so as to minimize the construction error of the economic analysis model of the assembled building structure. Meanwhile, the weight vector is obtained, error-weighted square sum is calculated through choosing an adaptive filter and obtained, and the weight vector is updated by the least squares algorithm. Thirdly, the neural network algorithm training and learning process is designed and improved, the dependent variable is selected, the number of input points is determined, and then, the training and learning process of the improved neural network algorithm is completed. Finally, a fitness function is set to measure the authenticity of dataset, which is further defined as a combination of different weights to construct an economic mathematical analysis model. The experimental results indicate that the analysis results of this method can reach an accuracy up to 96%, so it has a broader application prospect in low-rise buildings.

1. Introduction

Nowadays, as social progress, the prefabricated building structures with low capital, simple structure, and good performance are in urgent need [1]. Compared with traditional concrete building structures, the buildings adopting prefabricated structural systems are better in terms of antiearthquake strength, firefighting level, corrosion resistance, and construction waste production [2]. Meanwhile, by virtue of a shorter construction period, the prefabricated structure buildings not only can greatly reduce the construction cost but also is more practical than the concrete building structure [3]. Considering the large number of floors, large area, and high manpower as well as material resources required for superhigh-rise buildings [4], the structure cost accounts for 1/3 of the total price. Therefore, it is of great significance to conduct economic analysis on the fabricated building structure [5]. Although prefabricated building structures are advantageous in low carbon emissions, green environmental protection, and sustainable development, there are only a few researches focusing on the economic mathematical analysis of prefabricated building structures [6]. In response to this problem, the research from the perspective of structural economy is carried out based on the example of actual project [7]. As an artificial intelligence technology, neural network has received many experts’ studies in the field of economic analysis, and a good analysis result is achieved [8]. However, there are still some problems such as insensitive to the initial spatial conditions of high dimensions and multiple local minima, so it is necessary to search for global data points by using as few control parameters as possible [9]. To this end, a mathematical analysis model for the economics of fabricated building structures based on improved neural network algorithms is constructed, which can provide engineering companies with a scientific basis for grasping future economic development trends [10].

2. Economic Characteristics of Fabricated Building Structure

The cost of prefabricated building structure is mainly composed of direct and indirect engineering costs, in which the direct engineering costs include labor costs, material costs, equipment costs, site management fees, and construction costs [11]; indirect engineering costs contain material expenses, utilities, maintenance fees, transportation fees, installation fees, and measures fees [12].

2.1. Material Expenses

By fully taking into account the lifting requirements, prefabricated building structure generally maximizes the amount of components so that the amount of building materials has also increased [13]. In order to save money to the greatest extent during the production process, prefabricated building structure uses a higher turnover template to replace the wooden template. This means the consumption of prefabricated building structure materials and material expenses will be greatly reduced if the standardization level of the prefabricated building structure and the turnover frequency of the formwork are improved [14].

2.2. Labor Costs

The labor costs of prefabricated building structures mainly include labor costs in the production process, transportation costs, and labor costs in installation. Due to the continuous development of industrial production measures and processes, concrete building structures that require longer working hours for workers are gradually reduced [15].

2.3. Equipment Costs

Equipment costs are the major factor impeding the economic progress of fabricated building structures. The diversification of China’s current buildings has generated a higher demand for fabricated building structures, which results in an increase in the cost of traditional concrete building structures, the one-time investment in equipment, and the pressure of equipment cost recovery [16].

3. Improved Neural Network Algorithm

The structure of multilayer neural network is shown in Figure 1.

The neuron structure of the neural network is shown in Figure 2.

The neural network aims to adjust the weight coefficients to ensure a minimized construction error of the economic mathematical analysis model of fabricated building structure [17]. Each neuron is connected by a linear combination and a nonlinear function. Since the linear combination has the same structure as the adaptive filter, the least squares algorithm is applicable to update the weight vector [18]. The specific process is as follows.

First, an adaptive filter is selected, and the weight vector is obtained as follows:

The data vector is input:

The objective function is the error weighted sum of squares, and the specific calculation content is as follows:

In formula (3), α represents the forgetting factor and d(i) represents the expected output value.

In this algorithm, the expected value output by using the neuron is affected by the multilayer structure, and it is unable to measure the expected response of the middle layer neuron, so the error backpropagation shall be adopted to calculate the expected response value [19].

The specific steps of the improved neural network algorithm are as follows:Step 1: the weights are initialized, and the learning step length is determined to ensure that the forgetting factor is within the error range.Step 2: the output value of the linear combination of each layer of the network is calculated according to the forward propagation of input mode.Step 3: the weights are updated through the least square algorithm, and the output error is checked to complete the improvement of neural network algorithm.

4. Application of Improved Neural Network Algorithm in Mathematical Analysis Model

4.1. Training and Learning

The training and learning process of the improved neural network algorithm is shown in Figure 3.(1)The dependent variable is selected according to the actual situation, and the variables that have an impact on the dependent variable are screened out through self-organizing method so as to determine the number of input points.(2)The number of output layer nodes is set, and the learning accuracy, the number of iteration steps, the upper limit of hidden nodes, learning parameters, and momentum coefficients are initialized.(3)The learning sample is input to ensure that the sample value is within the specified threshold range.(4)The values are randomly generated within the specified threshold range, and initial weight matrix is assigned.(5)The entire network is trained according to the improved neural network algorithm.(6)Judge whether the number of iteration steps exceeds the set learning accuracy; if yes, continue learning; otherwise, return to the previous step.(7)Calculate the relevant parameters between nodes and check whether the learning accuracy meets the set requirements. If yes, terminate the algorithm; otherwise, return to step (4) to complete the training and learning of the improved neural network algorithm.

4.2. Model Building

In the economic research of the fabricated building structure, the specific application steps of using the improved neural network algorithm in the mathematical analysis construction model are as follows:(1)First, an initial dataset containing around 10–20 data is constructed. The length of the individual is the sum of the weight and the bias value of the improved neural network algorithm. The sum is multiplied by the number of digits of the improved neural network algorithm code so that the gene of a single data can be randomly selected within a predefined range.(2)A fitness function is set to measure the authenticity of dataset. Accordingly, the fitness function is defined as a combination of different weights to generate a mean square error between the generated network output and the actual output of the corresponding sample; the two errors are superimposed to obtain the sum, and then, the economic mathematical analysis model is constructed as follows:In formula (4), i represents the number of samples, max G represents the maximum fitness value of the neural network, max O represents the maximum error that the neural network may output, Yi represents the sample output value after neural network learning, and Xi represents the actual output value. The closer the neural network fitness value is to the maximum value, the higher the value of max G, indicating that the dataset is real.(3)The original dataset is selected to generate a new dataset, and the new dataset is added to another dataset.(4)A single dataset is brought into the improved neural network algorithm after gene encoding so as to calculate the fitness of a single individual. If certain individual meets the set conditions, the application of the improved neural network algorithm ends.(5)Arrange according to the utility degree of a single dataset to remove redundant datasets while retaining the needed datasets.(6)Return to (3) and repeat continuously until all needed data are obtained.

The economic dataset of the fabricated building structure is determined based on all the acquired data so that the mathematical analysis is completed.

5. Experimental Analysis

The actual experiments are performed so as to verify the rationality of studying the economic mathematical analysis and construction model of prefabricated building structure based on the improved neural network algorithm.

5.1. Data Analysis

Based on the prefabricated building structure in a city, the relationship between the added value of the construction industry and other variables from 2010 to 2018 is analyzed.

Figure 4(a) shows that, during 2010–2018, the added value of the construction industry has a greater impact on the construction area, and the construction area is also increasing steadily at this time; Figure 4(b) indicates that, during 2010–2018, the relative growth rate between the added value of construction industry and the total output value is stable; as shown in Figure 4(c), during 2010–2018, the relative growth rate between construction industry’s added value and the number of employees is not stable.

5.2. Experimental Results and Analysis

As can be learned from the above content, the added value of the city’s construction industry mainly depends on the growth of total output value but is less related to the construction area and the number of employees. On account of this phenomenon, the traditional neural network algorithm and the analysis method based on the improved neural network algorithm are used, respectively, for comparative analysis. The results are as follows.

According to Table 1, the analysis accuracy of traditional neural network algorithm is always lower than 45%, while the analysis accuracy of improved neural network algorithm is always higher than 95%. It can be seen that it is reasonable to research economic mathematical analysis and construction model of prefabricated building structure based on improved neural network algorithm.

6. Conclusions

With the rapid economic development, the stability and economics of traditional concrete building structures cannot meet the needs of modernization. Therefore, the research is based on an improved neural network algorithm for mathematical analysis and construction of fabricated building structures. The improved neural network algorithm can obtain a satisfactory economic analysis structure and provides a new effective way for future economic forecasting because it has strong generalization ability.

Despite the relatively accurate economic analysis results of this model, there are still some problems, such as less compressive analysis result due to the failure in considering the seismic performance of building structure. Therefore, the future research in this field shall focus on this aspect so as to widen the application prospects.

Data Availability

Simulation data and our model and related parameters used are provided within the article.

Conflicts of Interest

The author declares that there are no conflicts of interest.

Acknowledgments

This work was supported by the Chongqing Municipal Education Commission Science and Technology Research Project (KJQN201904003) and Research Project of Chongqing Technology and Business Institute (ZD2016-04).