CN110163227B - Airport runway pavement airworthiness discrimination method based on pattern recognition - Google Patents

Airport runway pavement airworthiness discrimination method based on pattern recognition Download PDF

Info

Publication number
CN110163227B
CN110163227B CN201810160134.8A CN201810160134A CN110163227B CN 110163227 B CN110163227 B CN 110163227B CN 201810160134 A CN201810160134 A CN 201810160134A CN 110163227 B CN110163227 B CN 110163227B
Authority
CN
China
Prior art keywords
sample
tolerance
samples
clustering
training
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810160134.8A
Other languages
Chinese (zh)
Other versions
CN110163227A (en
Inventor
张新平
张严慈
凌萍萍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Civil Aviation Airport Construction Group North China Co ltd
Original Assignee
Shandong Yanhuang Industrial Design Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Yanhuang Industrial Design Co ltd filed Critical Shandong Yanhuang Industrial Design Co ltd
Priority to CN201810160134.8A priority Critical patent/CN110163227B/en
Publication of CN110163227A publication Critical patent/CN110163227A/en
Application granted granted Critical
Publication of CN110163227B publication Critical patent/CN110163227B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/285Selection of pattern recognition techniques, e.g. of classifiers in a multi-classifier system

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a method for judging airworthiness of an airport runway pavement based on pattern recognition, which comprises the following steps: clustering and preprocessing the data samples by adopting a tolerance fuzzy clustering algorithm; optimizing the number of hidden layer neurons in the RBF neural network to obtain optimal real-time performance; training the RBF neural network; and optimizing the local part of the algorithm by adopting a multi-dimensional compensation method, and realizing the most accurate judgment result by using the least number of the hidden layer neurons. The method can complete the discrimination of the airworthiness of the runway surface of the airport in real time only by acquiring the runway monitoring image without manual work and other equipment, and has the advantages of high discrimination speed, high efficiency, safety and stability.

Description

Airport runway pavement airworthiness discrimination method based on pattern recognition
Technical Field
The invention belongs to the fields of artificial intelligence, big data analysis and computers, in particular to a method for judging the airworthiness of an airport runway pavement based on pattern recognition,
background
The friction coefficient of the runway surface of the airport is reduced due to the frequent take-off and landing of aircrafts and the friction coefficient is reduced because of rubber scratches or rain and snow, and the aviation safety is seriously influenced. At present, the airworthiness of the runway surface of the airport needs to be judged by means of a runway friction coefficient detection vehicle, and the detection vehicle is generally obtained by refitting a sports car. The traditional method is huge in investment, time and labor are wasted, and the work is often difficult to find a time slot to finish the work in an airport with busy traffic.
Disclosure of Invention
In order to solve the problems, the invention provides a method for judging the airworthiness of the runway surface of the airport based on pattern recognition.
The technical scheme adopted by the invention is as follows:
a method for distinguishing airworthiness of an airport runway pavement based on pattern recognition is characterized by comprising the following steps: the method comprises the following steps: A. clustering and preprocessing the data samples by adopting a tolerance fuzzy clustering algorithm; B. optimizing the number of hidden layer neurons in the RBF neural network to obtain optimal real-time performance; C. training the RBF neural network; D. and optimizing the local part of the algorithm by adopting a multi-dimensional compensation method to realize the optimal selection of the most accurate discrimination result by using the least number of the hidden layer neurons, wherein the specific implementation mode of the step A is as follows:
acquiring a trace image near an airport runway, taking the detected trace image as a sample set, and assuming that the sample set consisting of n D-dimensional samples is Dset={IM1,IM2,…,IMn,IMi∈RdIn which IMiA trace image sample; in the process of judging the navigability, dividing the clustering result into C types; the membership of the sample in the tolerance fuzzy clustering is recorded as gijRepresents a sample IMiMembership degree of membership j category; introducing a tolerance theta such that the samples are in the parameter set PcRelative to the central value McVariance of (2) is D (IM)i,McPc)=(IMi-Mc)T(IMi-Mc)-θ;
After introducing the tolerance, the variance of the sample is greater than or equal to 0 and less than 0, and two sets are definedNAnd SetpThe sample similarity in this case is represented respectively:
Figure BDA0001582694780000021
therefore, the class set Min with the least sample similarityi={c,D(IMi,MjPj)≥D(IMi,McPc) For different fuzzy coefficients a, the following membership formula is given:
Figure BDA0001582694780000022
based on the above, tolerance fuzzy clustering processing can be carried out on the sample set, and the steps are as follows:
(1) initializing a set of central values
Figure BDA0001582694780000023
(2) Circularly processing the samples in the training set and calculating the Euclidean distance Dist of the sampleseTo find the minimum central value of the corresponding training set sample
Figure BDA0001582694780000024
The following conditions are satisfied:
Figure BDA0001582694780000025
(1. ltoreq. i. ltoreq.C), where t represents the number of iterations;
(3) and (3) updating the central value of each dimension simultaneously in each circulation process:
Figure BDA0001582694780000031
where ρ istIs a system function with a decreasing nature, let
Figure BDA0001582694780000032
Wherein 0 < rho0If less than 1, random numbers can be taken; t is the total number of training times; t is the current iteration step number;
in order to ensure that the network has an artificial intelligence interface in use, the tolerance theta is introduced by adopting a tolerance function theta (t), the determination of the tolerance function can be empirically specified, and can also be fitted according to user habits, and in the initialization of the system, the tolerance function is ordered
Figure BDA0001582694780000033
N is the total number of samples, δtFor the system control function, a gradient descent method is adopted to solve:
Figure BDA0001582694780000034
(4) according to class membership
Figure BDA0001582694780000035
Generating a tolerance fuzzy cluster of samples:
bringing the formula (c) into the formula (c), and obtaining the membership degree of the sample according to the formula:
Figure BDA0001582694780000036
preferably, the specific implementation manner of step B is:
in the iteration process, after the set iteration step number is reached, calculating clustering results of various types, and if the number of clustering samples of a certain type is less than a threshold value epsilon, fitting the classification into a neighborhood class: assuming that the set of central values generated after the iteration is finished is M ═ M1,M2,…,MdAfter the first clustering treatment, the type Set with the sample number smaller than the threshold value epsilon is Setε={ST1,ST2,…,STk}(1≤k≤C),
Figure BDA0001582694780000037
Figure BDA0001582694780000038
Deleting the type set below the threshold value epsilon, taking out the samples below the threshold value epsilon, and calculating the Euclidean distance between the type set and the central value in the type set:
Figure BDA0001582694780000041
and after the minimum Euclidean distance is calculated, the type set index where the central value is located can be obtained, and finally, the sample set is fitted to the neighborhood type set, so that the neighborhood fitting of the neuron is completed.
Preferably, the specific implementation manner of step C is:
the parameters of the neural network are set as follows:
(1) the input training sample set is: training set after tolerance clustering:
Figure BDA0001582694780000042
(2) desired output vector
Figure BDA0001582694780000043
(3) Initializing the connection weight of the hidden layer and the output layer:
Figure BDA0001582694780000044
wherein, p and q are the neuron numbers of an output layer and an implied layer respectively;
Figure BDA0001582694780000045
the initialization process of (a) adopts the following equation:
Figure BDA0001582694780000046
(4) the iterative formula of the connection weight, the hidden layer neuron center value and the width is as follows:
Figure BDA0001582694780000047
where (t-1), t, (t +1) represent the three states of the iteration, CjiRepresenting hidden layer neuron center values, djiRepresenting the width, alpha representing the step distance, beta representing the learning factor, and E (t) being the network evaluation function.
Preferably, the specific implementation manner of step D is:
(1) calculating the neurons of the hidden layer of the basic RBF neural network in the step C one by one
Figure BDA0001582694780000051
Introducing a threshold value tau, classifying all samples with the distance larger than the threshold value tau into a compensation training set, and adjusting the size of the tau according to a field atlas to make the compensationThe number of samples in the compensation training set is 30% of the training set of the basic RBF neural network;
(2) clustering the compensation training set by using the tolerance fuzzy clustering method in the step A;
(3) inputting the new clustering result sample set into the basic RBF neural network in the step C, and setting the radial basis function as follows:
Figure BDA0001582694780000052
(4) and (4) training the new neural network by using the training set of the basic RBF neural network to obtain a result after multi-dimensional compensation.
The invention has the beneficial effects that:
according to the method, the airworthiness of the runway surface of the airport runway can be judged in real time only by utilizing a large number of images of rubber traces or rain and snow covering traces of the runway grounding belt generated by runway monitoring and through neural network learning and pattern recognition, manual work and other equipment are not needed, and the method has the advantages of high judging speed, high efficiency, safety and stability.
Drawings
Fig. 1 is a basic configuration diagram of an RBF neural network.
Fig. 2 is an overall flow chart of the airport runway surface airworthiness discrimination method based on pattern recognition.
Detailed Description
As shown in fig. 2, the method for judging the airworthiness of the runway surface of the airport based on pattern recognition comprises the following steps:
A. clustering and preprocessing the data samples by adopting a tolerance fuzzy clustering algorithm:
the method mainly collects trace images near a runway bidirectional grounding belt and a bidirectional takeoff waiting point, and adopts the RBF neural network as a main body to realize concise linear learning and achieve the high-precision effect of nonlinear learning in order to achieve the purposes of simple structure, concise training and guarantee of high precision of the algorithm. On the other hand, the clustering performance of the data samples and the number of neurons in the hidden layer have decisive influence on the performance of the RBF neural network, while the traditional clustering algorithm is too rigorous in rule, and the clustering processing effect on the pixel sample set of the trace image is not ideal, so that the tolerance fuzzy clustering algorithm provided by the invention has very ideal effect, and the algorithm is as follows:
a large number of detected trace images are used as a sample set, and the sample set consisting of n D-dimensional samples is assumed to be Dset={IM1,IM2,…,IMn,IMi∈RdIn which IMiA trace image sample; in the process of judging the navigability, the judging result can be divided into two or three categories, and for convenient expression, the clustering result is divided into a category C; the membership of the sample in the tolerance fuzzy clustering is recorded as gijRepresents a sample IMiMembership degree of membership j category; introducing a tolerance theta such that the samples are in the parameter set PcRelative to the central value McVariance of (2) is D (IM)i,McPc)=(IMi-Mc)T(IMi-Mc)-θ。
After introducing the tolerance, the variance of the sample is greater than or equal to 0 and less than 0, and two sets are definedNAnd SetpThe sample similarity in this case is represented respectively:
Figure BDA0001582694780000061
therefore, the class set Min with the least sample similarityi={c,D(IMi,MjPj)≥D(IMi,McPc) For different fuzzy coefficients a, the following membership formula is given:
Figure BDA0001582694780000071
based on the above, tolerance fuzzy clustering processing can be carried out on the sample set, and the steps are as follows:
(1) initializing a set of central values
Figure BDA0001582694780000072
(2) Circularly processing the samples in the training set and calculating the Euclidean distance Dist of the sampleseTo find the minimum central value of the corresponding training set sample
Figure BDA0001582694780000073
The following conditions are satisfied:
Figure BDA0001582694780000074
(i is more than or equal to 1 and less than or equal to C); where t represents the number of iterations.
(3) And (3) updating the central value of each dimension simultaneously in each circulation process, wherein the method comprises the following steps:
Figure BDA0001582694780000075
where ρ istIs a system function of decreasing nature, in this example, let
Figure BDA0001582694780000076
Wherein 0 < rho0If less than 1, random numbers can be taken; t is the total number of training times; and t is the current iteration step number.
In order to ensure that the network has an artificial intelligence interface in use, the tolerance theta is introduced by adopting a tolerance function theta (t), and the determination of the tolerance function can be empirically specified or can be fitted according to user habits. In the initialization of the system, let
Figure BDA0001582694780000077
And N is the total number of samples.
δtFor the system control function, a gradient descent method is adopted to solve:
Figure BDA0001582694780000078
(4) according to class membership
Figure BDA0001582694780000079
And (3) generating tolerance fuzzy clustering of the samples, wherein the algorithm is as follows:
bringing the formula (c) into the formula (c), and obtaining the membership degree of the sample according to the formula:
Figure BDA0001582694780000081
B. and optimizing the number of hidden layer neurons in the RBF neural network to obtain optimal real-time performance:
the number of neurons in the hidden layer affects the real-time performance of the training algorithm, and excessive number of neurons does not bring higher accuracy, but seriously affects the timeliness, so that the feedback mechanism is adopted to optimize the number of neurons in the hidden layer, and the optimal real-time performance is obtained on the premise of ensuring certain accuracy, and the method comprises the following steps:
in the iteration process, after the set iteration step number is reached, the clustering results of all types are calculated, and if the number of the clustering samples of a certain type is smaller than the threshold value epsilon, the classification is fitted into the neighborhood.
Assuming that the set of central values generated after the iteration is finished is M ═ M1,M2,…,MdAfter the first clustering treatment, the type Set with the sample number smaller than the threshold value epsilon is Setε={ST1,ST2,…,STk}(1≤k≤C),
Figure BDA0001582694780000082
Figure BDA0001582694780000083
Deleting the type set below the threshold value epsilon, taking out the samples below the threshold value epsilon, and calculating the Euclidean distance between the type set and the central value in the type set:
Figure BDA0001582694780000084
and after the minimum Euclidean distance is calculated, the type set index where the central value is located can be obtained, and finally, the sample set is fitted to the neighborhood type set, so that the neighborhood fitting of the neuron is completed.
C. Training the RBF neural network:
after the tolerance fuzzy clustering algorithm is completed and the data samples are clustered and preprocessed, the basic structure of the neural network is shown in fig. 2.
The parameters of the neural network are set as follows:
(1) the input training sample set is: training set after tolerance clustering:
Figure BDA0001582694780000091
(2) desired output vector
Figure BDA0001582694780000092
(3) Initializing the connection weight of the hidden layer and the output layer:
Figure BDA0001582694780000093
wherein, p and q are the numbers of neurons in the output layer and the hidden layer respectively.
Figure BDA0001582694780000094
The initialization process of (a) adopts the following equation:
Figure BDA0001582694780000095
(4) the iterative formula of the connection weight, the hidden layer neuron center value and the width is as follows:
Figure BDA0001582694780000096
where (t-1), t, (t +1) represent the three states of the iteration; cjiRepresenting hidden layer neuron center values; djiIndicating the width. Alpha represents the step distance, beta represents the learning factor, and E (t) is the network evaluation function.
D. And optimizing the local part of the algorithm by adopting a multi-dimensional compensation method, and realizing the most accurate judgment result by using the least number of the hidden layer neurons.
(1) Calculating the neurons of the hidden layer of the basic RBF neural network in the step C one by one
Figure BDA0001582694780000097
And introducing a threshold tau, classifying all samples with the distance greater than the threshold tau into a compensation training set, and adjusting the size of the tau according to a field atlas to ensure that the number of the samples in the compensation training set is 30% of that of the training set of the basic RBF neural network.
(2) Clustering the compensation training set by using the tolerance fuzzy clustering method in the step A;
(3) inputting the new clustering result sample set into the basic RBF neural network in the step C, and setting the radial basis function as follows:
Figure BDA0001582694780000101
(4) and (4) training the new neural network by using the training set of the basic RBF neural network to obtain a result after multi-dimensional compensation.
In summary, the method for judging airworthiness of the runway surface based on pattern recognition is completed, and the general flow is shown in fig. 2. The method can complete the discrimination of the airworthiness of the runway surface of the airport in real time only by acquiring the runway monitoring image without manual work and other equipment, and has the advantages of high discrimination speed, high efficiency, safety and stability.

Claims (4)

1. A method for distinguishing airworthiness of an airport runway pavement based on pattern recognition is characterized by comprising the following steps: the method comprises the following steps:
A. and (3) clustering and preprocessing the data samples by adopting a tolerance fuzzy clustering algorithm, wherein the specific implementation mode of the step A is as follows:
acquiring a trace image near an airport runway, taking the detected trace image as a sample set, and assuming that the sample set consisting of n D-dimensional samples is Dset={IM1,IM2,…,IMn,IMi∈RdIn which IMiA trace image sample; in the process of judging the navigability, dividing the clustering result into C types; the membership of the sample in the tolerance fuzzy clustering is recorded as gijRepresents a sample IMiMembership degree of membership j category; introducing a tolerance theta such that the samples are in the parameter set PcRelative to the central value McVariance of (2) is D (IM)i,McPc)=(IMi-Mc)T(IMi-Mc)-θ;
After introducing the tolerance, the variance of the sample is greater than or equal to 0 and less than 0, and two sets are definedNAnd SetpThe sample similarity in this case is represented respectively:
Figure FDA0002896166300000011
therefore, the class set Min with the least sample similarityi={c,D(IMi,MjPj)≥D(IMi,McPc) For different fuzzy coefficients a, the following membership formula is given:
Figure FDA0002896166300000012
based on the above, tolerance fuzzy clustering processing can be carried out on the sample set, and the steps are as follows:
(1) initializing a set of central values
Figure FDA0002896166300000013
(2) Circularly processing the samples in the training set, and calculating the Euclidean distance Diste of the samples to find the minimum central value of the corresponding samples in the training set
Figure FDA0002896166300000021
The following conditions are satisfied:
Figure FDA0002896166300000022
wherein t represents the number of iterations;
(3) and (3) updating the central value of each dimension simultaneously in each circulation process:
Figure FDA0002896166300000023
where ρ istIs a system function with a decreasing nature, let
Figure FDA0002896166300000024
Wherein 0 < rho0If less than 1, random numbers can be taken; t is the total number of training times; t is the current iteration step number;
to ensure that the network has an artificial intelligence interface in use, the tolerance theta is introduced using a tolerance function theta (t) determined either empirically or fitted according to user habits, and during initialization of the system, the tolerance function theta is set to be either empirically specified or fitted according to user habits
Figure FDA0002896166300000025
N is the total number of samples, δtFor the system control function, a gradient descent method is adopted to solve:
Figure FDA0002896166300000026
(4) according to class membership
Figure FDA0002896166300000027
Generating a tolerance fuzzy cluster of samples:
bringing the formula (c) into the formula (c), and obtaining the membership degree of the sample according to the formula:
Figure FDA0002896166300000028
B. optimizing the number of hidden layer neurons in the RBF neural network to obtain optimal real-time performance;
C. training the RBF neural network;
D. and optimizing the local part of the algorithm by adopting a multi-dimensional compensation method, and realizing the most accurate judgment result by using the least number of the hidden layer neurons.
2. The method of pattern recognition-based airport runway surface airworthiness discrimination as claimed in claim 1, characterized in that: the specific implementation manner of the step B is as follows:
in the iteration process, after the set iteration step number is reached, calculating the clustering result of each type, and if the number of the clustering samples of a certain type is less than a threshold value epsilon, fitting the type into the neighborhood: assuming that the set of central values generated after the iteration is finished is M ═ M1,M2,…,MdAfter the first clustering treatment, the type Set with the sample number less than the threshold value epsilon is Setε={ST1,ST2,…,STk}(1≤k≤C),
Figure FDA0002896166300000031
Figure FDA0002896166300000032
Deleting the type set below the threshold value epsilon, taking out the samples below the threshold value epsilon, and calculating the Euclidean distance between the type set and the central value in the type set:
Figure FDA0002896166300000033
and after the minimum Euclidean distance is calculated, the type set index where the central value is located can be obtained, and finally, the sample set is fitted to the neighborhood type set, so that the neighborhood fitting of the neuron is completed.
3. The method of pattern recognition-based airport runway surface airworthiness discrimination as claimed in claim 2, characterized in that: the specific implementation manner of the step C is as follows:
the parameters of the neural network are set as follows:
(1) the input training sample set is: training set after tolerance clustering:
Figure FDA0002896166300000034
(2) desired output vector
Figure FDA0002896166300000035
(3) Initializing the connection weight of the hidden layer and the output layer:
Figure FDA0002896166300000036
wherein, p and q are the neuron numbers of an output layer and an implied layer respectively;
Figure FDA0002896166300000041
the initialization process of (a) adopts the following equation:
Figure FDA0002896166300000042
(4) the iterative formula of the connection weight, the hidden layer neuron center value and the width is as follows:
Figure FDA0002896166300000043
where (t-1), t, (t +1) represent the three states of the iteration, CjiRepresenting hidden layer neuron center values, djiRepresenting the width, alpha representing the step distance, beta representing the learning factor, and E (t) being the network evaluation function.
4. The method of pattern recognition-based airport runway surface airworthiness discrimination as claimed in claim 3, characterized in that: the specific implementation manner of the step D is as follows:
(1) one-to-one computation of hidden layer neurons as described in step C
Figure FDA0002896166300000045
Introducing a threshold tau, classifying all samples with the distance larger than the threshold tau into a compensation training set, and adjusting the size of the tau according to a field atlas to ensure that the number of the samples in the compensation training set is 30% of that of a training set of a basic RBF neural network;
(2) clustering the compensation training set by using the tolerance fuzzy clustering method in the step A;
(3) inputting the new clustering result sample set into the basic RBF neural network in the step C, and setting the radial basis function as follows:
Figure FDA0002896166300000044
(4) and (4) training the new neural network by using the training set of the basic RBF neural network to obtain a result after multi-dimensional compensation.
CN201810160134.8A 2018-02-26 2018-02-26 Airport runway pavement airworthiness discrimination method based on pattern recognition Active CN110163227B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810160134.8A CN110163227B (en) 2018-02-26 2018-02-26 Airport runway pavement airworthiness discrimination method based on pattern recognition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810160134.8A CN110163227B (en) 2018-02-26 2018-02-26 Airport runway pavement airworthiness discrimination method based on pattern recognition

Publications (2)

Publication Number Publication Date
CN110163227A CN110163227A (en) 2019-08-23
CN110163227B true CN110163227B (en) 2021-07-23

Family

ID=67635716

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810160134.8A Active CN110163227B (en) 2018-02-26 2018-02-26 Airport runway pavement airworthiness discrimination method based on pattern recognition

Country Status (1)

Country Link
CN (1) CN110163227B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111242217A (en) * 2020-01-13 2020-06-05 支付宝实验室(新加坡)有限公司 Training method and device of image recognition model, electronic equipment and storage medium
CN112926228B (en) * 2021-05-10 2021-08-13 江苏普旭科技股份有限公司 Simulation method for runway characteristic environment simulation

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361393A (en) * 2014-09-06 2015-02-18 华北电力大学 Method for using improved neural network model based on particle swarm optimization for data prediction
CN107194524A (en) * 2017-07-28 2017-09-22 合肥工业大学 A kind of Coal and Gas Outbursts Prediction method based on RBF neural
CN107705775A (en) * 2017-08-17 2018-02-16 广东工业大学 A kind of a variety of musical instrument tuning methods based on RBF neural

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361393A (en) * 2014-09-06 2015-02-18 华北电力大学 Method for using improved neural network model based on particle swarm optimization for data prediction
CN107194524A (en) * 2017-07-28 2017-09-22 合肥工业大学 A kind of Coal and Gas Outbursts Prediction method based on RBF neural
CN107705775A (en) * 2017-08-17 2018-02-16 广东工业大学 A kind of a variety of musical instrument tuning methods based on RBF neural

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
一种对RBF网络中聚类算法的改进;刘建伟 等;《微计算机信息》;20091231;第25卷(第5-3期);第73-74页 *
基于模糊聚类与RBF网络的短期负荷预测;王平 等;《继电器》;20060516;第34卷(第10期);第64-67页 *

Also Published As

Publication number Publication date
CN110163227A (en) 2019-08-23

Similar Documents

Publication Publication Date Title
CN111178432B (en) Weak supervision fine granularity image classification method of multi-branch neural network model
US10929649B2 (en) Multi-pose face feature point detection method based on cascade regression
CN107515895B (en) Visual target retrieval method and system based on target detection
CN105701502B (en) Automatic image annotation method based on Monte Carlo data equalization
CN109543723B (en) Robust image clustering method
CN110097060B (en) Open set identification method for trunk image
CN108564136B (en) A kind of airspace operation Situation Assessment classification method based on fuzzy reasoning
CN107169117B (en) Hand-drawn human motion retrieval method based on automatic encoder and DTW
CN109241995B (en) Image identification method based on improved ArcFace loss function
CN110175615B (en) Model training method, domain-adaptive visual position identification method and device
CN110516533B (en) Pedestrian re-identification method based on depth measurement
CN101799875B (en) Target detection method
CN110163227B (en) Airport runway pavement airworthiness discrimination method based on pattern recognition
CN110533063A (en) A kind of cloud amount calculation method and device based on satellite image and GMDH neural network
CN112859898A (en) Aircraft trajectory prediction method based on two-channel bidirectional neural network
CN105160598B (en) Power grid service classification method based on improved EM algorithm
CN110728694A (en) Long-term visual target tracking method based on continuous learning
CN107680099A (en) A kind of fusion IFOA and F ISODATA image partition method
CN111368762A (en) Robot gesture recognition method based on improved K-means clustering algorithm
CN108154158A (en) A kind of building image partition method applied towards augmented reality
Xiao et al. DEEPACC: automate chromosome classification based on metaphase images using deep learning framework fused with priori knowledge
CN110991554A (en) Improved PCA (principal component analysis) -based deep network image classification method
CN108388918B (en) Data feature selection method with structure retention characteristics
CN114359604A (en) Formation recognition model construction method based on multi-aircraft trajectory data
CN111191510B (en) Relation network-based remote sensing image small sample target identification method in complex scene

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210630

Address after: Room 213, Yijing building, No.1 Hengshan Road, Yantai Economic and Technological Development Zone, Shandong Province

Applicant after: Shandong Yanhuang Industrial Design Co.,Ltd.

Address before: 264000 12-3 Zhongyi street, Zhifu District, Yantai City, Shandong Province

Applicant before: Huang Jiamin

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220901

Address after: 101300 4-166, building 6, ronghuiyuan, airport economic core area, Shunyi District, Beijing

Patentee after: Civil Aviation Airport Construction Group North China Co.,Ltd.

Address before: Room 213, Yijing building, No.1 Hengshan Road, Yantai Economic and Technological Development Zone, Shandong Province

Patentee before: Shandong Yanhuang Industrial Design Co.,Ltd.

TR01 Transfer of patent right