CN105956709A - GUI based modular support vector machine tide forecasting method - Google Patents

GUI based modular support vector machine tide forecasting method Download PDF

Info

Publication number
CN105956709A
CN105956709A CN201610316444.5A CN201610316444A CN105956709A CN 105956709 A CN105956709 A CN 105956709A CN 201610316444 A CN201610316444 A CN 201610316444A CN 105956709 A CN105956709 A CN 105956709A
Authority
CN
China
Prior art keywords
tide
prediction
support vector
vector machine
value
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
CN201610316444.5A
Other languages
Chinese (zh)
Other versions
CN105956709B (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.)
Dalian Maritime University
Original Assignee
Dalian Maritime University
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 Dalian Maritime University filed Critical Dalian Maritime University
Priority to CN201610316444.5A priority Critical patent/CN105956709B/en
Publication of CN105956709A publication Critical patent/CN105956709A/en
Application granted granted Critical
Publication of CN105956709B publication Critical patent/CN105956709B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a GUI based modular support vector machine tide forecasting method, which comprises the steps of S1, acquiring continuous-sequence tide level information monitored by a tide station and a tide value forecast by using a harmonic analysis method; S2, making a difference between a measured value acquired by the tide station and the tide value forecast by the harmonic analysis method, acquiring a time sequence of non-astronomical tide, carrying out data accumulation processing on the inputted tide level information and the tide value according to a grey model AGO algorithm, and enabling the processed data to act as input so as to be applied to regression forecasting of a support vector machine; S3, forecasting tide through the support vector machine according to tide forecasting time information set in the step S1; and S4, completing data recovery of a forecast result of the support vector machine through IAGO reverse accumulation processing, wherein the recovered data is used for modifying the tide forecasting value of the harmonic analysis method.

Description

A kind of modularity support vector machine tide prediction method based on GUI
Technical field
The present invention relates to tide prediction field, particularly relate to a kind of modularity support vector machine tide prediction method based on GUI.
Background technology
Owing to tide is affected by various factors, periodic factors such as power to lead tide, factor aperiodic such as wind-force, air pressure, seashore characteristic, precipitation, the inclination angle etc. of lunar orbit.Traditional system of harmonic analysis is by the statistics and analysis to long-term tidal data, it is calculated the parameter of each partial tide in model, and obtain long-term tide prediction based on the mathematical model setting up tide, but the forecast precision of the method is except being affected by partial tide quantity, also cannot analyze the impact of factor aperiodic.The most conventional neural network prediction method is to affect each key element of tide, if the information such as position of heavenly body parameter, wind, air pressure, precipitation are as the input of network, neural Network Model for Forecasting is set up as network output using Tidal Information, and by the study of historical data being determined the parameter of network.Neural network model and input according to establishing carry out tide prediction, although the method compensate for harmonic analysis to a certain extent cannot forecast the shortcoming of factor aperiodic, but the sample of learning training requires that data volume is big, involve a wide range of knowledge, various situations about being likely to occur can be covered, and the station historical data with factor aperiodic is the most little.
Summary of the invention
The problem existed according to prior art, the invention discloses a kind of modularity support vector machine tide prediction method based on GUI, comprises the following steps:
S1: obtain the continuous sequence formula tidal level information that tidal gaging station monitors and the tide value utilizing system of harmonic analysis to predict, the time value of tide prediction is set;
S2: the tide measured value obtained at tidal level station does difference with the tide value of system of harmonic analysis prediction, the time series of the non-astronomical tide obtained carries out data accumulation process according to gray model AGO algorithm to tidal level information and the tide value of input, and the data after process are used for the regression forecasting of support vector machine as input quantity;
S3: tide is predicted by the tide prediction temporal information according to arranging in S1 by support vector machine, select cross validation, population and genetic algorithm to be optimized respectively the penalty coefficient c and kernel function radius g of support vector machine during prediction, and the method selecting support vector machine to produce error minima during training carries out tide prediction as optimized algorithm;
The result of S4: SVM prediction completes data convert through the reverse accumulation process of IAGO, and the data after reduction are for revising the tide prediction value of system of harmonic analysis.
The tide measured value that tidal gaging station obtains is defined as the time series of non-astronomical tide, is expressed as surveying tide sequence y0:x0(1),x0(2),…,x0(n);
The tidal data of system of harmonic analysis prediction, it is when representing actual tide level H (t) in somewhere, and computational methods are as follows:
H ( t ) = α 0 + Σ j = 1 m R j c o s ( σ j t - θ j ) = α 0 + Σ j = 1 m ( α j cosσ j t + b j sinσ j t )
α in formula0For mean sea level height, RjFor amplitude of component tide, θjFor the initial phase of partial tide, σjFor the angular velocity of partial tide, αj=Rjcosθj, bj=Rjsinθj, m is the number of partial tide, is positive integer;The forecast part of system of harmonic analysis is regarded as astronomical tide part, and the harmonic analysis time series obtained after calculating is designated as y1:x1(1),x1(2),…,x1(n);Will actual measurement tide sequence y0When doing poor with harmonic analysis time series:
Computing formula is:
y2=y0-y1
New sequence is:
y2:x3(1),x3(2),…,x3(n)
This sequence is firstly the need of the regression forecasting being used for support vector machine after AGO operates:
The sequence table processed through AGO is shown as x(1)(1),x(1)(2),…,x(1)(n), computing formula is:
x ( 1 ) ( k ) = Σ i = 1 k x 3 ( k ) , k = 1 , 2 , ... , n
At the forecasting sequence obtained after SVM prediction it is:
x ^ ( 1 ) ( 1 ) , x ^ ( 1 ) ( 2 ) , ... , x ^ ( 1 ) ( n )
This sequence is through the algorithm non-final forecasting sequence of astronomical tide part of acquisition of IAGO:
x ^ ( 0 ) ( k + 1 ) = x ^ ( 1 ) ( k + 1 ) - x ^ ( 1 ) ( k ) , k = 1 , 2 , ... , n
WhereinRepresenting the data of reduction after non-astronomical tide fractional prediction, final tidal data is added with astronomical tide part by the predictive value of non-astronomical tide part and is finally predicted the outcome;
The time obtained is that the tide value of k+1 is expressed as
y ( k + 1 ) = x ^ ( 0 ) ( k + 1 ) + x 1 ( k + 1 ) .
Owing to have employed technique scheme, a kind of based on GUI modularity support vector machine tide prediction method that the present invention provides, the factor being possible not only to affect aperiodic such as wind direction, rainfall, Storm events, seashore characteristic etc. tide is fused in this Forecasting Methodology, and Small Sample Database can also reach more accurate result.Set up one based on support vector machines forecast model, first in MATLAB 7.8, import a SVM workbox, then utilize svmtrain function that training sample data are trained, testing, with test sample svmpredict function, the model formed, the tide of same tidal station could be predicted by the data after training and test again.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present application or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in describing below is only some embodiments described in the application, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the flow chart of this method;
Fig. 2 is the flow chart of tide prediction process.
Detailed description of the invention
For making technical scheme and advantage clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out the most complete description:
A kind of based on GUI modularity support vector machine tide prediction method as shown in Figure 1, specifically includes following steps:
S1: obtain the continuous sequence formula tidal level information that tidal gaging station monitors and the tide value utilizing system of harmonic analysis to predict, arrange the time value of tide prediction, want the tide value after predicting 10 days if this time is user, then this time is 10.
S2: the tide measured value obtained at tidal level station does difference with the tide value of system of harmonic analysis prediction, the non-astronomical tide time series obtained carries out data accumulation process according to gray model AGO algorithm to tidal level information and the tide value of input, and the data after process are used for the regression forecasting of support vector machine as input quantity.
Modularity forecast journey is in running, it is necessary first to obtaining two inputs, one is the tidal gaging station measured data that user is loaded into, and these Data Sources are in the tidal gaging station record to tidal level information every day, and in expression is a time series in form, and this sequence is designated as y0:x0(1),x0(2),…,x0(n).Its two be system of harmonic analysis prediction tidal data, it represent actual tide level H (t) in somewhere time, computational methods are as follows:
H ( t ) = α 0 + Σ m R j c o s ( σ j t - θ j ) = α 0 + Σ m ( α j cosσ j t + b j sinσ j t )
α in formula0For mean sea level height, RjFor amplitude of component tide, θjFor the initial phase of partial tide, σjFor the angular velocity of partial tide, αj=Rjcosθj, bj=Rjsinθj, m is the number of partial tide, is positive integer.Owing to system of harmonic analysis primary concern is that, when predicting tidal level, the effect that tide is formed by Between Celestial Tide-generating Forces, so the forecast part of system of harmonic analysis is regarded as astronomical tide part, the harmonic analysis time series obtained after calculating is designated as y1:x1(1),x1(2),…,x1(n)。
The most two-part difference, then regarded as the non-astronomical tide part affected by other factors such as environment by us, and computational methods are: y0-y1, this sequence table is shown as x3(1),x3(2),…,x3Sequence n () processes after is expressed as " non-astronomical tide tide sequence " in fig. 2, list entries is processed to improve precision of prediction by this sequence as the prediction being originally inputted for the non-i.e. support vector machine of astronomical tide part, the AGO algorithm first passing through gray model before forecasting.AGO is as follows to seasonal effect in time series processing method:
The original series divided due to non-astronomical tide is x3(1),x3(2),…,x3N (), then the sequence table processed through AGO is shown as x(1)(1),x(1)(2),…,x(1)(n), whereinAfter the treatment, the tide time series of new non-astronomical tide part is applied in the forecast of support vector machine.
S3: tide is predicted by the tide prediction temporal information according to arranging in S1 by support vector machine, select cross validation, population and genetic algorithm to be optimized respectively the penalty coefficient c and kernel function radius g of support vector machine during prediction, and the method selecting support vector machine to produce error minima during training carries out tide prediction as optimized algorithm.
The result of S4: SVM prediction completes data convert through the reverse accumulation process of IAGO, and the data after reduction are for revising the tide prediction value of system of harmonic analysis.
During prediction, program will automatically be selected three kinds of optimized algorithms to be optimized support vector machine and chosen the minimum algorithm of error as when time optimization method of prediction, and these three method is cross validation selection method, particle swarm optimization algorithm and genetic algorithm respectively.Wherein, program is root-mean-square error RMSE that training process produces to the judgment criteria of error, and computational methods are:
R M S E = Σ i = 1 L ( y - y ^ ) 2 L
Wherein L is training sample number, y andRepresent the training data of tide and the predicted value of this part respectively.
The predictive value of tide non-astronomical tide part is just obtained after support vector machine is forecast, owing to data having been carried out AGO process before forecast, so also needing to carry out the reduction of data before obtaining final predicting the outcome, i.e. IAGO operates, being shown as " acquisition predicts the outcome and carries out data convert " in fig. 2, the computational methods of IAGO are:
x ^ ( 0 ) ( k + 1 ) = x ^ ( 1 ) ( k + 1 ) - x ^ ( 1 ) ( k ) , k = 1 , 2 , ... , n
WhereinThe data reduced after representing prediction,Represent unreduced data after prediction.
The forecast data of non-astronomical tide part is done with the data that astronomical tide part system of harmonic analysis calculates and obtained final forecast result.I.e. complete the operation of whole prediction program.
The above; it is only the present invention preferably detailed description of the invention; but protection scope of the present invention is not limited thereto; any those familiar with the art is in the technical scope that the invention discloses; according to technical scheme and inventive concept equivalent or change in addition thereof, all should contain within protection scope of the present invention.

Claims (2)

1. a modularity support vector machine tide prediction method based on GUI, it is characterised in that: include with Lower step:
S1: obtain the continuous sequence formula tidal level information that tidal gaging station monitors and the tide utilizing system of harmonic analysis to predict Nighttide value, arranges the time value of tide prediction;
S2: the tide measured value obtained at tidal level station does difference with the tide value of system of harmonic analysis prediction, obtains The time series of non-astronomical tide according to gray model AGO algorithm to input tidal level information and tide value number According to accumulation process, the data after process are used for the regression forecasting of support vector machine as input quantity;
S3: tide is predicted by the tide prediction temporal information according to arranging in S1 by support vector machine, During prediction, the penalty coefficient c and kernel function radius g of support vector machine are selected respectively cross validation, Population and genetic algorithm are optimized, and select support vector machine to produce error minima during training Method carries out tide prediction as optimized algorithm;
The result of S4: SVM prediction completes data convert, after reduction through the reverse accumulation process of IAGO Data for revising the tide prediction value of system of harmonic analysis.
A kind of modularity support vector machine tide prediction method based on GUI the most according to claim 1, It is further characterized in that: the tide measured value that tidal gaging station obtains is defined as the time series of non-astronomical tide, represents For actual measurement tide sequence y0:x0(1),x0(2),…,x0(n);
The tidal data of system of harmonic analysis prediction, it is when representing actual tide level H (t) in somewhere, computational methods As follows:
H ( t ) = α 0 + Σ j = 1 m R j c o s ( σ j t - θ j ) = α 0 + Σ j = 1 m ( α j cosσ j t + b j sinσ j t )
α in formula0For mean sea level height, RjFor amplitude of component tide, θjFor the initial phase of partial tide, σjFor partial tide Angular velocity, αj=Rjcosθj, bj=Rjsinθj, m is the number of partial tide, is positive integer;System of harmonic analysis Forecast part regard astronomical tide part as, after calculating, the harmonic analysis time series that obtains is designated as y1: x1(1),x1(2),…,x1(n);Will actual measurement tide sequence y0When doing poor with harmonic analysis time series:
Computing formula is:
y2=y0-y1
New sequence is:
y2:x3(1),x3(2),…,x3(n)
This sequence is firstly the need of the regression forecasting being used for support vector machine after AGO operates:
The sequence table processed through AGO is shown as x(1)(1),x(1)(2),…,x(1)(n), computing formula is:
x ( 1 ) ( k ) = Σ i = 1 k x 3 ( k ) , k = 1 , 2 , ... , n
At the forecasting sequence obtained after SVM prediction it is:
x ^ ( 1 ) ( 1 ) , x ^ ( 1 ) ( 2 ) , ... , x ^ ( 1 ) ( n )
This sequence is through the algorithm non-final forecasting sequence of astronomical tide part of acquisition of IAGO:
x ^ ( 0 ) ( k + 1 ) = x ^ ( 1 ) ( k + 1 ) - x ^ ( 1 ) ( k ) , k = 1 , 2 , ... , n
WhereinThe data reduced after representing non-astronomical tide fractional prediction, final tidal data is by non-astronomical tide The predictive value of part is added with astronomical tide part and is finally predicted the outcome;
The time obtained is that the tide value of k+1 is expressed as
y ( k + 1 ) = x ^ ( 0 ) ( k + 1 ) + x 1 ( k + 1 ) .
CN201610316444.5A 2016-05-12 2016-05-12 A kind of modularization support vector machines tide prediction method based on GUI Expired - Fee Related CN105956709B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610316444.5A CN105956709B (en) 2016-05-12 2016-05-12 A kind of modularization support vector machines tide prediction method based on GUI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610316444.5A CN105956709B (en) 2016-05-12 2016-05-12 A kind of modularization support vector machines tide prediction method based on GUI

Publications (2)

Publication Number Publication Date
CN105956709A true CN105956709A (en) 2016-09-21
CN105956709B CN105956709B (en) 2019-07-30

Family

ID=56912514

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610316444.5A Expired - Fee Related CN105956709B (en) 2016-05-12 2016-05-12 A kind of modularization support vector machines tide prediction method based on GUI

Country Status (1)

Country Link
CN (1) CN105956709B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109033494A (en) * 2018-06-01 2018-12-18 上海达华测绘有限公司 A kind of coastal remote region tidal level projectional technique
CN110969238A (en) * 2019-12-31 2020-04-07 安徽建筑大学 Method and device for calibrating electricity consumption data
CN111612274A (en) * 2020-05-28 2020-09-01 上海海事大学 Tidal water level forecasting method based on space-time correlation
CN113077110A (en) * 2021-04-21 2021-07-06 国家海洋信息中心 GRU-based harmonic residual segmented tide level prediction method
CN113420825A (en) * 2021-07-07 2021-09-21 国能龙源蓝天节能技术有限公司 Abnormal data detection method based on support vector machine and electronic equipment
CN114693002A (en) * 2022-05-23 2022-07-01 中国海洋大学 Tide level prediction method, device, electronic equipment and computer storage medium
CN116822336A (en) * 2023-06-01 2023-09-29 大连海事大学 Multi-model combined tide forecasting method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102109619A (en) * 2009-12-23 2011-06-29 栗小东 System and method for predicting typhoon surge based on artificial intelligence
CN102214262A (en) * 2010-04-02 2011-10-12 上海海洋大学 Tide predicting method
CN104376230A (en) * 2014-12-03 2015-02-25 大连海事大学 Tidal prediction method
US20150066467A1 (en) * 2013-09-04 2015-03-05 International Business Machines Corporation Power and performance sorting of microprocessors from first interconnect layer to wafer final test

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102109619A (en) * 2009-12-23 2011-06-29 栗小东 System and method for predicting typhoon surge based on artificial intelligence
CN102214262A (en) * 2010-04-02 2011-10-12 上海海洋大学 Tide predicting method
US20150066467A1 (en) * 2013-09-04 2015-03-05 International Business Machines Corporation Power and performance sorting of microprocessors from first interconnect layer to wafer final test
CN104376230A (en) * 2014-12-03 2015-02-25 大连海事大学 Tidal prediction method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109033494A (en) * 2018-06-01 2018-12-18 上海达华测绘有限公司 A kind of coastal remote region tidal level projectional technique
CN109033494B (en) * 2018-06-01 2023-11-03 上海达华测绘有限公司 Coastal remote area tide level calculation method
CN110969238A (en) * 2019-12-31 2020-04-07 安徽建筑大学 Method and device for calibrating electricity consumption data
CN111612274A (en) * 2020-05-28 2020-09-01 上海海事大学 Tidal water level forecasting method based on space-time correlation
CN111612274B (en) * 2020-05-28 2023-09-12 上海海事大学 Tidal water level forecasting method based on space-time correlation
CN113077110A (en) * 2021-04-21 2021-07-06 国家海洋信息中心 GRU-based harmonic residual segmented tide level prediction method
CN113420825A (en) * 2021-07-07 2021-09-21 国能龙源蓝天节能技术有限公司 Abnormal data detection method based on support vector machine and electronic equipment
CN114693002A (en) * 2022-05-23 2022-07-01 中国海洋大学 Tide level prediction method, device, electronic equipment and computer storage medium
CN114693002B (en) * 2022-05-23 2022-08-26 中国海洋大学 Tide level prediction method, device, electronic equipment and computer storage medium
CN116822336A (en) * 2023-06-01 2023-09-29 大连海事大学 Multi-model combined tide forecasting method
CN116822336B (en) * 2023-06-01 2024-04-09 大连海事大学 Multi-model combined tide forecasting method

Also Published As

Publication number Publication date
CN105956709B (en) 2019-07-30

Similar Documents

Publication Publication Date Title
CN105956709A (en) GUI based modular support vector machine tide forecasting method
Guo et al. Short-term water demand forecast based on deep learning method
Carneiro et al. Review on photovoltaic power and solar resource forecasting: current status and trends
Baboo et al. An efficient weather forecasting system using artificial neural network
CN111199270B (en) Regional wave height forecasting method and terminal based on deep learning
CN109145434A (en) A method of broadcast ephemeris orbit error is predicted using improved BP
CN113011455B (en) Air quality prediction SVM model construction method
CN114330935B (en) New energy power prediction method and system based on multiple combination strategies integrated learning
US11817184B2 (en) Graph neural network force field computational algorithms for molecular dynamics computer simulations
Raghavendra et al. Multistep ahead groundwater level time-series forecasting using Gaussian process regression and ANFIS
CN111127879A (en) Urban traffic flow prediction method based on generative countermeasure network
Faruq et al. Deep Learning-Based Forecast and Warning of Floods in Klang River, Malaysia.
Priatna et al. Precipitation prediction using recurrent neural networks and long short-term memory
Tyass et al. Wind speed prediction based on statistical and deep learning models
Mohammad et al. Short term load forecasting using deep neural networks
Chen et al. Machine learning forecasts of Scandinavian numerical weather prediction wind model residuals with control theory for wind energy
Agoshkov et al. Variational assimilation of observation data in the mathematical model of the Black Sea taking into account the tide-generating forces
Ye et al. An interval feature discrete grey-Markov model based on data distributions and applications
CN105787265A (en) Atomic spinning top random error modeling method based on comprehensive integration weighting method
Yuan et al. Efficient traffic state estimation and prediction based on the ensemble Kalman filter with a fast implementation and localized deterministic scheme
Tangrand Some new contributions to neural networks and wavelets with applications
CN108074019A (en) A kind of photovoltaic power generation power prediction method based on support vector machines
Choubey et al. Time series data mining in real time surface runoff forecasting through Support Vector Machine
Achite et al. Application of multiple spatial interpolation approaches to annual rainfall data in the Wadi Cheliff basin (north Algeria)
Obeidi et al. Sunspot number-based neural network model for global solar radiation estimation in Ghardaïa

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190730

Termination date: 20210512

CF01 Termination of patent right due to non-payment of annual fee