Original Research Paper
V. Maihami; F. Yaghmaee
Abstract
With quick development of digital images and the availability of imaging tools, massive amounts of images are created. Therefore, efficient management and suitable retrieval, especially by computers, is one of themost challenging fields in image processing. Automatic image annotation (AIA) or refers ...
Read More
With quick development of digital images and the availability of imaging tools, massive amounts of images are created. Therefore, efficient management and suitable retrieval, especially by computers, is one of themost challenging fields in image processing. Automatic image annotation (AIA) or refers to attaching words, keywords or comments to an image or to a selected part of it. In this paper, we propose a novel image annotation algorithm based on neighbor voting which uses fuzzy system. The performance of the model depends on selecting the right neighbors and a fuzzy system with the right combination of features it offers.Experimental results on Corel5k and IAPR TC12 benchmark annotated datasets, demonstrate that using the proposed method leads to good performance.
Original Research Paper
S. Taghipour; R. Niaraki Asli
Abstract
Due to the expected increase of defects in circuits based on deep submicron technologies, reliability has become an important design criterion. Although different approaches have been developed to estimate reliability in digital circuits and some measuring concepts have been separately presented to reveal ...
Read More
Due to the expected increase of defects in circuits based on deep submicron technologies, reliability has become an important design criterion. Although different approaches have been developed to estimate reliability in digital circuits and some measuring concepts have been separately presented to reveal the quality of analog circuit reliability in the literature, there is a gap to estimate reliability when circuit includes analog and digital structures. In this paper, we propose a new classification method using Monte Carlo analysis to calculate the reliability of analog circuits and show its efficacy when it is used for a combination of analog and digital circuits. Our method is based on signal reliability concepts and measures the probability of passing correct or faulty values. Furthermore, we compare our reliability measurements with the reliability definitions come from other failure mechanisms in sub-micron technologies. Simulation results show the reliability measurement presented here which provides key information for reliability improvement and monitoring.
Original Research Paper
A. Badri
Abstract
This paper represents a complete survey on Generation Companies’ (GenCos’) optimal bidding strategy problem in restructured power markets. In this regard after an introduction to competitive electricity markets, concept of optimal bidding strategy is presented. Considering large amount of ...
Read More
This paper represents a complete survey on Generation Companies’ (GenCos’) optimal bidding strategy problem in restructured power markets. In this regard after an introduction to competitive electricity markets, concept of optimal bidding strategy is presented. Considering large amount of works accomplished in this area a novel classification is implemented in order to categorize the existing diverse studies. Accordingly, studies are classified in different categories based on market mechanism, trading mechanism, type of competition, transmission security, type of power plant, type of commodity and type of objective function. For each category, the corresponding studies are presented to show the effectiveness of each item. At the end, the impact of uncertainty and risk on GenCos’ optimal bidding strategy problem is represented and a number of applicable methods to simulate stochastic nature of the problem are investigated. The presented paper may be applicable for that group of researches that are interested in GenCos’ optimal bidding strategy to give a comprehensive perspective in this issue.
Original Research Paper
S. Jalaei; S. Shirvani Moghaddam
Abstract
In this paper, a new approach for estimating the number of wideband sources is proposed which is based on RSS or ISM algorithms. Numerical results show that the MDL-based and EIT-based proposed algorithm havea much better detection performance than that in EGM and AIC cases for small differences between ...
Read More
In this paper, a new approach for estimating the number of wideband sources is proposed which is based on RSS or ISM algorithms. Numerical results show that the MDL-based and EIT-based proposed algorithm havea much better detection performance than that in EGM and AIC cases for small differences between the incident angles of sources. In addition, for similar conditions, RSS algorithm offers higher detection probabilitycompared to ISM one, meanwhile it needs a heavy computational complexity than ISM. Furthermore, the effect of bandwidth on the performance of the proposed algorithm is studied. Simulation results show different detection probabilities for the proposed RSS and ISM algorithms meanwhile decreasing the bandwidth is the reason for increasing the performance of both RSS-EIT and ISM-EIT algorithms.
R. Omidvar; H. Parvin; A. Eskandari
Abstract
Assigning a set of objects to groups such that objects in one group or cluster are more similar to each other than the other clusters’ objects is the main task of clustering analysis. SSPCO optimization algorithm is anew optimization algorithm that is inspired by the behavior of a type of bird ...
Read More
Assigning a set of objects to groups such that objects in one group or cluster are more similar to each other than the other clusters’ objects is the main task of clustering analysis. SSPCO optimization algorithm is anew optimization algorithm that is inspired by the behavior of a type of bird called see-see partridge. One of the things that smart algorithms are applied to solve is the problem of clustering. Clustering is employed as apowerful tool in many data mining applications, data analysis, and data compression in order to group data on the number of clusters (groups). In the present article, a chaotic SSPCO algorithm is utilized for clusteringdata on different benchmarks and datasets; moreover, clustering with artificial bee colony algorithm and particle mass 9 clustering technique is compared. Clustering tests have been done on 13 datasets from UCImachine learning repository. The results show that clustering SSPCO algorithm is a clustering technique which is very efficient in clustering multivariate data.
Original Research Paper
H. Chenarani; T. Binazadeh
Abstract
This paper presents some analyses about the robust practical stability of a class of nonlinear affine systems in the presence of non-vanishing perturbations based on the passivity concept. The given analyses confirm the robust passivity property of the perturbed nonlinear systems in a certain region. ...
Read More
This paper presents some analyses about the robust practical stability of a class of nonlinear affine systems in the presence of non-vanishing perturbations based on the passivity concept. The given analyses confirm the robust passivity property of the perturbed nonlinear systems in a certain region. Moreover, robust control laws are designed to guarantee the practical stability of the perturbed systems. For this purpose, the control laws are designed in two cases. In the first case, it is assumed that the designer has freedom in choosing the outputs. In the second case, it is assumed that the outputs are predefined. In this case, first it is considered that the nominal system is passive between its inputs and outputs and then the control law is designed as static output feedback law for the perturbed system. Moreover, in the case that the nominal system is not passive, first, a law is designed such that the new nominal system is passive between the virtual inputs and the outputs. Then, the virtual input is designed as a static output feedback law such that the proposed controllers guarantee the practical stability of the perturbed system. Finally, the computer simulations are performed to show the efficacy and applicability of the designed controllers.
Original Research Paper
M. Hasanluo; F. Soleimanian Gharehchopogh
Abstract
A successful software should be finalized with determined and predetermined cost and time. Software is a production which its approximate cost is expert workforce and professionals. The most important and approximate software cost estimation (SCE) is related to the trained workforce. Creative nature ...
Read More
A successful software should be finalized with determined and predetermined cost and time. Software is a production which its approximate cost is expert workforce and professionals. The most important and approximate software cost estimation (SCE) is related to the trained workforce. Creative nature of software projects and its abstract nature make extremely cost and time of projects difficult to estimate. Various methods have been presented in the software project cost estimation for performing a software project in the area of software engineering. COCOMO II model is one of the most documented models among template-based methods that has been proposed by Bohm. Common methods for estimating the time and cost are essentially abstract, accordingly, providing new methods for SCE is required and necessary. In this paper, a new method is presented to solve the problem of SCE by using hybrid particle swarm optimization (PSO) algorithm and K-nearest neighbor (KNN) algorithm. The method was evaluated on 6 multiple datasets with 8 different evaluation criteria. Obtained results show the more accurate performance of the proposed method.
Original Research Paper
H. Rashidi
Abstract
One of the modern paradigms to develop an application is object oriented analysis and design. In this paradigm, there are several objects and each object plays some specific roles in applications. In an application, we must distinguish between procedural semantics and declarative semantics for their ...
Read More
One of the modern paradigms to develop an application is object oriented analysis and design. In this paradigm, there are several objects and each object plays some specific roles in applications. In an application, we must distinguish between procedural semantics and declarative semantics for their implementation in a specific programming language. For the procedural semantics, we can write a set of instructions that must be executed sequentially. The declarative semantics declare a set of facts and rules. They do not specify the sequence of steps for doing the processing. In this paper, we present four taxonomies for the rules in object-oriented paradigm and discuss how the paradigm can be extended to support declarative semantic of applications. Then, the rules in the taxonomies are evaluated in four case studies. After that, an approach is recommended for finding and implementation of declarative semantics, based on some practical experience obtained from the evaluation.
Original Research Paper
Z. Rashidi; Z. Rashidi
Abstract
In studying through simulation, choosing an appropriate tool/language would be a difficult task because many of them are available. On the other hand, few research works focus on evaluation of simulation tools/languages and their comparison. This paper makes a couple of evaluations and ranks more than ...
Read More
In studying through simulation, choosing an appropriate tool/language would be a difficult task because many of them are available. On the other hand, few research works focus on evaluation of simulation tools/languages and their comparison. This paper makes a couple of evaluations and ranks more than fifty simulation tools that are currently available. The first evaluation and ranking is in the approach of Analytic Hierarchy Process and the second one is in the Feature Analysis and Weighted Average Sum. The evaluations and rankings are based on thirteen indicators included in simulation tools, which are the general features, visual aspects, coding aspects, efficiency, modeling assistance, testability, software compatibility, input/output, experimental features, statistical facilities, user support, financial and technical features as well as pedigree. These evaluations and rankings provide significant information for any decision-maker to choose favorite simulation tools.
Original Research Paper
G. Yang; Y. Jia; M.C. Qin; Y. Fang
Abstract
In order to solve the problem of fuel pollution, the diesel fuel for power generation of marine was abandoned and shore power supply have been proposed at the historic moment. The Shore Power Supply which needs transferring 380V/50Hz to 450V/60Hz is used on shipping who need this kind of power, so effectively ...
Read More
In order to solve the problem of fuel pollution, the diesel fuel for power generation of marine was abandoned and shore power supply have been proposed at the historic moment. The Shore Power Supply which needs transferring 380V/50Hz to 450V/60Hz is used on shipping who need this kind of power, so effectively curbs the emissions of pollution gas into the air, and achieves the purpose of improving the environment. At the same time, in order to achieve better control, in this paper, sliding mode control is applied to the closed loop system. The structure of the main circuit, drive circuit and control system are described and the design of critical parameters are provided.