25 results on '"Michel C. R. Leles"'
Search Results
2. Predicting Litecoin price movement in a pre-defined trading volume window using Random Forest model
- Author
-
Guilherme Palazzo, Elton F. Sbruzzi, Cairo L. Nascimento, and Michel C. R. Leles
- Published
- 2023
- Full Text
- View/download PDF
3. Evaluation of Technical Analysis Trading Rules in a Artificial Stock Market Environment
- Author
-
Michel C. R. Leles, Marcos Vinicius Lopes Pereira, Cairo Lucio Nascimento Junior, Elton F. Sbruzzi, and Robert Aldo Iquiapaza
- Subjects
Stylized fact ,050208 finance ,General Computer Science ,Computer science ,Investment strategy ,Multi-agent system ,05 social sciences ,Replicate ,01 natural sciences ,010305 fluids & plasmas ,Technical analysis ,0502 economics and business ,0103 physical sciences ,Econometrics ,Double auction ,Stock market ,Electrical and Electronic Engineering ,Set (psychology) - Abstract
Artificial multi-agent systems can be applied to replicate complex processes, including the stock market. In this manuscript, an artificial stock market was simulated. Heterogeneous agents are set to trade by using different investiment strategies through a double auction market. The main innovative aspect of this work is to evaluate the performance and effectiveness of agents with different investment strategies based on the combination of Technical/Fundamental Analysis. According to the simulations performed, the results showed that the time series resulting from the interactions among these agents resemble to the real financial series, reproducing some of the stylized facts found in the Literature. Moreover, the statistical analysis reported no significant differences in the distribution mean performance between these diverse agents types.
- Published
- 2020
- Full Text
- View/download PDF
4. A Multicriteria Trading System Based on Singular Spectrum Analysis Trading Rules
- Author
-
Homero Nogueira Guimarães, Leonardo Amaral Mozelli, Elton F. Sbruzzi, Cairo Lucio Nascimento Junior, and Michel C. R. Leles
- Subjects
021103 operations research ,Computer Networks and Communications ,Computer science ,0211 other engineering and technologies ,02 engineering and technology ,Profit (economics) ,Computer Science Applications ,Trading rules ,Control and Systems Engineering ,Technical analysis ,Econometrics ,Stock market ,Trading strategy ,Spectral analysis ,Electrical and Electronic Engineering ,Singular spectrum analysis ,Information Systems - Abstract
A new trading system (TS) is proposed in this paper, based on singular spectrum analysis (SSA) and on a decision-making process that relies on performance measures adjusted by profit and risk. The aim is to contribute to the literature of technical analysis (TA) by proposing a general and adaptive tool for supporting trading strategies of investors and market practitioners. Recent advances of trading rules based on SSA are pooled together in a complimentary fashion, with the intention that this group of strategies outperforms its individual constituents, as occur with ensembles. Simulations are presented showing the improvements of the proposed TS over classic tools of TA and the benchmark Buy & Hold strategy for the Brazilian stock market.
- Published
- 2020
- Full Text
- View/download PDF
5. Comparison between Basic and Toeplitiz SSA applied to non-stationary time-series
- Author
-
Elton F. Sbruzzi, Adriano S. Vale-Cardoso, Cairo L. Nascimento, Homero Nogueira Guimarães, Michel C. R. Leles, and Mariana Geny Moreira
- Subjects
Statistics and Probability ,Series (mathematics) ,Applied Mathematics ,Applied mathematics ,Mathematics - Published
- 2019
- Full Text
- View/download PDF
6. Testing the Application of Support Vector Machine (SVM) to Technical Trading Rules
- Author
-
Mariana Geny Moreira, Andre R. Fonseca, Elton F. Sbruzzi, Cairo L. Nascimento, Michel C. R. Leles, Adriano S. Vale-Cardoso, and Marcos Vinicius Lopes Pereira
- Subjects
Support vector machine ,Market research ,Operations research ,business.industry ,Computer science ,Stock exchange ,Technical analysis ,Benchmark (surveying) ,Financial market ,Stock market ,Decision-making ,business - Abstract
The stock price movements result from many factors that are often difficult to be detected and modelled. The investigation of price trends and the use of the information available to evaluate investments and identify trading opportunities can be promising. However, financial data are non-stationary, i.e., their statistical characteristics constantly change. Therefore, the financial market is a challenging environment for the application of Machine Learning techniques, since they can only make reliable predictions to data consistent with what they have seen before. This paper test the use of a Machine Learning technique known as Support Vector Machines (SVM) aiming at being a tool to support the decision making process of trading at the stock market. SVM aggregates some input signals and, based on a set of technical indicators and historical price changes, create buy/sell recommendations of a given security as outputs. The dataset comprises several Brazilian stocks time-series traded on both the Brazilian (B3) and American (NYSE) stock exchange. These time-series belong to various economic sectors and present different market dynamics. The computational simulations are based on a fictitious strategy that does not consider the trading costs and only long positions are allowed. Using two risk-adjusted performance metrics, the results show that strategies based on the SVM model achieve better performance than the Buy & Hold benchmark.
- Published
- 2021
- Full Text
- View/download PDF
7. Remarks on Singular Spectrum Analysis Applied to Trading Strategies Design
- Author
-
Michel C. R. Leles, Cairo L. Nascimento, Elton F. Sbruzzi, Mariana Geny Moreira, Homero Nogueira Guimarães, Pedro Daniel de Cerqueira Gava, and Adriano S. Vale-Cardoso
- Subjects
Computer science ,Technical analysis ,Econometrics ,Nonparametric statistics ,Trading strategy ,Sample (statistics) ,Context (language use) ,Time series ,Singular spectrum analysis ,Statistical hypothesis testing - Abstract
Singular Spectrum Analysis (SSA) is a non parametric approach that can be used to decompose a time series into trends, oscillations and noise. In online applications, the SSA algorithm must be recalculated for each new sample available. The so called Causal SSA have been used in this context. This paper aims to contribute to the application of Causal SSA as an indicator for trading rules design by means of comparing them to previously proposed ones based on classic indicators. Using historical time series from some of the major Brazilian stocks, different simulations are carried out. Some performance metrics are applied along with several statistical tests, thereby supporting a detailed analysis of the experimental results obtained. The results analysis indicates that, no matter what technical trading rules, it is worth to apply the SSA method rather than classic approaches.
- Published
- 2020
- Full Text
- View/download PDF
8. A new algorithm in singular spectrum analysis framework:The Overlap-SSA (ov-SSA)
- Author
-
Michel C. R. Leles, Leonardo Amaral Mozelli, João Pedro Hallack Sansão, and Homero Nogueira Guimarães
- Subjects
lcsh:Computer software ,Series (mathematics) ,Computer science ,Spectrum (functional analysis) ,020206 networking & telecommunications ,02 engineering and technology ,Statistical process control ,030218 nuclear medicine & medical imaging ,Computer Science Applications ,03 medical and health sciences ,Superposition principle ,lcsh:QA76.75-76.765 ,0302 clinical medicine ,Elementary matrix ,0202 electrical engineering, electronic engineering, information engineering ,Segmentation ,Singular spectrum analysis ,Algorithm ,Software - Abstract
The Singular Spectrum Analysis (SSA) is powerful method, capable of working with arbitrary statistical process and it is adaptive to the underlaying data. Many variations of the standard methodology have been prosed in recent years improving the performance, adjusting to specific problems or objectives, or addressing some shortcomings. One of such drawbacks occurs when the spectrum spreads and varies over time, demanding many elementary matrices to reconstruct an approximation of the original series, hampering the method applicability. Also, another difficulty arises when large datasets are analyzed. There are computational issues and also problems with the method ability to maintain satisfactory separability. To circumvent these issues, a new method has been proposed. The original time series is divided into smaller and consecutive segments, with some superposition between them. Then, standard SSA is applied to each segment and the results are concatenated properly. This paper provides an implementation of this algorithm and some experiments are shown to illustrate the improvements achieved. Keywords: Singular spectrum analysis, Non-stationary signals, Segmentation
- Published
- 2018
- Full Text
- View/download PDF
9. Improving reconstruction of time-series based in Singular Spectrum Analysis: A segmentation approach
- Author
-
Homero Nogueira Guimarães, João Pedro Hallack Sansão, Michel C. R. Leles, and Leonardo Amaral Mozelli
- Subjects
Reliability (computer networking) ,Concatenation ,02 engineering and technology ,Machine learning ,computer.software_genre ,01 natural sciences ,010305 fluids & plasmas ,Artificial Intelligence ,Component (UML) ,0103 physical sciences ,0202 electrical engineering, electronic engineering, information engineering ,Segmentation ,Electrical and Electronic Engineering ,Singular spectrum analysis ,Mathematics ,Series (mathematics) ,business.industry ,Applied Mathematics ,020206 networking & telecommunications ,Pattern recognition ,Elementary matrix ,Computational Theory and Mathematics ,Signal Processing ,Computer Vision and Pattern Recognition ,Noise (video) ,Artificial intelligence ,Statistics, Probability and Uncertainty ,business ,computer - Abstract
Singular Spectrum Analysis (SSA) is a powerful non-parametric framework to analysis and enhancement of time-series. SSA may be capable of decomposing a time-series into its meaningful components: trends, oscillations and noise. However, if the signal under analysis is non-stationary, with its spectrum spreading and varying in time, the reliability of the reconstruction is guaranteed only when many elementary matrices are used. As a consequence, the capability to discriminate dominant structures from time-series may be impaired. To circumvent this issue, a new method, called overlap-SSA (ov-SSA), is proposed for segmentation, analysis and reconstruction of long-term and/or non-stationary signals. The raw time series is divided into smaller, consecutive and overlapping segments, and standard SSA procedures are applied to each segment with the resulting series being concatenated. This variation of SSA seeks to: improve reconstruction and component separability for non-stationary time-series; enable the analysis for large datasets, avoiding the issues of concatenation of many segments; and present some benefits of the segmentation in terms of better time–frequency characterization. These advantages are illustrated in several synthetic and experimental datasets.
- Published
- 2018
- Full Text
- View/download PDF
10. Enhanced LMS for Online Frequency Estimation under Wide Spectrum Disturbances
- Author
-
Mariana Geny Moreira, Adriano S. Vale-Cardoso, Carlos H. N. Martins, and Michel C. R. Leles
- Subjects
Harmonic analysis ,Least mean squares filter ,Quality (physics) ,business.industry ,Computer science ,Control theory ,Estimation theory ,Harmonics ,White noise ,Fundamental frequency ,business ,Digital signal processing - Abstract
A large effort has been made for improving the quality of electric power in the last years. More often, the studies concern over methods and techniques to enhance monitoring systems. One of the major relevance is the fundamental frequency estimation, especially in the presence of harmonics and interharmonics disturbances. This paper focuses on the accurate frequency estimation of power signals corrupted by stationary white noise and harmonics and interharmonics disturbances using the least mean square (LMS) method, a simple and well-known technique. The effects of these disturbances are studied in an extensive set of simulation results which demonstrate the feasibility of the LMS method to estimate the fundamental frequency of corrupted signals.
- Published
- 2019
- Full Text
- View/download PDF
11. IoT Embedded Computing Systems Performance Assessment: a Simple Method
- Author
-
Carlos H. N. Martins, Mariana Geny Moreira, Michel C. R. Leles, and Adriano S. Vale-Cardoso
- Subjects
0209 industrial biotechnology ,Computer science ,business.industry ,Sorting ,02 engineering and technology ,Computer experiment ,Footprint ,Range (mathematics) ,020901 industrial engineering & automation ,Simple (abstract algebra) ,Embedded system ,Benchmark (computing) ,System on a chip ,business ,Energy (signal processing) - Abstract
The advent of Internet of Things - IoT - technology has elevated the embedded solutions employment to level never seen before, both in the problem-solving possibilities as in the complexity of the new systems. SoC-based computers such as those used in embedded systems have been under growing attention due to their low-cost, low-power, reduced footprint and high performance characteristics. These features allow small users as well as industries to design, develop and build wide range of applications with efficiency as the common aspect. A number of platforms that integrate this kind of technology were also proposed by different manufacturers, some employing the open hardware concept. Embedded applications spread over a wide range of fields, which make them hard to characterize in a general sense. For this reason, benchmark suites are often used as a tool for system’s performance evaluation. However, such suites consist on a large number of different algorithms, which can spend time and energy to run on SoC computers. In order to contribute to the performance assessment of such systems, this paper presents a simple method for comparing different platforms, based on execution time of simple but representative algorithms: sorting, cross-correlation and discrete-cosine transform calculation for vectors. The power consumption was also considered. Six distinct architectures were used as a case study. Several computer experiments were conducted in order to make possible a statistic characterization of different load conditions in distinct platforms, so their comparison can be done in a meaningful way. Results show that the proposed method provides a good estimation of relative system performance, which can be useful as a criterion choice for selecting different embedded platforms.
- Published
- 2019
- Full Text
- View/download PDF
12. Analysis of the Brazilian Research Agencies using a Multicriteria Decision Aid known as TODIM
- Author
-
Michel C. R. Leles, Luís Alberto Duncan Rangel, Rachel Farias Magalhães, Elton F. Sbruzzi, and Cairo L. Nascimento
- Subjects
Government ,Scholarship ,Promotion (rank) ,Work (electrical) ,Prospect theory ,Management science ,media_common.quotation_subject ,Business ,Acronym ,Productivity ,Terminology ,media_common - Abstract
The objective of this work is to analyze the productivity of different Brazilian research promotion agencies by using the Method of Interactive Decision Making and Multicriteria (Acronym TODIM in Portuguese), which is based on the Prospect Theory. The proposed model classify of 22 Brazilian research agencies (two federal and twenty state agencies) under six different criteria. The result shows that some small state agencies are more efficient than bigger ones in terms of the funding/scholarship ratio. This suggests that the winner model could be further investigated to be promoted among the other agencies of this country.
- Published
- 2019
- Full Text
- View/download PDF
13. Recursive Singular Spectrum Analysis Applied to the Design of a Trading System
- Author
-
Cairo L. Nascimento, Michel C. R. Leles, Elton F. Sbruzzi, Adriano S. Vale-Cardoso, Mariana Geny Moreira, Homero Nogueira Guimarães, and Leonardo Amaral Mozelli
- Subjects
Computer science ,Technical analysis ,Technical indicator ,Nonparametric statistics ,Context (language use) ,Sample (statistics) ,Data mining ,Time series ,computer.software_genre ,computer ,Singular spectrum analysis ,Matrix decomposition - Abstract
Singular Spectrum Analysis (SSA) is a nonparametric approach that can be used to decompose a time series as trends, oscillations and noise. In online applications, the SSA algorithm must be recalculated for each new sample available. The so called Causal SSA have been used in this context. In this manuscript, an alternative version of online SSA, the Recursive SSA, is proposed as a technical indicator. Based on a “forgetting factor” parameter, it is possible to control the amount of previous samples that are used in the SSA algorithm. This functionality may confer adaptive and hybrid features, thereby providing a crucial characteristic to technical indicators. The Recursive SSA technical trading rules (SSA-TTR) are applied to the DJIA time-series and compared against popular technical indicators. The results show the advantages of SSA-TTR over the popular ones.
- Published
- 2019
- Full Text
- View/download PDF
14. A MatLab™ Computational Framework for Multiagent System Simulation of Financial Markets
- Author
-
Elton F. Sbruzzi, Cairo L. Nascimento, M P de Oliveira Jose, and Michel C. R. Leles
- Subjects
Stylized fact ,Work (electrical) ,Computer science ,Multi-agent system ,Financial market ,Key (cryptography) ,Behavioral pattern ,Double auction ,MATLAB ,computer ,Industrial engineering ,computer.programming_language - Abstract
This manuscript introduces a Matlab computational framework for a multiagent system simulation of financial markets. The main motivation of using Matlab is that this platform is very familiar among researches in the area of engineering. This could motivate that researchers to investigate this area. The aim of our platform is to replicate the interactions among agents through a double auction environment, leading to an artificial market. Every agent is assigned with unlimited credit, and short selling is allowed. These two degrees of freedom might ensure that a particular agent is able to trade whenever it becomes active. Agents should be able to take their own decisions. The key innovative aspect of this work is the development of a computational platform which integrates such heterogeneous financial agents. This framework intends to mimic behavioral patterns followed by the market practitioners. Even though the proposed framework uses a simplified version of the financial market, the time series resulted from the interactions of those agents reproduces some of the financial stylized facts. Therefore, at least some market dynamics are successfully emulated by the proposed approach.
- Published
- 2019
- Full Text
- View/download PDF
15. Autonomous Navigation of a Small-Scale Ground Vehicle Using Low-Cost IMU/GPS Integration for Outdoor Applications
- Author
-
Douglas Soares dos Santos, Humberto Pessoa Almeida, Michel C. R. Leles, and Cairo Lucio Nascimento Junior
- Subjects
Extended Kalman filter ,business.industry ,Computer science ,Inertial measurement unit ,Autonomous Navigation System ,Controller (computing) ,Real-time computing ,Global Positioning System ,Ground control station ,Kalman filter ,business ,Sensor fusion - Abstract
This paper describes the development of an autonomous navigation system for a small-scale ground vehicle which uses four independent DC motors for propulsion and an Arduino Mega2560 as its onboard computing plataform. The vehicle sensory system is composed of a low-cost Inertial Measurement Unit (which includes 3 magnetometers) and a standard GPS receiver. The onboard computer sends data from the onboard sensors to a Ground Control Station (GCS) and receives navigation commands from it. These commands are then used to drive the ground vehicle’s DC motors using PWM (Pulse-Width Modulation) signals. The Ground Control Station software implements an Extended Kalman Filter for sensor data fusion. An ethernet shield and an ethernet wifi bridge are used for wireless communication between the vehicle onboard computer and the Ground Control Station. A two-wheeled vehicle model was used to develop the vehicle controller and to tune the Kalman Filter parameters. Simulations and real-world test results of the proposed autonomous navigation procedure are presented and discussed for a path-following experiment.
- Published
- 2019
- Full Text
- View/download PDF
16. Trading Switching Setup Based on Reinforcement Learning Applied to a Multiagent System Simulation of Financial Markets
- Author
-
M P de Oliveira Jose, Elton F. Sbruzzi, Cairo L. Nascimento, and Michel C. R. Leles
- Subjects
Process (engineering) ,Computer science ,Multi-agent system ,media_common.quotation_subject ,computer.software_genre ,Industrial engineering ,Intelligent agent ,Technical analysis ,Reinforcement learning ,Double auction ,Trading strategy ,Function (engineering) ,computer ,media_common - Abstract
This work intends to replicate the interactions among intelligent agents in a double auction environment, leading to an artificial market. Aiming at making agents able to take their own decisions, different methodologies for agents intelligence are proposed, ranging from zero intelligence agents to reinforcement learning. Regarding the study of financial markets, agents can rely on a myriad of techniques in their making-decision process. In this manuscript, the Fundamental and/or Technical Analysis are the tools used by the agents to take their own decisions. A different set of parameters is assigned to each agent, thereby heterogeneity is included within each strategy. Based on these simple strategies some agents can also learn with their past experience, updating the probability to select a trading strategy according to switching rules as a function of the previous result. Several experiments are carried out. Results show that the time series produced by the interactions of those agents resembles to financial time series, reproducing some stylized facts encountered thereof. The performance of different methods for agent design are also compared.
- Published
- 2019
- Full Text
- View/download PDF
17. A singular spectrum analysis based trend-following trading system
- Author
-
Elton F. Sbruzzi, Mariana Geny Moreira, Homero Nogueira Guimarães, Adriano S. V. Cardoso, Michel C. R. Leles, and Cairo L. Nascimento
- Subjects
Trend following ,Flexibility (engineering) ,Moving average ,Order (exchange) ,Process (computing) ,Applied mathematics ,Resolution (logic) ,Singular spectrum analysis ,Toeplitz matrix ,Mathematics - Abstract
A comparison between Moving Averages (MA) and two versions of Singular Spectrum Analysis (SSA) methodology — the Caterpillar and the Toeplitz — is presented. Caterpillar had already been studied in this manner but the same is not true for the Toeplitz SSA. Toeplitz SSA assumes the stationarity of the time-series, which means that the process needs to be mean-reverting. However, such assumption is not a necessary condition for the Caterpillar SSA. In this paper both approaches are applied to a trend estimation problem in order to be used as an indicator in trend-following technical rules design. Similarities and differences between these techniques are addressed. The obtained results suggest that, although SSA approaches provides more flexibility to achieve a desired trend resolution compared to the traditional MA, the Toeplitz SSA exhibit some issues that might put it off its use in this particular application.
- Published
- 2018
- Full Text
- View/download PDF
18. Introducing learning automata to financial portfolio components selection
- Author
-
Michel C. R. Leles, Elton F. Sbruzzi, and Cairo L. Nascimento
- Subjects
Finance ,Learning automata ,Computer Science::Computational Engineering, Finance, and Science ,business.industry ,Heuristic ,Computer science ,Financial risk ,Complex system ,Reinforcement learning ,Portfolio ,Portfolio optimization ,business ,Selection (genetic algorithm) - Abstract
In this paper, we introduce a novel method to select the components of a portfolio of securities. This method is based on a reinforcement learning technique known as learning automata. Several heuristic solutions for the portfolio weights selection problem have been introduced in literature. The point is that these applications assumes that portfolio components are given. The difference of our work is that we propose some heuristic in order to select the portfolio components instead of the weights. In terms of heuristic, we propose learning automata because its ability to solve complex systems such as a the optimal portfolio components. We test the use of learning automata in terms of financial indicators optimization. Our findings show that our proposed method improves the portfolio optimization performance in terms of accuracy and computational effort.
- Published
- 2018
- Full Text
- View/download PDF
19. Operação de um manipulador por meio da detecção de gestos baseada em aprendizado de máquina
- Author
-
Adriano S. Vale-Cardoso, Armando Alves Neto, José Marques Oliveira Júnior, Michel C. R. Leles, Leonardo Amaral Mozelli, and Mario C. Da Silva-Jr
- Abstract
Neste trabalho ´e apresentado um sistema para opera¸c˜ao de manipuladores rob´oticos baseado em t´ecnicas de Vis˜ao Computacional. As imagens, representativas de gestos prestabelecidos, s˜ao capturadas por meio do sensor do tipo RGB-D e processadas por uma t´ecnica de Aprendizado de M´aquina, conhecida comoM´aquina de Vetores de Suporte (Support Vector Machines ou SVM). Uma vez classificados, cada gesto indica um movimento diferente a ser executado pelo manipulador rob´otico. Os comandos s˜ao enviados para esse dispositivo via comunica¸c˜ao serial. Os resultados obtidos demonstram que foi poss´ivel a captura, processamento, classifica¸c˜ao e envio das informa¸c˜oes corretas ao manipulador para execu¸c˜ao dos movimentos predeterminados.
- Published
- 2018
- Full Text
- View/download PDF
20. Study on Singular Spectrum Analysis as a New Technical Oscillator for Trading Rules Design
- Author
-
Homero Nogueira Guimarães, Elton F. Sbruzzi, Leonardo Amaral Mozelli, Cairo Lucio Nascimento Junior, and Michel C. R. Leles
- Subjects
050208 finance ,Computer science ,General Mathematics ,05 social sciences ,General Physics and Astronomy ,Topology ,01 natural sciences ,010305 fluids & plasmas ,Connection (mathematics) ,Trading rules ,Technical analysis ,0502 economics and business ,0103 physical sciences ,Singular spectrum analysis - Abstract
The connection between Singular Spectrum Analysis (SSA) decomposition and short-term market movements is investigated. Since SSA is a non-parametric approach, suitable to decompose general time-series into meaningful components, such as trends, oscillations and noise, it is proposed as a new oscillator-type Technical Indicator, replacing popular ones. New Technical Trading Rules (TTRs) are designed and applied to some major global stock indexes to illustrate the benefits in terms of revealing market movements. The performance is evaluated according to different risk-adjustment metrics and the empirical results reveal that the SSA-TTRs may outperform some popular technical oscillators and also the Buy & Hold strategy.
- Published
- 2018
- Full Text
- View/download PDF
21. Delay-dependent robust H∞ control of uncertain linear systems with time-varying delays
- Author
-
P. Ya. Ekel, Marcos Flávio Silveira Vasconcelos D’Angelo, Reinaldo M. Palhares, Claudio Dias Campos, and Michel C. R. Leles
- Subjects
Optimization ,Mathematical optimization ,Adaptive control ,Linear system ,State vector ,Robust stability ,Stability (probability) ,Delay dependent ,Computational Mathematics ,H-infinity methods in control theory ,Computational Theory and Mathematics ,Control theory ,Modelling and Simulation ,Modeling and Simulation ,Time derivative ,Robust control ,Time delay ,Mathematics - Abstract
This paper proposes an optimization-based approach to the robust H∞ control problem of uncertain continuous or discrete-time linear time-invariant systems with different time-varying delays in the state vector and control input of the dynamic equation and controlled output. Sufficient delay-dependent conditions are derived for the control stabilization problem, where both the size of the time-varying delay and the size of its time derivative (in the continuous-time case) play a crucial role for the closed-loop stability with a guaranteed H∞ performance index. The solutions that are proposed for the H∞ control problem are similar or less conservative, when compared to other recent approaches.
- Published
- 2005
- Full Text
- View/download PDF
22. Delay-dependent robust H∞ control of uncertain linear systems with lumped delays
- Author
-
Marcos Flávio Silveira Vasconcelos D’Angelo, Reinaldo M. Palhares, Michel C. R. Leles, P. Ya. Ekel, and Claudio Dias Campos
- Subjects
Delay dependent ,Control and Systems Engineering ,Control theory ,Linear system ,Linear matrix inequality ,State vector ,H control ,Electrical and Electronic Engineering ,Control (linguistics) ,Instrumentation ,Stability (probability) ,Mathematics - Abstract
A linear matrix inequality approach to the robust H∞ control problem of uncertain continuous- and discrete-time linear time-invariant systems with time delay in the state vector and control input is developed. The main results provide sufficient delay-dependent conditions for the control problem, where the explicit size of the time delay plays a crucial role for the closed-loop stability. The solutions that are found for the H∞ control problem are less conservative when compared with other approaches in the recent literature.
- Published
- 2005
- Full Text
- View/download PDF
23. Delay-dependent H∞ control stabilization of linear systems with time-varying delays 1
- Author
-
Marcos Flávio Silveira Vasconcelos D’Angelo, Claudio Dias Campos, Reinaldo M. Palhares, P. Ya. Ekel, and Michel C. R. Leles
- Subjects
Delay dependent ,H-infinity methods in control theory ,Control theory ,Linear system ,Time derivative ,Linear matrix inequality ,State vector ,Control (linguistics) ,Stability (probability) ,Mathematics - Abstract
This paper proposes a Linear Matrix Inequality (LMI) approach to the robust H ∞ control stabilization problem of uncertain continuous- or discrete-time linear time-invariant systems with time-varying delays in the state vector and control input. It is derived sufficient delay-dependent conditions for the control stabilization problem, where both the size of the time-varying delay and the size of its time derivative (applicably only in the continuous-time case) play a crucial role for the closed-loop stability with a guaranteed H ∞ level. The solutions that are found for the H ∞ control problem are similar or less conservative, when compared to others approaches.
- Published
- 2003
- Full Text
- View/download PDF
24. A New Trend-Following Indicator: Using SSA to Design Trading Rules
- Author
-
Leonardo Amaral Mozelli, Michel C. R. Leles, and Homero Nogueira Guimarães
- Subjects
Computer science ,General Mathematics ,Financial market ,General Physics and Astronomy ,01 natural sciences ,010305 fluids & plasmas ,Trend following ,Noise ,Trading rules ,Moving average ,Technical analysis ,0103 physical sciences ,Econometrics ,Composite index ,010306 general physics ,Singular spectrum analysis - Abstract
Singular Spectrum Analysis (SSA) is a non-parametric approach that can be used to decompose a time-series as trends, oscillations and noise. Trend-following strategies rely on the principle that financial markets move in trends for an extended period of time. Moving Averages (MAs) are the standard indicator to design such strategies. In this study, SSA is used as an alternative method to enhance trend resolution in comparison with the traditional MA. New trading rules using SSA as indicator are proposed. This paper shows that for the Down Jones Industrial Average (DJIA) and Shangai Securities Composite Index (SSCI) time-series the SSA trading rules provided, in general, better results in comparison to MA trading rules.
- Published
- 2017
- Full Text
- View/download PDF
25. On delay-dependent robust ?/sub ?/ control of uncertain continuous-and discrete-time linear systems with lumped delays
- Author
-
P.Y. Ekel, Marcos Flávio Silveira Vasconcelos D’Angelo, C.D. Campos, Michel C. R. Leles, and Reinaldo M. Palhares
- Subjects
Delay dependent ,Control theory ,Linear system ,Linear matrix inequality ,Computer Science::Software Engineering ,State vector ,Robust control ,Control (linguistics) ,Discrete time nonlinear systems ,Stability (probability) ,Mathematics - Abstract
This paper develops a Linear Matrix Inequality (LMI) approach to the robust /spl Hscr//sub /spl infin// control problem of uncertain continuous-and discrete-time linear time-invariant systems with time-delay in the state vector and control input. The main results provide sufficient delay-dependent conditions for the control problem, where the explicit size of the time delay plays a crucial role for the closed-loop stability. The solutions that are found for the /spl Hscr/;/sub /spl infin// control problem are less conservative, when compared to other approaches.
- Published
- 2004
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.