Modeling the water uptake by chicken carcasses during cooling by immersion
|
|
|
- Thomasine Shaw
- 10 years ago
- Views:
Transcription
1 Ciência e Tecnologia de Alimentos ISSN Modeling the water uptake by chicken carcasses during cooling by immersion Modelagem da absorção de água por carcassas de frango durante o resfriamento por imersão Original Tiago Dias MARTINS 1 *, Túlio KLASSEN 1, Rafael Luan Sehn CANEVESI 1, Rodrigo Augusto BARELLA 1, Lucio CARDOZO FILHO 2, Edson Antonio da SILVA 1 Abstract In this study, water uptake by poultry carcasses during cooling by water immersion was modeled using artificial neural networks. Data from twenty-five independent variables and the final mass of the carcass were collected in an industrial plant to train and validate the model. Different network structures with one hidden layer were tested, and the Downhill Simplex method was used to optimize the synaptic weights. In order to accelerate the optimization calculus, Principal Component Analysis (PCA) was used to preprocess the input data. The obtained results were: i) PCA reduced the number of input variables from twenty-five to ten; ii) the neural network structure was the one with the best result; iii) PCA gave the following order of importance: parameters of mass transfer, heat transfer, and initial characteristics of the carcass. The main contributions of this work were to provide an accurate model for predicting the final content of water in the carcasses and a better understanding of the variables involved. Keywords: chillers; artificial neural networks; water retention. Resumo Neste trabalho, foi realizada a modelagem da absorção de água que ocorre no processo de resfriamento de carcaças de frango por imersão utilizando Redes Neurais Artificiais. Dados de vinte e cinco variáveis independentes e da massa final da carcaça foram coletados em uma planta industrial para ajustar o modelo. Foram testadas diferentes estruturas de redes com uma camada oculta e o método Downhill Simplex foi empregado para otimizar os pesos sinápticos. No intuito de acelerar os cálculos de otimização, a Análise de Componentes Principais (ACP) foi utilizada para pré-processar os dados de entrada. Os resultados obtidos foram: i) com a ACP reduziu-se o número de varáveis de entrada das redes para dez; ii) a modelagem com a rede neural de estrutura foi a que apresentou os melhores resultados; iii) a ACP indicou a seguinte ordem de relevância: parâmetros de transferência de massa, transferência de calor e características iniciais da carcaça. As principais contribuições deste trabalho foram fornecer um modelo preciso para predizer o teor final de água nas carcaças, bem como uma melhor compreensão acerca das variáveis envolvidas. Palavras-chave: chillers; redes neurais artificiais; retenção de água. 1 Introduction Among all stages of the industrial processing of poultry carcasses such as awareness, evisceration, scalding, and others meat cooling has got special importance, mainly because it to assures product quality and health (KLASSEN, 2004; CARCIOFI; LAURINDO, 2007). In this stage, microorganism contamination can be minimized (RODRIGUES et al., 2008; von RÜCKERT et al., 2009). This process can be done by immersion of carcasses in iced water to ensure rapid cooling, known as immersion chilling, or it can be done using cooling tunnels with chilled air, known as air-chilling (CARROLL; ALVARADO, 2008). In Brazil the immersion chilling method is commonly applied in the poultry industry (KLASSEN et al., 2009). In chiller cooling process, the carcasses are placed in contact with water in horizontal tanks, with cylindrical geometry, endowed with an inner helical coil that slowly moves the carcasses along its axial direction (KLASSEN et al., 2009). Water renovation in the chillers, air bubbling, and cooling jackets containing propylene glycol are often used to improve heat transfer. Some of the advantages of the chiller cooling are the cooling speed, low cost, and high quality of the final product. However, the main disadvantage that limits the usage of chillers is the lack of absorption control of the cooling fluid solution (in this case, water) by the products (CARROLL; ALVARADO, 2008). For the industry, it is important to identify the main variables that affect the water absorption by the carcasses during the chilling. This can improve significantly the process control. In addition, each country has a specific legislation that establishes operating limits which must be accomplished. In Brazil, these variable limits are regulated by the governmental decree 210 (BRASIL, 1998) which defines the maximum entrance and exit temperature of the water at the chillers, minimum stream flow, number of tanks, and other operational characteristics. The legislation also establishes that: Received 14/12/2008 Accepted 5/6/2010 (003982) 1 Núcleo de Biotecnologia e Desenvolvimento de Processos Químicos, Universidade Estadual do Oeste do Paraná UNIOESTE, Rua da Faculdade, 645, CEP , Jardim La Salle, Toledo, PR, Brasil, [email protected] 2 Departamento de Engenharia Química, Universidade Estadual de Maringá - UEM, Maringá, PR, Brasil *Corresponding author Ciênc. Tecnol. Aliment., Campinas, 31(3): , jul.-set
2 Modelling water uptake by chicken carcasses in the chillers, the minimum necessary water renewal rate is 1 L/carcass, the water temperature in the exit must be less than 4 C, and that the maximum allowed gain in mass due water absorption is 8%. There are few studies in the literature that investigate and model poultry carcass chilling (JAMES et al., 2006; CARCIOFI; LAURINDO, 2007; KLASSEN et al., 2009). Analytical solution of rigorous models is hardly found due its non-linearity and the influence of several variables and parameters, besides energy and mass transfer in transient condition. On the other hand, simple mathematical models discard some important aspects that influence the process, making them too simplified (KLASSEN, 2004; CARCIOFI; LAURINDO, 2007). Artificial Neural Networks (ANNs) modeling can be an alternative to obtain the information needed from the industrial plant with high efficiency (ALVES; NASCIMENTO, 2002). ANNs are mathematical algorithms that have the capacity to relate input (independent variables) and output parameters (dependent variables) learning from given examples, without requesting any knowledge about the variables relation that interfere on the studied process. They are known as universal function approximators (HORNIK; STINCHCOMBE; WHITE, 1989; BRAGA; CARVALHO; LUDERMIR, 2000). An ANN is a set of computational units (or artificial neurons) that are interconnected and organized into layers. The information process in an ANN begins relating the input (x i ) of each neuron to a synaptic weight (w ij ) that assesses this entry influence on the output of this neuron (activation coefficients). The sum of all activation coefficients makes the neuron activation. The answer of the input stimulus is obtained applying an activation function to the neuron activation, generally the sigmoid or the hyperbolic tangent function. This procedure extends to the output layer of the network, where the neuron answer is the dependent variable of the problem. Modeling with ANNs consists of finding suitable weights and biases that minimize the deviation among observed and calculated data (ASSIDJO et al., 2008). This step is called network training, in which the learning in ANN is evaluated. ANNs have been successfully used to solve problems concerning food processing, process control, biotechnological processes, heavy metal biosorption etc. (MITTAL; ZHANG, 2000, 2001; SOUZA; TEIXEIRA; PENACINNO, 2003; FERREIRA et al., 2004; MEDEIROS, 2006; FAGUNDES-KLEN et al., 2007; RIVERA et al., 2007; ASSIDJO et al., 2008; DA CRUZ et al., 2009). The main objective of this work was to apply artificial neural networks in an attempt to model the water uptake that by poultry carcasses during the cooling process in chillers and determine the process main variables through Principal Component Analysis. 2 Materials and methods 2.1 Data set All the experimental data used in this study were obtained from a poultry processing unit. The system constituted of three chillers disposed in series, over which the carcasses were cooled due to the contact with a mix of water and ice. The second and third chillers had thermal jackets with circulation of propylene glycol and addition of ice; all modules were air bubbled. The flow rate and the temperature of feed water were different in each tank. Poultry chilling process includes several variables (operational conditions of chiller and characteristic and properties of poultry carcass). The variables considered in this study are shown in Table 1. The temperature of scalding (the prior process) was also considered.the scald process can modify the properties of poultry carcass and consequently the level of water uptake (DYER, 2007). The carcasses were removed from the hooks before dropping into the chillers and packed in plastic boxes. The initial mass was then measured, and a plastic tag containing an identification number was affixed to the carcass. After all the measurements had been made, the carcasses were then dropped into the first module of the cooling system. Simultaneously, time, water temperature at the beginning of the module, flow rate of water, intensity of the bubbling, and amount of ice added were also recorded. This procedure was repeated for each chiller. To evaluate the water absorption by the poultry carcasses, several samples of 13 carcasses was taken, resulting in a total of 350 vector data. The determination of the carcasses mass was performed using a digital scale (Mettler Toledo, 1 g). Table 1. Chilling variables considered in this work. Identification Variables Range 1 Scalding Temperature [ C] [56; 60] 2 Slaughter Speed [carcass/minute] [100; 135] 3 Ambient temperature [ C] [7; 10] 4, 12, 19 Residence time at the chillers 1, 2 and 3 [minute] [17; 90] 5, 13, 20 Water temperature at the entrance of the chillers 1, 2 and 3 [ C] [0; 13.9] 6, 14, 21 Water temperature at the exit of the chillers 1, 2 and 3 [ C] [-0.5; 11] 7, 15, 22 Air bubbling intensity in the chillers 1, 2 and 3 [dimensionless] [0; 5] 8, 16, 23 Ice quantity added in chillers 1, 2 and 3 [dimensionless] [0; 5] 9, 18, 25 Renewal water flow in chillers 1, 2 and 3 [L/carcass] [1; 2.45] 17, 24 Propylene glycol jacket temperature in the chillers 2 and 3 [ C] [-6.4; -0.3] 10 Initial carcass mass [kg] [1.3; 2.5] 11 Initial carcass temperature [ C] [1.4; 2.6] 572 Ciênc. Tecnol. Aliment., Campinas, 31(3): , jul.-set. 2011
3 Martins et al. 2.2 ANN input preprocessing Data compression is a technique that reduces the dimensionality of a set of variables without losing relevant information, eliminating extraneous information, noise, and correlations that exist in the original sets of variables. Principal Component Analysis (PCA) is a technique widely used for preprocessing ANN inputs. PCA is a technique of multivariate analysis that aims to reduce the dimensionality of data sets without losing significant information. As a final result, PCA generates the principal components (PCs) that are linear combinations of the original values of the variables. This methodology was developed mathematically by Hotelling (1933a, b) and thereafter used in many areas of science in data analysis and pre-treatment (ABEYWARDENA, 1972; GONTARSKI et al., 2000; FERREIRA et al., 2003; SILVA et al., 2006; YU; QIN, 2008; HASHIM et al., 2010). Geometrically, PCA consists of a rotation of axes to select the new coordinate axes representing the direction of maximum variance (HOTELLING, 1933a, b). Before applying the PCA, it is necessary to eliminate the data heterogeneity, which can influence the final result. In this study, Equation (1) was used for this purpose. Computational routines in Fortran77 language was developed for the calculation of PCs following the algorithm described in Härdle and Simar (2007): The initial synaptic weight values were attributed randomly. In all cases, the Downhill Simplex (NELDER; MEAD, 1965) and a set of 300 vectors were used in the ANNs training step. The 50 other vectors were used in the model validation. The input variables were composed of the output data obtained by the PCA analysis. This topic will be discussed in section 3. 3 Results and discussion 3.1 Principal component analysis The results of the PCA applied in the set of data obtained in this study resulted in a significant reduction of the number of independent variables that describe the process of absorption. Mardia, Kent and Bibby (1979) reported that the number of PCs that presents 90% of cumulated variance should be sufficient to describe the process. According to Figures 1a, b, from the 25 PCs generated, the first ten components can be used for the representation of the process without significant loss of information. This set covers a total of 89.5% of the variance of all components. Thus, all Z = σ 1/2 ( X µ ), i = 1, n (1) i i i i 2.3 Artificial neural network modeling The proper selection of a network topology is not an easy task. There is no rule or a theorem that determines the optimal topology for a given data set. However, this can be done through the performance analysis of the network. In the present study, water retention by the poultry carcasses in the chilling process was modeled using several ANN structures with one hidden layer, besides the input and output layers. The structures tested had between 2 and 15 neurons at the input and the hidden layer. One neuron was in the output layer corresponding to the output variable: the final carcass mass. The convergence criterion used was , and the initial estimates of the synaptic weights were established between 0 and 0.1. The hyperbolic tangent function was used as the activation function for all simulations, except for the output layer, which was a linear function. The objective function to be minimized was the quadratic error defined by Equation 2: n ( ) 2 EXP MOD f = y y (2) OBJ, ANN i i i= 1 EXP where: y i is the experimental normalized value of the MOD final poultry carcass mass, y i corresponds to the normalized final poultry mass calculated by the ANN, and n is the number of experimental points. Figure 1. Principal Component Analysis results. a) Eigenvalues; b) Cumulated variance. Ciênc. Tecnol. Aliment., Campinas, 31(3): , jul.-set
4 Modelling water uptake by chicken carcasses results of the next section correspond to those in which the ANNs were composed of 10 new input variables (generated from the result of PCA). 3.2 Artificial neural networks modeling Table 2 shows the best results (objective function f OBJ,ANN, absolute average deviation AAD (Equation 3), and correlation coefficient r 2 ) for the tested ANN structures, where the symbols T and V correspond to training and validation, respectively: 3.3 Determination of the main variables The analysis of the variables influence on each PC can be obtained directly from the calculated values of the eigenvectors of the variance-covariance matrix - since these values correspond to a weighting on the original variables. However, the components of eigenvectors are dependent on the scale of n 1 yj yj AAD = n (3) y EXP j= 1 EXP j MOD From these results, it can be seen that the network structure has a strong influence on the training step performance: the objective functions calculated were more than 200% apart from each other. Also, the AAD obtained in this stage were very different for each test. The predictive capacity of neural network requires the comparison of the results with data that were excluded from the training data set. Table 2 shows that the AADs of the validation step are not well correlated with the objective function. Therefore, the choice criteria of the best ANN structure were a mixed analysis of objective function, AAD, and correlation coefficient values for validation step. Accordingly, it can be seen in Table 2 that the best results were obtained using networks which had four neurons at the input layer, six neurons at the hidden layer, and one at the output layer (4-6-1). Figures 2a, b show the relationship among the experimental and the calculated values for the ANN with structure for the training and validation steps, respectively. The present study is one of a few papers which studies modeling of water retention in poultry carcass. Only Carciofi and Laurindo (2007), who investigated water retention in poultry carcasses using a pilot plant with dimensions m, proposed a phenomenological model to describe this process and their predicted results presented AAD in a range of 5-8%. Their model took into account material characteristics and immersion time; however, the authors discarded other important variables such as water renewal, ice quantity in the tank, ambient temperature etc., which were considered here. Figure 2. Results of the modeling using the best ANN model. a) Training step; b) Validation step. Table 2. Obtained results for ANNs with the same neuron numbers in each layer. Structure F Obj AAD T(%) AAD V(%) r 2 (T) r 2 (V) Ciênc. Tecnol. Aliment., Campinas, 31(3): , jul.-set. 2011
5 Martins et al. Table 3. Principal variables in each PC. CP Identification Variables , , ,5 Ambient temperature Ice quantity in chiller 1 Air bubbling intensity in chiller 1 Ice quantity in chiller 3 Air bubbling intensity in chillers 3 and 2 Slaughter speed Water temperature at the exit and entrance of chiller 2 Ice quantity in chiller 3 Residence time in chiller 3 Water temperature at the entrance and exit of chiller Renewal water flow in chiller ,17 Scalding temperature Propyleneglicol jacket temperature in chillers 3 e Residence time in chiller Initial carcass mass Water temperature at the exit of chiller Initial carcass temperature the variables, thus it is more appropriated to use a measure of association that is independent on that scale. The correlation coefficient can be used for this task and is given by (HÄRDLE; SIMAR, 2007) Equation 4: ρ YiZ = aij λi ; i, j = 1, 2,, n s (4) j YY i j There are variables (or group of variables) that influence each PC significantly. In this study, significant variables are those with correlation above In Table 3, which presents the results of this analysis, it can be seen that the variables are divided into three main groups. The parameters of mass transfer have greater influence (PC1), followed by the parameters of heat transfer (PC1 to PC6) and initial properties of the carcass (PC7 and PC8). These results are consistent with those obtained by Carciofi and Laurindo (2007), which is an indication that the significance of process variables remains the same after the scale- up. The experimental results obtained by those authors showed that water retention is strongly influenced by the intensity of agitation of the water, water temperature in the tank, and hydrostatic pressure (not reviewed here). James et al. (2006) related the immersion time influence, water temperature, and ice quantity with the final temperature and water quantity absorbed by the carcasses. They also made comparisons between cooling by immersion and air-chiller considering the microbial load and the cross-contamination of the carcasses, aspect, taste, texture and operation costs. According to the authors, the residence time and degree of agitation are the most influencing factors for water uptake. In addition, the ice percentage added to the water affects both the final temperature of the carcass and the water absorption during the cooling. According to Dyer (2007), the temperature and the scalding time are important factors influencing the capacity of water retention by the carcasses. Since the scalding tanks have fixed size, time becomes just a line velocity function. Moreover, air bubbling is an important parameter in the process because it influences the heat transfer coefficient from the poultry to the water and the water retention. The influence of the temperature on the scalding step is an important outcome. The temperature of scalding favors the opening of follicles where the feathers are fixed, which influences the uptake of water (DYER, 2007). The results obtained in this study have great importance when modeling such a complex process such as chilling. In addition to giving information about the process, PCA favors the simplification of the model since the number of adjustable parameters is reduced when training a new ANN structure using only the most important independent components. Modeling with ANNs has the advantage of not requiring phenomenological knowledge of the process. Together, the two techniques can be a powerful tool that helps to control the chilling process with accuracy, less efforts, and low costs. 4 Conclusions In this study, artificial neural networks were applied to model the water uptake by poultry carcasses during the cooling process in a chiller system. An artificial neural network with 4 neurons at the input layer and six at the hidden layer was able to describe the phenomenon with accuracy. The Principal Component Analysis provided information about the major parameters of the process and reduced drastically the number of ANN input data (from 25 to 10). The combination of the two techniques provided a promising way of predicting water uptake by poultry carcass in the chilling immersion process, as well information to apply a suitable control and reduce production costs in industrial plants. References ABEYWARDENA, V. An application of principal component analysis in genetics. Journal of Genetics, v. 61, n. 1, p , Ciênc. Tecnol. Aliment., Campinas, 31(3): , jul.-set
6 Modelling water uptake by chicken carcasses ALVES, R. M. B.; NASCIMENTO, C. A. O. Gross errors detection of industrial data by neural network and cluster techniques. Brazilian Journal of Chemical Engineering, v. 19, p , ASSIDJO, E. et al. Modeling of an industrial drying process by artificial neural networks. Brazilian Journal of Chemical Engineering, v. 25, p , S BRAGA, A. P.; CARVALHO, A. P. L.; LUDERMIR, T. B. Redes Neurais Artificiais: Teoria e Aplicações. Rio de Janeiro: LTC Livros Técnicos e Científicos, BRASIL. Ministério da Agricultura, Pecuária e Abastecimento - MAPA. Portaria nº 210, de 10 de novembro de Regulamento técnico da inspeção tecnológica e higiênico-sanitária de carne de aves. Diário Oficial da República Federativa do Brasil, Brasília, DF, 26 nov Seção 1, p CARCIOFI, B. A. M.; LAURINDO, J. B. Water uptake by poultry carcasses during cooling by water immersion. Chemical Engineering and Processing, v. 46, n. 5, p , CARROLL, C. D.; ALVARADO, C. Z. Comparison of Air and Immersion Chilling on Meat Quality and Shelf Life of Marinated Broiler Breast Fillets. Poultry Science, v. 87, n. 2, p , PMid: DA CRUZ, A. G. et al. Monitoring the authenticity of low-fat yogurts by an artificial neural network. Journal of Dairy Science, v. 92, n. 10, p , PMid: jds DYER, J. Personal Communication, FAGUNDES-KLEN, M. R. et al. Equilibrium study of the binary mixture of cadmium-zinc ions biosorption by the Sargassum filipendula species using adsorption isotherms models and neural network. Biochemical Engineering Journal, v. 34, n. 2, p , FERREIRA, L. S. et al. Analysis of experimental biosensor/fia lactose measurements. Brazilian Journal of Chemical Engineering, v. 20, n. 1, p. 7-13, FERREIRA, L. S. et al. A lactose fia-biosensor system for monitoring and process control. Brazilian Journal of Chemical Engineering, v. 21, p , GONTARSKI, C. A. et al. Simulation of an industrial wastewater treatment plant using artificial neural networks. Computers & Chemical Engineering, v. 24, n. 2-7, p , HÄRDLE, W.; SIMAR, L. Applied multivariate statistical analysis. Berlin: Springer Berlin Heidelberg, HASHIM, D. M. et al. Potential use of Fourier transform infrared spectroscopy for differentiation of bovine and porcine gelatins. Food Chemistry, v. 118, n. 3, p , org/ /j.foodchem HORNIK, K.; STINCHCOMBE, M.; WHITE, H. Multilayer feedforward networks are universal approximators. Neural Networks, v. 2, n. 5, p , HOTELLING, H. Analysis of a complex of statistical variables into principal components. Journal of Educational Psychology, v. 24, n. 7, p , 1933a. HOTELLING, H. Analysis of a complex of statistical variables into principal components. Journal of Educational Psychology, v. 24, n. 6, p , 1933b. JAMES, C. et al. The primary chilling of poultry carcasses--a review. International Journal of Refrigeration, v. 29, n. 6, p , KLASSEN, T. Modelagem do sistema de resfriamento de carcaças de frangos com redes neurais artificiais f. Monografia (Especialização em Engenharia de Alimentos)-Universidade Estadual do Oeste do Paraná, Toledo, KLASSEN, T. et al. Modelagem do sistema de resfriamento por imersão de carcaças de frangos utilizando redes neurais artificiais. Acta Scientiarum Technology, v. 31, n. 2, p , MARDIA, K. V.; KENT, J. T.; BIBBY, J. M. Multivariate analysis. London: Academic Press, MEDEIROS, F. T. P. Desenvolvimento de um modelo de predição de condições operacionais de altos-fornos siderúrgicos com base em redes neurais artificiais f. Tese (Doutorado em Engenharia Química)-Universidade Estadual de Campinas, Campinas, MITTAL, G. S.; ZHANG, J. Prediction of freezing time for food products using a neural network. Food Research International, v. 33, n. 7, p , MITTAL, G. S.; ZHANG, J. Artificial neural network for the prediction of temperature, moisture and fat contents in meatballs during deep-fat frying. International Journal of Food Science & Technology, v. 36, n. 5, p , j x NELDER, J. A.; MEAD, R. A Simplex Method for Function Minimization. The Computer Journal, v. 7, n. 4, p , RIVERA, E. C. et al. Development of adaptive modeling techniques to describe the temperature-dependent kinetics of biotechnological processes. Biochemical Engineering Journal, v. 36, n. 2, p , RODRIGUES, A. C. A. et al. A. Análise e monitoramento de pontos críticos no abate de frangos utilizando indicadores microbiológicos. Ciencia Rural, v. 38, p , S SILVA, B. M. et al. Principal component analysis as tool of characterization of quince (Cydonia oblonga Miller) jam. Food Chemistry, v. 94, n. 4, p , org/ /j.foodchem SOUZA, E. A.; TEIXEIRA, L. C. V.; PENACINNO, M. R. Aplicação de Redes Neurais para Avaliação do Teor de Carne Mecanicamente Separada em Salsicha de Frango. Ciência de Tecnologia de Alimentos, v. 23, n. 3, p , S Von RÜCKERT, D. A. S. et al. Pontos críticos de controle de Salmonella spp. no abate de frangos. Arquivo Brasileiro de Medicina Veterinaria e Zootecnia, v. 61, p , org/ /s YU, J.; QIN, S. J. Multimode process monitoring with bayesian inference-based finite Gaussian mixture models. AIChE Journal, v. 54, n. 7, p , Ciênc. Tecnol. Aliment., Campinas, 31(3): , jul.-set. 2011
Experimental results and modeling of poultry carcass cooling by water immersion
Ciência e Tecnologia de Alimentos ISSN 0101-2061 Experimental results and modeling of poultry carcass cooling by water immersion Resultados experimentais e modelagem do resfriamento de carcaças de frango
ESCOAMENTO DO AR EM ARMAZÉM GRANELEIRO DE GRANDE PORTE COM SISTEMA DE AERAÇÃO SIMULATION OF AIR FLOW IN LARGE AERATED GRAIN STORAGE
ESCOAMENTO DO AR EM ARMAZÉM GRANELEIRO DE GRANDE PORTE COM SISTEMA DE AERAÇÃO Oleg Khatchatourian 1 Antonio Rodrigo Delepiane de Vit 2 João Carlos Cavalcanti da Silveira 3 Luciano Ferreira 4 RESUMO Foi
HYBRID INTELLIGENT SUITE FOR DECISION SUPPORT IN SUGARCANE HARVEST
HYBRID INTELLIGENT SUITE FOR DECISION SUPPORT IN SUGARCANE HARVEST FLÁVIO ROSENDO DA SILVA OLIVEIRA 1 DIOGO FERREIRA PACHECO 2 FERNANDO BUARQUE DE LIMA NETO 3 ABSTRACT: This paper presents a hybrid approach
A Sales Forecasting Model for an Automotive Distributing Company
A Sales Forecasting Model for an Automotive Distributing Company Jéssica Andressa de Souza 1, and Celso Gonçalves Camilo-Junior 2 1 Faculty of Sciences and Technology, Federal University of Grande Dourados,
EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set
EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set Amhmed A. Bhih School of Electrical and Electronic Engineering Princy Johnson School of Electrical and Electronic Engineering Martin
Neural network software tool development: exploring programming language options
INEB- PSI Technical Report 2006-1 Neural network software tool development: exploring programming language options Alexandra Oliveira [email protected] Supervisor: Professor Joaquim Marques de Sá June 2006
Comparison Between Multilayer Feedforward Neural Networks and a Radial Basis Function Network to Detect and Locate Leaks in Pipelines Transporting Gas
A publication of 1375 CHEMICAL ENGINEERINGTRANSACTIONS VOL. 32, 2013 Chief Editors:SauroPierucci, JiříJ. Klemeš Copyright 2013, AIDIC ServiziS.r.l., ISBN 978-88-95608-23-5; ISSN 1974-9791 The Italian Association
Scientific note: mass transfer coefficient in the drying of soybean meal
Braz. J. Food Technol., v. 12, n. 2, p. 92-96, abr./jun. 2009 DOI: 10.4260/BJFT2009800900002 Nota científica: coeficiente de transferência de massa na secagem do farelo de soja Autores Authors Gianini
Application of Artificial Intelligence Techniques for Temperature Prediction in a Polymerization Process
Application of Artificial Intelligence Techniques for Temperature Prediction in a Polymerization Process Manuela Souza Leite, Brunno Ferreira dos Santos, Liliane Maria Ferrareso Lona, Flávio Vasconcelos
NEURAL IDENTIFICATION OF SUPERCRITICAL EXTRACTION PROCESS WITH FEW EXPERIMENTAL DATA
NEURAL IDENTIFICATION OF SUPERCRITICAL EXTRACTION PROCESS WITH FEW EXPERIMENTAL DATA Rosana P.O. Soares*, Roberto Limão de Oliveira*, Vladimiro Miranda** and José A. L. Barreiros* * Electrical and Computer
Impacts of Demand and Technology in Brazilian Economic Growth of 2000-2009
Impacts of Demand and Technology in Brazilian Economic Growth of 2000-2009 Elcio Cordeiro da Silva 1, Daniel Lelis de Oliveira 2, José Tarocco Filho 3 and Umberto Antonio SessoFilho 4 Abstract: The objective
Keywords: Fuzzy Logic, Control, Refrigeration Systems and Electronic Expansion Valves.
POTENTIALITIES OF FUZZY LOGIC CONTROL APPLIED TO SMALL VAPOR COMPRESSION REFRIGERATION SYSTEMS Oscar S. H. Mendoza Fábio A. Carvajal José A. Tumialán Gustavo Luiz C. M. de Abreu Universidade Federal de
SUITABILITY OF RELATIVE HUMIDITY AS AN ESTIMATOR OF LEAF WETNESS DURATION
SUITABILITY OF RELATIVE HUMIDITY AS AN ESTIMATOR OF LEAF WETNESS DURATION PAULO C. SENTELHAS 1, ANNA DALLA MARTA 2, SIMONE ORLANDINI 2, EDUARDO A. SANTOS 3, TERRY J. GILLESPIE 3, MARK L. GLEASON 4 1 Departamento
Lasers and Specturbility of Light Scattering Liquids - A Review
Artigo Original Revista Brasileira de Física Médica.2011;5(1):57-62. Reproducibility of radiant energy measurements inside light scattering liquids Reprodutibilidade de medidas de energia radiante dentro
Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57. Application of Intelligent System for Water Treatment Plant Operation.
Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57 Application of Intelligent System for Water Treatment Plant Operation *A Mirsepassi Dept. of Environmental Health Engineering, School of Public
INFLUENCE OF AIR PARAMETERS ON SPRAY DRYING ENERGY CONSUMPTION
45 ISSN 1517-8595 INFLUENCE OF AIR PARAMETERS ON SPRAY DRYING ENERGY CONSUMPTION Tatumi Kajiyama 1, Kil Jin Park 2 ABSTRACT The objective of this present research was to simulate and evaluate the performance
Comparison of microbial load in immersion chilling water and poultry carcasses after 8, 16 and 24 working hours
Ciência Comparison Rural, Santa of microbial Maria, v.40, load n.7, in p.1603-1609, immersion chilling jul, 2010 water and poultry carcasses after 8, 16 and 24 working hours ISSN 0103-8478 1603 Comparison
TEACHING CALCULUS USING E-LEARNING IN A MOODLE PLATFORM
TEACHING CALCULUS USING E-LEARNING IN A MOODLE PLATFORM Caridade C.M.R., Faulhaber M.C., Rosa P.M., Silva P.M., Baeta N.S. Coimbra Institute of Engineering [email protected]; [email protected]; [email protected];
FROST PREDICTION ON EVAPORATOR COILS OF SUPERMARKET DISPLAY CABINETS USING ARTIFICIAL NEURAL NETWORKS
FROST PREDICTION ON EVAPORATOR COILS OF SUPERMARKET DISPLAY CABINETS USING ARTIFICIAL NEURAL NETWORKS D. Datta and S. A. Tassou Department of Mechanical Engineering, Brunel University Uxbridge, Middlesex
Optimal Design of Slit Resonators for Acoustic Normal Mode Control in Rectangular Room
Excerpt from the Proceedings of the COMSOL Conference Paris Optimal Design of Slit Resonators for Acoustic Normal Mode Control in Rectangular Room Sergio E. Floody *, Rodolfo Venegas and Felipe C. Leighton
Component Ordering in Independent Component Analysis Based on Data Power
Component Ordering in Independent Component Analysis Based on Data Power Anne Hendrikse Raymond Veldhuis University of Twente University of Twente Fac. EEMCS, Signals and Systems Group Fac. EEMCS, Signals
CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER
93 CHAPTER 5 PREDICTIVE MODELING STUDIES TO DETERMINE THE CONVEYING VELOCITY OF PARTS ON VIBRATORY FEEDER 5.1 INTRODUCTION The development of an active trap based feeder for handling brakeliners was discussed
B-bleaching: Agile Overtraining Avoidance in the WiSARD Weightless Neural Classifier
B-bleaching: Agile Overtraining Avoidance in the WiSARD Weightless Neural Classifier Danilo S. Carvalho 1,HugoC.C.Carneiro 1,FelipeM.G.França 1, Priscila M. V. Lima 2 1- Universidade Federal do Rio de
Integration of a fin experiment into the undergraduate heat transfer laboratory
Integration of a fin experiment into the undergraduate heat transfer laboratory H. I. Abu-Mulaweh Mechanical Engineering Department, Purdue University at Fort Wayne, Fort Wayne, IN 46805, USA E-mail: [email protected]
Pre-requisites 2012-2013
Pre-requisites 2012-2013 Engineering Computation The student should be familiar with basic tools in Mathematics and Physics as learned at the High School level and in the first year of Engineering Schools.
Prediction Model for Crude Oil Price Using Artificial Neural Networks
Applied Mathematical Sciences, Vol. 8, 2014, no. 80, 3953-3965 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.43193 Prediction Model for Crude Oil Price Using Artificial Neural Networks
AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S.
AUTOMATION OF ENERGY DEMAND FORECASTING by Sanzad Siddique, B.S. A Thesis submitted to the Faculty of the Graduate School, Marquette University, in Partial Fulfillment of the Requirements for the Degree
Neural Network Predictor for Fraud Detection: A Study Case for the Federal Patrimony Department
DOI: 10.5769/C2012010 or http://dx.doi.org/10.5769/c2012010 Neural Network Predictor for Fraud Detection: A Study Case for the Federal Patrimony Department Antonio Manuel Rubio Serrano (1,2), João Paulo
CFD Application on Food Industry; Energy Saving on the Bread Oven
Middle-East Journal of Scientific Research 13 (8): 1095-1100, 2013 ISSN 1990-9233 IDOSI Publications, 2013 DOI: 10.5829/idosi.mejsr.2013.13.8.548 CFD Application on Food Industry; Energy Saving on the
Frequency-dependent underground cable model for electromagnetic transient simulation
Frequency-dependent underground cable model for electromagnetic transient simulation Vasco José Realista Medeiros Soeiro Abstract A computation method for transients in a three-phase underground power-transmission
Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features
Remote Sensing and Geoinformation Lena Halounová, Editor not only for Scientific Cooperation EARSeL, 2011 Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with
18th International Congress of Mechanical Engineering
CYLINDRICAL ENCAPSULATED COLD STORAGE Juan José Milón Guzmán Universidad Católica San Pablo, Av. Salaverry, 31, Vallecito, Cercado, Arequipa, Perú [email protected] Sergio leal Braga Pontificia Universidade
Management and Strategic planning of agribusiness systems: the case of livestock in Goiás Brazil
Management and Strategic planning of agribusiness systems: the case of livestock in Goiás Brazil Tássia Gerbasi USP / FEARP / MARKESTRAT - [email protected] PhD Marcos Fava Neves USP / FEARP / MARKESTRAT
Instructions to Authors
2011 Instructions to Authors Ciência e Tecnologia de Alimentos publishes scientific articles in the field of food science. Works should be written in English, Articles should be written in clear, concise
OPTIMIZATION OF VENTILATION SYSTEMS IN OFFICE ENVIRONMENT, PART II: RESULTS AND DISCUSSIONS
OPTIMIZATION OF VENTILATION SYSTEMS IN OFFICE ENVIRONMENT, PART II: RESULTS AND DISCUSSIONS Liang Zhou, and Fariborz Haghighat Department of Building, Civil and Environmental Engineering Concordia University,
Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation
Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of
INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr.
INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr. Meisenbach M. Hable G. Winkler P. Meier Technology, Laboratory
Common factor analysis
Common factor analysis This is what people generally mean when they say "factor analysis" This family of techniques uses an estimate of common variance among the original variables to generate the factor
Dynamic Process Modeling. Process Dynamics and Control
Dynamic Process Modeling Process Dynamics and Control 1 Description of process dynamics Classes of models What do we need for control? Modeling for control Mechanical Systems Modeling Electrical circuits
DEPARTMENT OF PROCESS OPERATIONS TECHNOLOGY Part-Time - Bachelor Degree Plan
DEPARTMENT OF PROCESS OPERATIONS TECHNOLOGY Part-Time - Bachelor Degree Plan FIRST YEAR (S 1) (1 st Semester) Module Descriptive title Lec. Lab/Tut Credit TECHEM Engineering Chemistry 6 4 10 TMATH Technical
Sound Quality Evaluation of Hermetic Compressors Using Artificial Neural Networks
Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Sound Quality Evaluation of Hermetic Compressors Using Artificial Neural Networks Claudio
Lecture 9: Introduction to Pattern Analysis
Lecture 9: Introduction to Pattern Analysis g Features, patterns and classifiers g Components of a PR system g An example g Probability definitions g Bayes Theorem g Gaussian densities Features, patterns
Dyna ISSN: 0012-7353 [email protected] Universidad Nacional de Colombia Colombia
Dyna ISSN: 0012-7353 [email protected] Universidad Nacional de Colombia Colombia VELÁSQUEZ HENAO, JUAN DAVID; RUEDA MEJIA, VIVIANA MARIA; FRANCO CARDONA, CARLOS JAIME ELECTRICITY DEMAND FORECASTING USING
Processi della Tecnologia Alimentare - Prof. Davide Barbanti. The frying process
The frying process 1 Frying is a unit operation which is mainly used to alter the eating quality of a food. A secondary consideration is the preservative effect that results from thermal destruction of
MATHEMATICAL MODELING Of THE DRYING KINETICS OF SUGARCANE SLICES
117 ISSN 1517-8595 MATHEMATICAL MODELING Of THE DRYING KINETICS OF SUGARCANE SLICES Nahia Agote Goyalde 1, Evandro de Castro Melo 2, Ronicely Pereira Rocha 3, André Luis Duarte Goneli 4, Fabiana Lana Araújo
Simulation of Water-in-Oil Emulsion Flow with OpenFOAM using Validated Coalescence and Breakage Models
Simulation of Water-in-Oil Emulsion Flow with OpenFOAM using Validated Coalescence and Breakage Models Gabriel G. S. Ferreira*, Jovani L. Favero*, Luiz Fernando L. R. Silva +, Paulo L. C. Lage* Laboratório
Evaluation of the image quality in computed tomography: different phantoms
Artigo Original Revista Brasileira de Física Médica.2011;5(1):67-72. Evaluation of the image quality in computed tomography: different phantoms Avaliação da qualidade de imagem na tomografia computadorizada:
Keywords: Business Process Management, Implementation Methodologies, Blinds Manufacturing Company.
Business Process Management and its results in a Blinds Manufacturing Company Eduarda Espindola [email protected] Luiz Henrique Dias Alves [email protected] Universidade Federal
Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology
Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry
ME6130 An introduction to CFD 1-1
ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically
Newton-Type Methods for Solution of the Electric Network Equations
Tendências em Matemática Aplicada e Computacional, 3, No. 2 (2002), 35-42. Uma Publicação da Sociedade Brasileira de Matemática Aplicada e Computacional. Newton-Type Methods for Solution of the Electric
RECURSIVE INCREMENTAL GAUSSIAN MIXTURE NETWORK FOR SPATIO-TEMPORAL PATTERN PROCESSING
RECURSIVE INCREMENTAL GAUSSIAN MIXTURE NETWORK FOR SPATIO-TEMPORAL PATTERN PROCESSING Rafael C. Pinto, Paulo M. Engel Informatics Institute, Universidade Federal do Rio Grande do Sul UFRGS) {rcpinto,engel,mrheinen}@inf.ufrgs.br
Optimum Design of Worm Gears with Multiple Computer Aided Techniques
Copyright c 2008 ICCES ICCES, vol.6, no.4, pp.221-227 Optimum Design of Worm Gears with Multiple Computer Aided Techniques Daizhong Su 1 and Wenjie Peng 2 Summary Finite element analysis (FEA) has proved
Accurate and robust image superresolution by neural processing of local image representations
Accurate and robust image superresolution by neural processing of local image representations Carlos Miravet 1,2 and Francisco B. Rodríguez 1 1 Grupo de Neurocomputación Biológica (GNB), Escuela Politécnica
CFD Application on Food Industry; Energy Saving on the Bread Oven
Iranica Journal of Energy & Environment 3 (3): 241-245, 2012 ISSN 2079-2115 IJEE an Official Peer Reviewed Journal of Babol Noshirvani University of Technology DOI: 10.5829/idosi.ijee.2012.03.03.0548 CFD
ON THE DEGREES OF FREEDOM IN RICHLY PARAMETERISED MODELS
COMPSTAT 2004 Symposium c Physica-Verlag/Springer 2004 ON THE DEGREES OF FREEDOM IN RICHLY PARAMETERISED MODELS Salvatore Ingrassia and Isabella Morlini Key words: Richly parameterised models, small data
Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.
Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems
American International Journal of Research in Science, Technology, Engineering & Mathematics
American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-349, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629
Simulation to Analyze Two Models of Agitation System in Quench Process
20 th European Symposium on Computer Aided Process Engineering ESCAPE20 S. Pierucci and G. Buzzi Ferraris (Editors) 2010 Elsevier B.V. All rights reserved. Simulation to Analyze Two Models of Agitation
Definition and Evaluation of Mean Beam Lengths for Applications in Multidimensional Radiative Heat Transfer: A Mathematically Self-Consistent Approach
Definition and Evaluation of Mean Beam Lengths for Applications in Multidimensional Radiative Heat Transfer: A Mathematically Self-Consistent Approach Walter W. Yuen Department of Mechanical Engineering,
Automated Stellar Classification for Large Surveys with EKF and RBF Neural Networks
Chin. J. Astron. Astrophys. Vol. 5 (2005), No. 2, 203 210 (http:/www.chjaa.org) Chinese Journal of Astronomy and Astrophysics Automated Stellar Classification for Large Surveys with EKF and RBF Neural
CHEMICAL ABSORPTION OF H 2 S FOR BIOGAS PURIFICATION
Brazilian Journal of Chemical Engineering ISSN 14-6632 Printed in Brazil Vol. 21, No. 3, pp. 415-422, July - September 24 CHEMICAL ABSORPTION OF H 2 S FOR BIOGAS PURIFICATION M.S. Horikawa 1, F. Rossi
SCOPE OF DESIGN FOR PRODUCTION OF PARTITION WALLS AND FACADE COVERINGS
SCOPE OF DESIGN FOR PRODUCTION OF PARTITION WALLS AND FACADE COVERINGS KAREN MANESCHI Arch., Master Candidate, Escola Politécnica USP, Construction Engineering Department University of São Paulo São Paulo
Dynamic Models Towards Operator and Engineer Training: Virtual Environment
European Symposium on Computer Arded Aided Process Engineering 15 L. Puigjaner and A. Espuña (Editors) 2005 Elsevier Science B.V. All rights reserved. Dynamic Models Towards Operator and Engineer Training:
CHEMICAL ENGINEERING AND CHEMICAL PROCESS TECHNOLOGY - Vol. I - Interphase Mass Transfer - A. Burghardt
INTERPHASE MASS TRANSFER A. Burghardt Institute of Chemical Engineering, Polish Academy of Sciences, Poland Keywords: Turbulent flow, turbulent mass flux, eddy viscosity, eddy diffusivity, Prandtl mixing
Multivariate analysis of stable isotope data in the traceability process for birds
Acta Scientiarum http://www.uem.br/acta ISSN printed: 1806-2636 ISSN on-line: 1807-8672 Doi: 10.4025/actascianimsci.v34i4.13434 Multivariate analysis of stable isotope data in the traceability process
AN APPLICATION OF TIME SERIES ANALYSIS FOR WEATHER FORECASTING
AN APPLICATION OF TIME SERIES ANALYSIS FOR WEATHER FORECASTING Abhishek Agrawal*, Vikas Kumar** 1,Ashish Pandey** 2,Imran Khan** 3 *(M. Tech Scholar, Department of Computer Science, Bhagwant University,
Recurrent Neural Networks
Recurrent Neural Networks Neural Computation : Lecture 12 John A. Bullinaria, 2015 1. Recurrent Neural Network Architectures 2. State Space Models and Dynamical Systems 3. Backpropagation Through Time
QUESTIONÁRIOS DE AVALIAÇÃO: QUE INFORMAÇÕES ELES REALMENTE NOS FORNECEM?
QUESTIONÁRIOS DE AVALIAÇÃO: QUE INFORMAÇÕES ELES REALMENTE NOS FORNECEM? Grizendi, J. C. M [email protected] Universidade Estácio de Sá Av. Presidente João Goulart, 600 - Cruzeiro do Sul Juiz de Fora
Traffic Modeling in PLC Networks using a Markov Fluid Model with Autocorrelation Function Fitting 1
TEMA Tend. Mat. Apl. Comput., 12, No. 3 (2011), 233-243. doi: 10.5540/tema.2011.012.03.0233 c Uma Publicação da Sociedade Brasileira de Matemática Aplicada e Computacional. Traffic Modeling in PLC Networks
Chemical Engineering - CHEN
Auburn University 1 Chemical Engineering - CHEN Courses CHEN 2100 PRINCIPLES OF CHEMICAL ENGINEERING (4) LEC. 3. LAB. 3. Pr. (CHEM 1110 or CHEM 1117 or CHEM 1030) and (MATH 1610 or MATH 1613 or MATH 1617
CFD SIMULATION OF IPR-R1 TRIGA SUBCHANNELS FLUID FLOW
2013 International Nuclear Atlantic Conference - INAC 2013 Recife, PE, Brazil, November 24-29, 2013 ASSOCIAÇÃO BRASILEIRA DE ENERGIA NUCLEAR - ABEN ISBN: 978-85-99141-05-2 CFD SIMULATION OF IPR-R1 TRIGA
Dimensionality Reduction: Principal Components Analysis
Dimensionality Reduction: Principal Components Analysis In data mining one often encounters situations where there are a large number of variables in the database. In such situations it is very likely
2. CHRONOLOGICAL REVIEW ABOUT THE CONVECTIVE HEAT TRANSFER COEFFICIENT
ANALYSIS OF PCM SLURRIES AND PCM EMULSIONS AS HEAT TRANSFER FLUIDS M. Delgado, J. Mazo, C. Peñalosa, J.M. Marín, B. Zalba Thermal Engineering Division. Department of Mechanical Engineering University of
Difficulties and problems with the innovation process in academia. Paula Salomão Martins Universidade Federal de Juiz de Fora, MG Brasil
025-1226 Difficulties and problems with the innovation process in academia Authors: Paula Salomão Martins Universidade Federal de Juiz de Fora, MG Brasil [email protected] Phone: 55-32-32321950
Artificial Neural Networks and Support Vector Machines. CS 486/686: Introduction to Artificial Intelligence
Artificial Neural Networks and Support Vector Machines CS 486/686: Introduction to Artificial Intelligence 1 Outline What is a Neural Network? - Perceptron learners - Multi-layer networks What is a Support
UCD School of Agriculture Food Science & Veterinary Medicine Master of Engineering Science in Food Engineering Programme Outline
Module Details BSEN30010 Bioprocess Principles BSEN30240 Waste Management BSEN40030 Advanced Food Refrigeration Module Description In this module you will be introduced to some of the fundamental theories
Investment Analysis for Energy Efficiency Management Systems in Industrial Refrigeration
International Conference on Renewable Energies and Power Quality (ICREPQ 15) La Coruña (Spain), 25 th to 27 th March, 2015 exçxãtuäx XÇxÜzç tçw céãxü dâtä àç ]ÉâÜÇtÄ (RE&PQJ) ISSN 2172-038 X, No.13, April
Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations
Volume 3, No. 8, August 2012 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations
THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS
THREE DIMENSIONAL REPRESENTATION OF AMINO ACID CHARAC- TERISTICS O.U. Sezerman 1, R. Islamaj 2, E. Alpaydin 2 1 Laborotory of Computational Biology, Sabancı University, Istanbul, Turkey. 2 Computer Engineering
State of Stress at Point
State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,
QUALITY ENGINEERING PROGRAM
QUALITY ENGINEERING PROGRAM Production engineering deals with the practical engineering problems that occur in manufacturing planning, manufacturing processes and in the integration of the facilities and
Research on the Performance Optimization of Hadoop in Big Data Environment
Vol.8, No.5 (015), pp.93-304 http://dx.doi.org/10.1457/idta.015.8.5.6 Research on the Performance Optimization of Hadoop in Big Data Environment Jia Min-Zheng Department of Information Engineering, Beiing
Credit Card Fraud Detection Using Self Organised Map
International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 13 (2014), pp. 1343-1348 International Research Publications House http://www. irphouse.com Credit Card Fraud
TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW
TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha
Power Prediction Analysis using Artificial Neural Network in MS Excel
Power Prediction Analysis using Artificial Neural Network in MS Excel NURHASHINMAH MAHAMAD, MUHAMAD KAMAL B. MOHAMMED AMIN Electronic System Engineering Department Malaysia Japan International Institute
Food delivery & storage
screen 1 Food delivery & storage 7. Rubbish bags in the way of deliveries This screen shows a delivery scene with a number of potential hazards to food safety. As a starting point students are encouraged
Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski [email protected]
Introduction to Machine Learning and Data Mining Prof. Dr. Igor Trakovski [email protected] Neural Networks 2 Neural Networks Analogy to biological neural systems, the most robust learning systems
