752 publications from this institution
Compaction in reactive porous media is modelled as a reaction-diffusion process with a moving boundary. Asymptotic analysis is used to find solutions for the coupled nonlinear compaction equations, and a traveling wave solution is obtained above the reaction zone.
Selecting the right set of features from data of high dimensionality for inducing an accurate classification model is a tough computational challenge. It is almost a NP-hard problem as the combinations of features escalate exponentially as the number of features increases. Unfortunately in data mining, as well as other engineering applications and bioinformatics, some data are described by a long array of features. Many feature subset selection algorithms have been proposed in the past, but not all of them are effective. Since it takes seemingly forever to use brute force in exhaustively trying every possible combination of features, stochastic optimization may be a solution. In this paper, we propose a new feature selection scheme called Swarm Search to find an optimal feature set by using metaheuristics. The advantage of Swarm Search is its flexibility in integrating any classifier into its fitness function and plugging in any metaheuristic algorithm to facilitate heuristic search. Simulation experiments are carried out by testing the Swarm Search over some high-dimensional datasets, with different classification algorithms and various metaheuristic algorithms. The comparative experiment results show that Swarm Search is able to attain relatively low error rates in classification without shrinking the size of the feature subset to its minimum.
No abstract is provided for this article.
Based on product market competition, this paper studies the heterogeneity of monetary policy in promoting firms’ innovation. Specifically, taking 1420 listed companies from 2013 to 2018 as samples, this paper estimates the impact of monetary policy and product market competition on R&D investment density, and the moderating effect of competition on policy effect by using the fixed effect model. This study shows that a loose monetary policy shock relaxes firms’ financing constraints and increases their R&D investment capacity. In response, firms facing greater competitive pressures in product markets choose to increase their R&D investment density, while firms with less competitive pressures lack incentives for R&D investment.
An accessible introduction to metaheuristics and optimization, featuring powerful and modern algorithms for application across engineering and the sciences From engineering and computer science to economics and management science, optimization is a core component for problem solving. Highlighting the latest developments that have evolved in recent years, Engineering Optimization: An Introduction with Metaheuristic Applications outlines popular metaheuristic algorithms and equips readers with the skills needed to apply these techniques to their own optimization problems. With insightful examples from various fields of study, the author highlights key concepts and techniques for the successful application of commonly-used metaheuristc algorithms, including simulated annealing, particle swarm optimization, harmony search, and genetic algorithms. The author introduces all major metaheuristic algorithms and their applications in optimization through a presentation that is organized into three succinct parts: Foundations of Optimization and Algorithms provides a brief introduction to the underlying nature of optimization and the common approaches to optimization problems, random number generation, the Monte Carlo method, and the Markov chain Monte Carlo method Metaheuristic Algorithms presents common metaheuristic algorithms in detail, including genetic algorithms, simulated annealing, ant algorithms, bee algorithms, particle swarm optimization, firefly algorithms, and harmony search Applications outlines a wide range of applications that use metaheuristic algorithms to solve challenging optimization problems with detailed implementation while also introducing various modifications used for multi-objective optimization Throughout the book, the author presents worked-out examples and real-world applications that illustrate the modern relevance of the topic. A detailed appendix features important and popular algorithms using MATLAB and Octave software packages, and a related FTP site houses MATLAB code and programs for easy implementation of the discussed techniques. In addition, references to the current literature enable readers to investigate individual algorithms and methods in greater detail. Engineering Optimization: An Introduction with Metaheuristic Applications is an excellent book for courses on optimization and computer simulation at the upper-undergraduate and graduate levels. It is also a valuable reference for researchers and practitioners working in the fields of mathematics, engineering, computer science, operations research, and management science who use metaheuristic algorithms to solve problems in their everyday work.
Laplace transforms are an important tool with many applications in engineering such as control system and automation. This chapter introduces the fundamentals of Laplace transforms, their properties and applications in solving differential equations.
The beauty of an analytical solution to a problem is that it is accurate and often provides some insight into the main process of interest. However, in most applications, no explicit forms of analytical solutions exist, and we have to use some approximations. In some cases, even the evaluation of a solution is not easy, and we have to use numerical methods to estimate solutions.
Partial differential equations are much more complicated compared with ordinary differential equations. There is no universal solution technique for nonlinear equations, even numerical simulations are usually not straightforward. Thus, we will mainly focus on the linear partial differential equations with the introduction of the most basic solution techniques.
No abstract is provided for this article.
The theoretical analyses of any algorithm and its iteration behavior require rigorous mathematics. This chapter introduces some foundations for algorithm analysis, including norms, eigenvalues, convergence, computational complexity, and convexity.
Authentication is very important in validating a medical content in the domain of telemedicine; however, there are many challenges. Accurate verification is paramount, and any misuse of personal information may have serious consequences. Many authentication processes tried to design various methods to minimise such discrepancies. In this current work, we propose a new approach to design a robust biomedical content authentication system by embedding logo of the hospital within the electrocardiogram signal by means of both discrete wavelet transformation and cuckoo search CS. An adaptive meta-heuristic cuckoo search is used to find the optimal scaling factor settings for logo embedding. Results show that the proposed method can serve as a secure and accurate authentication system.
No abstract is provided for this article.
Since the development of cuckoo search (CS) by Yang and Deb in 2009, CS has been applied in a diverse range of applications. This paper first outlines the key features of the algorithm and its variants, and then briefly summarizes the state-of-the-art developments in many applications. The opportunities for further research are also identified.
Statistics is the mathematics of data collection and interpretation, and the analysis and characterization of numerical data by inference from sampling. Statistical methods involve reduction of data, estimates and significance tests, relationship between two or more variables by analysis of variance and the test of hypotheses. This chapter introduces all the fundamentals of statistical methods.
There are many different nature-inspired algorithms in the literature, and almost all such algorithms have algorithm-dependent parameters that need to be tuned. The proper setting and parameter tuning should be carried out to maximize the performance of the algorithm under consideration. This work is the extension of the recent work on parameter tuning by Joy et al. (2024) presented at the International Conference on Computational Science (ICCS 2024), and the Firefly Algorithm (FA) is tuned using three different methods: the Monte Carlo method, the Quasi-Monte Carlo method and the Latin Hypercube Sampling. The FA with the tuned parameters is then used to solve a set of six different optimization problems, and the possible effect of parameter setting on the quality of the optimal solutions is analyzed. Rigorous statistical hypothesis tests have been carried out, including Student’s t-tests, F-tests, non-parametric Friedman tests and ANOVA. Results show that the performance of the FA is not influenced by the tuning methods used. In addition, the tuned parameter values are largely independent of the tuning methods used. This indicates that the FA can be flexible and equally effective in solving optimization problems, and any of the three tuning methods can be used to tune its parameters effectively.