CN103743867A - Kalman filtering formaldehyde detection method based on neural network - Google Patents

Kalman filtering formaldehyde detection method based on neural network Download PDF

Info

Publication number
CN103743867A
CN103743867A CN201310740484.9A CN201310740484A CN103743867A CN 103743867 A CN103743867 A CN 103743867A CN 201310740484 A CN201310740484 A CN 201310740484A CN 103743867 A CN103743867 A CN 103743867A
Authority
CN
China
Prior art keywords
neural network
formaldehyde
value
detection
kalman filtering
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.)
Granted
Application number
CN201310740484.9A
Other languages
Chinese (zh)
Other versions
CN103743867B (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.)
Zhenjiang College
Original Assignee
Zhenjiang College
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 Zhenjiang College filed Critical Zhenjiang College
Priority to CN201310740484.9A priority Critical patent/CN103743867B/en
Publication of CN103743867A publication Critical patent/CN103743867A/en
Application granted granted Critical
Publication of CN103743867B publication Critical patent/CN103743867B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing Or Calibration Of Command Recording Devices (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a Kalman filtering formaldehyde detection method based on a neural network. The method comprises the following steps: (1) initializing a detection environment and determining environmental parameters; (2) simulating data in the detection process to obtain training data of the neural network; (3) establishing the neural network with a two input-one output structure, and by adopting a BP (Back-Propagation) neural network and adding a momentum learning rule, training the neural network; (4) carrying out first detection evaluation; (5) judging whether detection is stopped or not; and (6) if detection is stopped, carrying out dormancy for waiting, and if not, evaluating formaldehyde content by Kalman filtering. According to the method disclosed by the invention, the relationship between detectable quantity and state transfer quantity is established by an offline neural network training method, so that the problem that when conventional Kalman filtering is used to detect formaldehyde, a state equation, particularly state transfer quantity, is hard to determine is solved, and the speed, precision and reliability of formaldehyde detection are greatly improved.

Description

Kalman filtering Analysis Methods for Formaldehyde based on neural network
Technical field
The present invention relates to a kind of Analysis Methods for Formaldehyde, relate in particular to a kind of Kalman filtering Analysis Methods for Formaldehyde based on neural network, belong to detection technique field.
Background technology
Formaldehyde is a kind of colourless, gas of having intense stimulus smell, there is severe toxicity, it mainly applies in timber industry and textile industry, a kind of important industrial chemicals and organic solvent, be widely used in now in the material of house decoration, this makes in new decorating house formaldehyde pollution problem very serious.Prior art mainly contains for the detection method of formaldehyde: spectrophotometric method, electrochemical assay, vapor-phase chromatography, liquid phase chromatography, sensor method etc., although these methods possibility accuracy of detection are higher, but owing to lacking for the analysis and the filtering that detect error, thereby it is larger to detect error, accuracy is not high, to the real content of Formaldehyde in Environment, can not effectively detect.
Kalman filter method is a kind of numerical filter method being proposed by R.E.Kalman nineteen sixty, the representative instance of its processing is limited from one group, comprise noise, prediction in the observation data of object state is estimated to the virtual condition of object, therefore rationally use Kalman filtering can solve well the error filtration problem in formaldehyde examination.For formaldehyde examination problem, the state equation of content of formaldehyde can be expressed as:
X(t+1)=Φ(t)X(t)
Wherein X (t) is t formaldehyde actual content value constantly, and Φ (t) is t state transitions amount constantly, and it represents the t moment and the t+1 relation between formaldehyde actual content constantly.
The observation of formaldehyde examination (detection) equation can be expressed as:
Z(t)=X(t)+v(t)
Wherein Z (t) is t detected value constantly, and X (t) is t formaldehyde actual content value constantly, and v (t) is t detection error constantly, and by law of great number, obeying average is zero, the Gauss normal distribution that variance is definite value.For formaldehyde examination problem, the parameter Φ in state equation (t) and detection error v (t) are determined by actual detection case, be difficult to obtain clear and definite expression formula, so the Kalman filtering of prior art are difficult to directly be used among formaldehyde examination.
Summary of the invention
The object of the present invention is to provide a kind of Kalman filtering Analysis Methods for Formaldehyde based on neural network, by neural network, solve state equation difficult parameters that Kalman filtering runs in the formaldehyde examination problem problem to determine, and used in formaldehyde examination error filtration, to improve the accuracy of existing Analysis Methods for Formaldehyde.
Object of the present invention is achieved by the following technical programs:
A Kalman filtering Analysis Methods for Formaldehyde based on neural network, comprises the following steps:
1) initialization testing environment, determines environmental parameter: use sensor repeatedly to sample the content of formaldehyde in environment, draw one group of sampled data; The maximum detected value of sampled data is designated as to Zmax, and minimum detection value is designated as Zmin, asks this group data mean square deviation and divided by the 2 approximating variances G that obtain detecting error;
2) establishing detection error is G, order zero constantly state value X (0) is respectively Zmin and Zmax, to different state transitions amount Φ, use formula X (t+1)=Φ (t) X (t) and Z (t)=X (t)+v (t) analog detection process, the obedience average that v (t) draws up for Numerical-Mode is zero, variance is the detection error of G, draws one group of detection data Z that different state transitions amount Φ is corresponding;
3) set up the neural network of two input one export structures, two are input as in every group of analog detection data adjacent two detected values constantly, are output as corresponding Φ value, employing BP neural network, additional momentum learning rules, neural network training;
4) start testing process: set initial formaldehyde examination value Z (0) for (Zmax+Zmin)/2, the formaldehyde examination value that now sensor is obtained is designated as to Z (1), by Z (0), Z (1) input neural network, draw Φ (1) value that neural network prediction is estimated, determine this state equation constantly, iteration Kalman Filter Estimation equation, draws formaldehyde estimated value now output display result;
5) judge whether to stop to detect, if do not stopped, going to step 6); If stop detecting, enter dormant state;
6) remember that the formaldehyde examination amount that last sensor is obtained is Z (t-1), the formaldehyde examination amount that current time sensor is obtained is Z (t), by Z (t-1) and Z (t) input neural network, draw the value of the state transitions amount Φ (t) of current time, determine the state equation of current time, remember that last formaldehyde estimated value is
Figure BDA0000449469270000032
iteration Kalman Filter Estimation equation, draws the formaldehyde estimated value of current time
Figure BDA0000449469270000033
output display structure;
7) judge whether to want initialization context, if so, go to step 1), if not, go to step 6).
Object of the present invention can also further realize by following technical measures:
The aforementioned Kalman filtering Analysis Methods for Formaldehyde based on neural network, wherein kalman filter method is as follows:
1) pre-estimation:
wherein
Figure BDA0000449469270000035
for estimated value,
Figure BDA0000449469270000036
for estimating evaluation, Φ (t) is state transitions amount;
2) calculate pre-estimation covariance matrix:
Figure BDA0000449469270000037
wherein P (t) is estimate covariance,
Figure BDA0000449469270000038
for pre-estimation covariance, Φ (t) is state transitions amount, and Φ ' is (t) transposition of Φ (t);
3) calculate kalman gain matrix:
Figure BDA0000449469270000039
wherein K (t) is kalman gain, and G is for detecting the approximating variances of error;
4) upgrade and estimate:
X ^ ( t + 1 ) = X ~ ( t + 1 ) + K ( t + 1 ) [ Z ( t + 1 ) - X ~ ( t + 1 ) X ] ;
5) upgrade and estimate covariance matrix:
P ( t + 1 ) = [ 1 - K ( t + 1 ) ] P ~ ( t + 1 ) [ 1 - K ( t + 1 ) ] + K ( t + 1 ) · G · K ( t + 1 ) ;
6) often obtain one-time detection value, iteration above-mentioned steps once.
The aforementioned Kalman filtering Analysis Methods for Formaldehyde based on neural network, wherein additional momentum learning rules are as follows:
ω ( t + 1 ) = ω ( t ) - ( 1 - a ) η ∂ E T ∂ ω ( t ) + αΔω ( t )
Δ ω (t)=ω (t)-ω (t-1) wherein, ω (t) is the weight of each node of neural network, the training error that ET is neural network, η is weight, α is factor of momentum, gets 0.95.
Compared with prior art, the invention has the beneficial effects as follows: the present invention is by the method for off-line training neural network, set up the relation between detection limit and state transitions amount, and then solved legacy card Kalman Filtering when formaldehyde examination, state equation particularly state transitions amount is difficult to definite problem, this makes Kalman filtering can be useful among formaldehyde examination, compared to existing technology, the present invention has used substantially negligible calculated amount, has improved greatly speed, precision and the reliability of formaldehyde examination.
Accompanying drawing explanation
Fig. 1 is process flow diagram of the present invention;
Fig. 2 is building-block of logic of the present invention;
Fig. 3 is the building-block of logic of kalman filter method.
Embodiment
Below in conjunction with the drawings and specific embodiments, the invention will be further described.
The state equation of formaldehyde examination problem and observation (detection) equation can be written as following form:
X(t+1)=Φ(t)X(t)
Z(t)=X(t)+v(t)
Wherein, X (t) is t formaldehyde actual content value constantly, Φ (t) is t state transitions amount constantly, it represents the t moment and the t+1 relation between formaldehyde actual content constantly, X (t) is t formaldehyde actual content value constantly, and it is the Gauss normal distribution that zero variance is definite value that v (t) obeys average for t detection error constantly.
As Fig. 1 carves, showing, is the Kalman filtering Analysis Methods for Formaldehyde process flow diagram based on neural network of the present invention, comprises the following steps:
1) sampling initialization detected parameters, is used sensor to carry out real time sample, and the content of formaldehyde in environment is repeatedly sampled, and draws one group of sampled data; To these group data, its maximum detected value is designated as Zmax, and minimum detection value is designated as Zmin, ask this group data mean square deviation and divided by 2 for detecting the approximating variances G of error;
2) simulative neural network training data, use Computer Numerical Simulation, if detection error is G, Φ gets not the value that t changes in time, it presses 101 values of the every 0.01 one step value of 0.5-1.5, for 101 Φ values, order zero constantly state value X (0) is Zmin, use formula X (t+1)=Φ (t) X (t) and Z (t)=X (t)+v (t) analog detection process, the obedience average that v (t) draws up for Numerical-Mode is zero, variance is the detection error of G, draw the detection data of one group of Z that different Φ is corresponding, same order zero constantly state value X (0) is Zmax, analog detection process draws the detection data of one group of Z that different Φ is corresponding respectively again,
3) neural network training, set up the neural network of two input one export structures, as shown in Figure 2, two are input as in every group of analog detection data adjacent two detected values constantly, be Z (t+1) and Z (t), be output as corresponding Φ value, adopt BP neural network, additional momentum learning rules, neural network training;
Additional momentum learning rules are on traditional BP learning method basis, give renewal momentum when weighting regulates, and can recall like this locally optimal solution of training, concrete update rule as shown in the formula:
ω ( t + 1 ) = ω ( t ) - ( 1 - a ) η ∂ E T ∂ ω ( t ) + αΔω ( t )
Δ ω (t)=ω (t)-ω (t-1) wherein, the weight that ω (t) is each node of neural network is carved the training error that ET is neural network, and η is weight, and α is factor of momentum, gets 0.95.
4) start testing process, set initial formaldehyde examination amount Z (0) for (Zmax+Zmin)/2, the formaldehyde examination amount that now sensor is obtained is designated as to Z (1), by Z (0), Z (1) input neural network, draw Φ (1) value that neural network prediction is estimated, determine this state equation constantly, iteration Kalman Filter Estimation equation, draws formaldehyde estimated value now
Figure BDA0000449469270000061
output to detecting instrument and show;
As shown in Figure 3, Kalman Filter Estimation is by the form that is expressed as Equation Iterative of traditional least mean-square estimate, carries out filtering estimation, because its real-time, robustness and needed storage space are less, therefore very applicable formaldehyde examination problem, its steps flow chart is:
1, pre-estimation:
X ~ ( t + 1 ) = Φ ( t ) X ^ ( t )
2, calculate pre-estimation covariance matrix:
P ~ ( t + 1 ) = Φ ( t ) P ( t ) Φ ′ ( t )
3, calculate kalman gain matrix:
K ( t + 1 ) = P ~ ( t + 1 ) [ P ~ ( t + 1 ) + G ] - 1
4, upgrade and estimate:
X ^ ( t + 1 ) = X ~ ( t + 1 ) + K ( t + 1 ) [ Z ( t + 1 ) - X ~ ( t + 1 ) X ] ;
5, upgrade and estimate covariance matrix:
P ( t + 1 ) = [ 1 - K ( t + 1 ) ] P ~ ( t + 1 ) [ 1 - K ( t + 1 ) ] + K ( t + 1 ) · G · K ( t + 1 ) ;
6, often obtain one-time detection value, iteration above-mentioned steps once;
Wherein,
Figure BDA0000449469270000067
for estimated value,
Figure BDA0000449469270000068
for estimating evaluation, P (t) is estimate covariance,
Figure BDA0000449469270000069
for pre-estimation covariance, Φ (t) is state transitions amount, and Φ ' is (t) transposition of Φ (t), in this problem, equate with Φ (t), K (t) is kalman gain, and G is step 1) in the approximating variances that obtains, Z (t) is for detecting data.
5) operation to detecting instrument according to user, judges whether to stop to detect, if do not stopped, going to step 6); If stop detecting, enter dormancy waiting status;
6) remember that the formaldehyde examination amount that last sensor is obtained is Z (t-1), the formaldehyde examination amount that now sensor is obtained is Z (t), by Z (t-1) and Z (t) input neural network, draw the value of state transitions amount Φ (t) now, determine this state equation constantly, remember that last formaldehyde estimated value is
Figure BDA0000449469270000071
iteration Kalman Filter Estimation equation, draws formaldehyde estimated value now
Figure BDA0000449469270000072
output to instrument and show;
7) judge that whether detecting instrument initialization button is pressed, and if so, goes to step 1), if not, go to step 6).
The present invention is based on the Kalman filtering Analysis Methods for Formaldehyde of neural network, can be used for the intelligent instrument that environment content of formaldehyde is detected, by formaldehyde quantity detection sensor, carry out data acquisition, pass to the microprocessor of detecting instrument, microprocessor uses method of the present invention, obtains accurate and effective content of formaldehyde.
In addition to the implementation, the present invention can also have other embodiments, and all employings are equal to the technical scheme of replacement or equivalent transformation formation, all drop in the protection domain of requirement of the present invention.

Claims (3)

1. the Kalman filtering Analysis Methods for Formaldehyde based on neural network, is characterized in that, comprises the following steps:
1) initialization testing environment, determines environmental parameter: use sensor repeatedly to sample the content of formaldehyde in environment, draw one group of sampled data; The maximum detected value of sampled data is designated as to Zmax, and minimum detection value is designated as Zmin, asks this group data mean square deviation and divided by the 2 approximating variances G that obtain detecting error;
2) establishing detection error is G, order zero constantly state value X (0) is respectively Zmin and Zmax, to different state transitions amount Φ, use formula X (t+1)=Φ (t) X (t) and Z (t)=X (t)+v (t) analog detection process, the obedience average that v (t) draws up for Numerical-Mode is zero, variance is the detection error of G, draws one group of detection data Z that different state transitions amount Φ is corresponding;
3) set up the neural network of two input one export structures, two are input as in every group of analog detection data adjacent two detected values constantly, are output as corresponding Φ value, employing BP neural network, additional momentum learning rules, neural network training;
4) start testing process: set initial formaldehyde examination value Z (0) for (Zmax+Zmin)/2, the formaldehyde examination value that now sensor is obtained is designated as to Z (1), by Z (0), Z (1) input neural network, draw Φ (1) value that neural network prediction is estimated, determine this state equation constantly, iteration Kalman Filter Estimation equation, draws formaldehyde estimated value now
Figure FDA0000449469260000011
output display result;
5) judge whether to stop to detect, if do not stopped, going to step 6); If stop detecting, enter dormant state;
6) remember that the formaldehyde examination amount that last sensor is obtained is Z (t-1), the formaldehyde examination amount that current time sensor is obtained is Z (t), by Z (t-1) and Z (t) input neural network, draw the value of the state transitions amount Φ (t) of current time, determine the state equation of current time, remember that last formaldehyde estimated value is
Figure FDA0000449469260000012
iteration Kalman Filter Estimation equation, draws the formaldehyde estimated value of current time
Figure FDA0000449469260000013
output display structure;
7) judge whether to want initialization context, if so, go to step 1), if not, go to step 6).
2. the Kalman filtering Analysis Methods for Formaldehyde based on neural network as claimed in claim 1, is characterized in that, comprises the following steps:
1) pre-estimation:
Figure FDA0000449469260000021
wherein
Figure FDA0000449469260000022
for estimated value, for estimating evaluation, Φ (t) is state transitions amount;
2) calculate pre-estimation covariance matrix:
Figure FDA0000449469260000024
wherein P (t) is estimate covariance,
Figure FDA0000449469260000025
for pre-estimation covariance, Φ (t) is state transitions amount, and Φ ' is (t) transposition of Φ (t);
3) calculate kalman gain matrix:
Figure FDA0000449469260000026
wherein K (t) is kalman gain, and G is for detecting the approximating variances of error;
4) upgrade and estimate:
X ^ ( t + 1 ) = X ~ ( t + 1 ) + K ( t + 1 ) [ Z ( t + 1 ) - X ~ ( t + 1 ) X ] ;
5) upgrade and estimate covariance matrix:
P ( t + 1 ) = [ 1 - K ( t + 1 ) ] P ~ ( t + 1 ) [ 1 - K ( t + 1 ) ] + K ( t + 1 ) · G · K ( t + 1 ) ;
6) often obtain one-time detection value, iteration above-mentioned steps once.
3. the Kalman filtering Analysis Methods for Formaldehyde based on neural network as claimed in claim 1, is characterized in that, described additional momentum learning rules are as follows:
ω ( t + 1 ) = ω ( t ) - ( 1 - a ) η ∂ E T ∂ ω ( t ) + αΔω ( t )
Δ ω (t)=ω (t)-ω (t-1) wherein, ω (t) is the weight of each node of neural network, the training error that ET is neural network, η is weight, α is factor of momentum, gets 0.95.
CN201310740484.9A 2013-12-30 2013-12-30 Kalman filtering formaldehyde detection method based on neural network Active CN103743867B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310740484.9A CN103743867B (en) 2013-12-30 2013-12-30 Kalman filtering formaldehyde detection method based on neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310740484.9A CN103743867B (en) 2013-12-30 2013-12-30 Kalman filtering formaldehyde detection method based on neural network

Publications (2)

Publication Number Publication Date
CN103743867A true CN103743867A (en) 2014-04-23
CN103743867B CN103743867B (en) 2015-06-10

Family

ID=50500904

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310740484.9A Active CN103743867B (en) 2013-12-30 2013-12-30 Kalman filtering formaldehyde detection method based on neural network

Country Status (1)

Country Link
CN (1) CN103743867B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108828170A (en) * 2018-04-26 2018-11-16 中国石油大学(华东) A kind of sea-farming dissolved oxygen concentration acquisition device and method with multi-protocols output
CN109238358A (en) * 2018-09-12 2019-01-18 国网福建省电力有限公司 A kind of distribution type electric energy batch meter multi-sensor data collection and anti-interference processing method
CN109781809A (en) * 2019-02-23 2019-05-21 苏州市智汇易联科技有限公司 A kind of concentration of formaldehyde artificial intelligence measuring method
CN110675006A (en) * 2019-11-07 2020-01-10 桂林理工大学 Indoor air quality real-time monitoring and formaldehyde attenuation prediction system
CN117192063A (en) * 2023-11-06 2023-12-08 山东大学 Water quality prediction method and system based on coupled Kalman filtering data assimilation

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1786413A (en) * 2005-11-17 2006-06-14 孟江 Method for porecasting water upwelling amount of mine well based on nerve network model
US20080178600A1 (en) * 2007-01-26 2008-07-31 General Electric Company Systems and Methods for Initializing Dynamic Model States Using a Kalman Filter
CN102737153A (en) * 2011-04-07 2012-10-17 中国人民解放军第三〇二医院 Neural network hepatofibrosis diagnosis method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1786413A (en) * 2005-11-17 2006-06-14 孟江 Method for porecasting water upwelling amount of mine well based on nerve network model
US20080178600A1 (en) * 2007-01-26 2008-07-31 General Electric Company Systems and Methods for Initializing Dynamic Model States Using a Kalman Filter
CN102737153A (en) * 2011-04-07 2012-10-17 中国人民解放军第三〇二医院 Neural network hepatofibrosis diagnosis method and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
毕智慧: "基于状态空间理论的气体浓度定量分析", 《中国优秀硕士学位论文全文数据库 工程科技Ⅰ辑》, no. 02, 15 August 2007 (2007-08-15) *
沈小燕等: "基于卡尔曼滤波理论的气体浓度反演算法", 《光电工程》, vol. 35, no. 12, 31 December 2008 (2008-12-31) *
马戎等: "基于传感器阵列与神经网络的气体检测*** ", 《传感技术学报》, no. 3, 31 December 2009 (2009-12-31) *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108828170A (en) * 2018-04-26 2018-11-16 中国石油大学(华东) A kind of sea-farming dissolved oxygen concentration acquisition device and method with multi-protocols output
CN109238358A (en) * 2018-09-12 2019-01-18 国网福建省电力有限公司 A kind of distribution type electric energy batch meter multi-sensor data collection and anti-interference processing method
CN109781809A (en) * 2019-02-23 2019-05-21 苏州市智汇易联科技有限公司 A kind of concentration of formaldehyde artificial intelligence measuring method
CN109781809B (en) * 2019-02-23 2020-11-20 苏州市智汇易联科技有限公司 Artificial intelligent calculating method for formaldehyde concentration
CN110675006A (en) * 2019-11-07 2020-01-10 桂林理工大学 Indoor air quality real-time monitoring and formaldehyde attenuation prediction system
CN117192063A (en) * 2023-11-06 2023-12-08 山东大学 Water quality prediction method and system based on coupled Kalman filtering data assimilation
CN117192063B (en) * 2023-11-06 2024-03-15 山东大学 Water quality prediction method and system based on coupled Kalman filtering data assimilation

Also Published As

Publication number Publication date
CN103743867B (en) 2015-06-10

Similar Documents

Publication Publication Date Title
CN103743867B (en) Kalman filtering formaldehyde detection method based on neural network
Bennett et al. Pollen
Matthes et al. Source localization by spatially distributed electronic noses for advection and diffusion
Datta et al. Simultaneous identification of unknown groundwater pollution sources and estimation of aquifer parameters
CN107202750A (en) A kind of satellite-ground integrated monitoring quantitative remote sensing method for amalgamation processing of Atmospheric particulates
CN103773900B (en) Based on the solid state fermentation control method of neural network and particle cluster algorithm
CN103278343B (en) A kind of recognition methods of key structural fatigue component
CN111859249B (en) Ocean numerical forecasting method based on analytical four-dimensional set variation
CN111308979B (en) U control system based on multi-rate delay state space model
CN108008099A (en) A kind of pollution sources localization method
CN107547067A (en) A kind of multi-model self calibration EKF method
CN103345544B (en) Adopt logistic regression method prediction organic chemicals biological degradability
CN104462022A (en) Aircraft dynamics system parameter identifiability analitical method
Zou et al. Optimal estimation of two‐dimensional contaminant transport
Field Efficient hydrologic tracer-test design for tracer-mass estimation and sample-collection frequency, 1, method development
CN102679984B (en) Finite model filtering method based on vector distance minimizing criterion
Hoosbeek et al. Developing and adapting soil process submodels for use in the pedodynamic orthod model
CN113919170A (en) Working condition environment simulation method and system based on multi-sensor fusion
Li et al. Xuan Zhang
Wang et al. Time-serial Modeling and Kalman Filter of MEMS Gyroscope Random drift Compensation
CN117216919B (en) Knowledge-data double-drive-based drainage pipeline mechanical property evaluation method
Gazeaux et al. Extracting common pulse-like signals from multiple ice core time series
Khan et al. Data interpretation and continuous modal parameter identification of cable stayed bridge
US20230194163A1 (en) Evaluation method and system for assessing the estimate of energy consumption per tonne in distillation processes
Jordan et al. Exploring meaningful visual effects and quantities of interest from dynamic models through dynamac

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 212028 No. 518, Chang Xiang Road, University Park, Zhenjiang, Jiangsu

Patentee after: Zhenjiang College

Address before: Zhenjiang City, Jiangsu Province, 212003 Jingkou District Road No. 61

Patentee before: Zhenjiang College