Meshless Methods for Scientific Computing Final Project

Size: px
Start display at page:

Download "Meshless Methods for Scientific Computing Final Project"

Transcription

1 Meshless Methods for Scientific Comuting Final Project D 洪啟耀 Introduction Floating island becomes an imortant study in recent years, because the lands we can use are limit, so eole start thinking how to use the sace on the river or ocean. In Korea, there is the biggest floating island in Seoul (Figure 1). Figure 1 Floating Island in Han River, Seoul I m interested in this toic, and I have done some exeriments about the floating island (Figure ). Figure Exeriments in NTU In this study, we try to use adjusted MFS to simulate the motion of floating island face to the incoming wave. J.J. Stoker in 195 has simulated the motion of the board in 1-D case, in this study we try to simulate the -D case and we will comare the result with J.J. Stoker s results. We try to understand this roblem ste by ste, we searate in few cases. In Case I, we consider the board is a illar; we only need to consider the motion outside of the illar. In Case II, we simulate the illar to the

2 board which means we need to consider the motion under the board, but the board is fixed on the surface. In Case III, we started to move the board with forced which means the board swings on the surface. In Final case, we let the board start moving with the incoming wave. Mathematical Derivation Because we assume the roblem is base on the wave, we can start with the wave equation (1). gh t 1 We assume the amlitude is much smaller than the deth of water ( h ). We searate the otential of wave into time and sace (). i t ( x, y) e () Where is the arameter with meaning of frequency. Take () into (1), we can get (3). (1) ( x, y) ( x, y) 0 gh (3) is the Helmholtz equation, and this is the ernal governing equation. (3) Case I In Case I, we consider the floating board as a illar, to simulate the motion of wave, we accumulative original wave and the reflect wave. For the original wave we can write the form in (4). 0 i t ik ik x x y y Am e e e (4) Take (4) into (3), we can get the relationshi between different arameters. kx ky (5) gh And the reflective wave art, the form should fit the governing equation, we use the same term of time, so the time s term will be eliminate during the rocess, we add the back time term at lot. We chose the fundamental solution from C.S. Chen (011), which can be written in (6) i () ex t( x, y) H0 ( r) (6) 4 Where () H0 is the second kind Hankle function. The solution in this case should

3 be the accumulation of these two solutions (7). 0 i ( xy, ) (7) The boundary condition can be consider as the flux cannot ass through the illar, so the condition can be write in (8). n 0 (8) Using MFS to solve this roblem, the source oints and the boundary oints are laced in Figure 3. We consider in the simle case, the boundary is consider as the cylinder and the we lace the source oints inside of boundary, which means there is not the boundary to constraint the cylinder. Figure 3 Case I oints distribution. Base on (7) and (8), we can solve the equation (9) 0 1 n n n x y x y ( nx ny ) 1( nx ny ) 0 We can write the equation in matrix form (10). nx n y 1 nx n y x y x y The numerical result can be shown in Figure 4. (9) (10)

4 Figure 4 Numerical Result (t=1~4) We can comare the result with (C.C. Mei, 006) result on the internet, which is shown in Figure 5. Figure 5 Numerical Result form C.C.Mei Comare the result, three different zones can be both obviously observed in our result and in C.C. Mei s result. Zone I: In front of the cylinder, standing waves resent because the scattered waves erform like the reflected waves in this zone. Zone III: Behind the cylinder, a shadow zone resents. Zone II: Besides these two zones, the incident waves dominate and the effect of the scattered waves is weak but can be observed as the oint source wave generated from the center of the cylinder. Another examination we make, we take gradient of our result, we can calculate the velocity, and the result can be illustrated in Figure 6.

5 Figure 6 Velocity distribution form numerical result We can find out the velocity distribution basically fit the hysical theorem, so we can say the method is ok. We can test n case with more comlex idea. Case II In this case, we consider the floating board is floating on the water surface, but the osition is fixed. The board will not move during the incoming wave. But the water can still ass through under the board, beside the governing equation we write in Case I, we need to add the new governing equation under the board. We consider the mass conservation under the board, which can be written in (11). u v 0 x y Where uvmeans, the velocity in x-direction and y-direction, base on the theory of otential flow, we can rewrite (11) into (1). x y int int 0 It is easy to find out the governing equation become the Lalace equation. We can find out the fundamental solution in C.S Chen s t book, which can be written in (13). (11) (1) 1 int int ; int ( x, y) log( r) (13) The boundary condition in this case also fit the theory of mass conservation and becomes (14). n n int Base on (13), (14), and the information in Case I. The boundary condition can be (14)

6 written in following equation (15). ( nx ny ) ( nx ny ) (15) x y x y As we can find out in (15), the relationshis between internal and ernal are deendent, so we cannot solve internal without ernal. We need to solve these two unknown in same time. Write (15) into matrix form (16). int int 1 nx ny ( nx ny ) nx n y x y x y x y (16) We can use MFS to solve this system. Different from MFS we use before, the matrix combine two kinds of arameter. Because there are two kinds of MFS, we need to lace two kinds of the source oints, but the same boundary oints, which cen be illustrated in Figure 7. Figure 7 Points distribution in Case II As we can figure out in this case we lace the boundary oints as a thin late, in urose to simulate the situation similar as 1-D case, so that we can comare our result with J.J. Stoker s analytical solution. We comare the velocity distribution in one dimension. The numerical result is shown in Figure 8. We consider the analytical solution form J.J. Stoker (17). ( x, y) x (17) int (17) which is the function of otential, so the velocity is gradient of the function. We calculate the velocity and comare the result with our result.

7 Figure 8. Comarisons of velocity We can find out the result is retty good, two results are very close. And we calculate the RMSE; the RMSE in this case is We can say in these comarisons we can rove the result we make is ok. Then we can take this method into more comlex art. Case III In this case, we consider the board is moving with forced. The movement of board can be illustrated in Figure 9. Figure 9 Movement of board In Figure 9, the height of board move is, and angular velocity. The movement should include another movement of gravity center in z-axis. The movement can be written in (18). i t ( z ( x x) ( y y) ) e (18) x In this case, we start need to consider the gravity center of the board. So we use green theory to calculate the osition of the gravity center, which we can write in (19). y

8 xda yda Gx Gy da da Similarly, the term resent the time can be eliminated in the rocess. Because of the new movement, the governing equation under the board should be udate (19). h int 0 t Because the equation become non-homogenous, we take (18) into (0), in order to find the articular solution. The solution of internal art can accumulative with articular solution and the fundamental solution. The articular solution can be written in (1) i 3 i 3 i x x x y y z (1) 6h 6h h And the fundamental solution is same as the Case II, which is written in (13). Because we add articular solution into equation, so the boundary condition should be rewritten in (). n n int x y x y x y x y int int ( nx ny ) 1( nx ny ) ( nx ny ) ( nx ny ) In this case, because we force the board to move, which means the angular velocity and the movement in z-direction are given. The articular solution will be another source term. The result can be written in matrix form (). int int 1 nx ny ( nx ny ) ( nx ny ) ( nx ny) x y x y x y x y The boundary oints and source oints we laced can be illustrated in Figure 10. (19) (0) () (3)

9 Figure 10 Points distribution for Case III In this case we laced the oints in irregular shae, in urose to figure out the reflect wave is irregular or not. To make sure our calculation is fit to the hysical theory. The result can be shown in Figure 11. Figure 11 Numerical result of Case III In Figure 11, we can figure out the reflect wave is not symmetrical and that is make sense. The wave still have the shadow zone, the zone after board still have a shadow zone when the board left u on the other side. However, we want to try the case which the movement all base on the wave case.

10 Case IV In this case, we let board movement only influence by the wave, so the angular velocity and z-direction movement will become unknown arameters. The governing equations are same as revious case (4). ( x, y) ( x, y) 0 gh (4) h int 0 t We need to add new condition equations to solve the system. We consider the Bernoulli equation of unsteady form (5). u t int g 0 In (5) we cancel the term with u, because it is higher order in our case that can be simlified. We can rewrite the equation in (6). t int g After we know how to resent ressure, we can consider the force balance in this case, we can write the force balance in this case (7). i t F m( z ) e ( ) da I x y x I y ( x) da ( y) da Where I, I means the moments in x,y direction, and m means the mass of board. x y In (6) we integrate the ressure in numerical way. Add these three equations into the system, and the boundary condition will be change because angular velocity and the movement of z-direction become unknown, so the boundary condition can be rewrite in (8) n n int x y x y x y x y int int ( nx ny ) 1( nx ny ) ( nx ny ) ( nx ny ) x y x y x y x y int int ( nx ny ) ( nx ny ) 1( nx ny ) ( nx ny ) We combine the equation together, and write in the matrix form, and we can solve the system at same time. The result can be illustrated in Figure 1. (5) (6) (7) (8)

11 Figure 1 Movement of board in different time (t = 1~4)

12 In Figure 1, we can observe the motion basically fit hysical theory. But we did not examine the result in more comact way. So we only can base on the case I~III, and say our result is good. Conclusion In this roject, we use the benefit of MFS which can change the condition easily and imrove our result ste by ste. We successfully change original MFS, which we add some more condition equation. These equations make our results become more reliable. Although we did not use radial basis function to be the articular solution, but the result can resent exactly henomena. In future, we want to examine our results in more comactly way. We can comare the results with 1-D result, just like we did in Case II, besides the velocity we can examine the results with ressure, in that case the result will be more reliable. We want to aly this numerical result in our exeriments, which can comare the difference between exeriment and numerical calculation. We will try to romote our result from the board to the box, in fact the floating island is made from box design, because the real situation is the gravity center and floating center is not the same oints. If we want to comare the numerical result with real cases, we need to calculate the floating center and gravity center; in that case we can comare the result with real cases.

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018 Comuter arithmetic Intensive Comutation Annalisa Massini 7/8 Intensive Comutation - 7/8 References Comuter Architecture - A Quantitative Aroach Hennessy Patterson Aendix J Intensive Comutation - 7/8 3

More information

97.398*, Physical Electronics, Lecture 8. Diode Operation

97.398*, Physical Electronics, Lecture 8. Diode Operation 97.398*, Physical Electronics, Lecture 8 Diode Oeration Lecture Outline Have looked at basic diode rocessing and structures Goal is now to understand and model the behavior of the device under bias First

More information

arxiv: v1 [physics.data-an] 26 Oct 2012

arxiv: v1 [physics.data-an] 26 Oct 2012 Constraints on Yield Parameters in Extended Maximum Likelihood Fits Till Moritz Karbach a, Maximilian Schlu b a TU Dortmund, Germany, moritz.karbach@cern.ch b TU Dortmund, Germany, maximilian.schlu@cern.ch

More information

Computational Acoustic Attenuation Performance of Helicoidal Resonators Comparable to Experiment

Computational Acoustic Attenuation Performance of Helicoidal Resonators Comparable to Experiment Comutational Acoustic Attenuation Perormance o Helicoidal Resonators Comarable to Exeriment PhD. Eng. Wojciech LAPKA Poznan University o Technology Institute o Alied Mechanics Division o Vibroacoustics

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009 University of North Carolina-Charlotte Deartment of Electrical and Comuter Engineering ECG 4143/5195 Electrical Machinery Fall 9 Problem Set 5 Part Due: Friday October 3 Problem 3: Modeling the exerimental

More information

RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES

RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES AARON ZWIEBACH Abstract. In this aer we will analyze research that has been recently done in the field of discrete

More information

Simplifications to Conservation Equations

Simplifications to Conservation Equations Chater 5 Simlifications to Conservation Equations 5.1 Steady Flow If fluid roerties at a oint in a field do not change with time, then they are a function of sace only. They are reresented by: ϕ = ϕq 1,

More information

Elementary Analysis in Q p

Elementary Analysis in Q p Elementary Analysis in Q Hannah Hutter, May Szedlák, Phili Wirth November 17, 2011 This reort follows very closely the book of Svetlana Katok 1. 1 Sequences and Series In this section we will see some

More information

Emittance Growth Caused by Surface Roughness

Emittance Growth Caused by Surface Roughness Emittance Growth Caused by Surface Roughness he hang, Chuanxiang Tang Tsinghua University, Beijing Oct. 17th, 2016 Motivation What causes the emittance growth Dowell s equations of QE & emittance for bulk

More information

On the relationship between sound intensity and wave impedance

On the relationship between sound intensity and wave impedance Buenos Aires 5 to 9 Setember, 16 Acoustics for the 1 st Century PROCEEDINGS of the nd International Congress on Acoustics Sound Intensity and Inverse Methods in Acoustics: Paer ICA16-198 On the relationshi

More information

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION O P E R A T I O N S R E S E A R C H A N D D E C I S I O N S No. 27 DOI:.5277/ord73 Nasrullah KHAN Muhammad ASLAM 2 Kyung-Jun KIM 3 Chi-Hyuck JUN 4 A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST

More information

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK Comuter Modelling and ew Technologies, 5, Vol.9, o., 3-39 Transort and Telecommunication Institute, Lomonosov, LV-9, Riga, Latvia MATHEMATICAL MODELLIG OF THE WIRELESS COMMUICATIO ETWORK M. KOPEETSK Deartment

More information

EE 508 Lecture 13. Statistical Characterization of Filter Characteristics

EE 508 Lecture 13. Statistical Characterization of Filter Characteristics EE 508 Lecture 3 Statistical Characterization of Filter Characteristics Comonents used to build filters are not recisely redictable L C Temerature Variations Manufacturing Variations Aging Model variations

More information

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS 4 th International Conference on Earthquake Geotechnical Engineering June 2-28, 27 KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS Misko CUBRINOVSKI 1, Hayden BOWEN 1 ABSTRACT Two methods for analysis

More information

Recursive Estimation of the Preisach Density function for a Smart Actuator

Recursive Estimation of the Preisach Density function for a Smart Actuator Recursive Estimation of the Preisach Density function for a Smart Actuator Ram V. Iyer Deartment of Mathematics and Statistics, Texas Tech University, Lubbock, TX 7949-142. ABSTRACT The Preisach oerator

More information

5. PRESSURE AND VELOCITY SPRING Each component of momentum satisfies its own scalar-transport equation. For one cell:

5. PRESSURE AND VELOCITY SPRING Each component of momentum satisfies its own scalar-transport equation. For one cell: 5. PRESSURE AND VELOCITY SPRING 2019 5.1 The momentum equation 5.2 Pressure-velocity couling 5.3 Pressure-correction methods Summary References Examles 5.1 The Momentum Equation Each comonent of momentum

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

Wave Drift Force in a Two-Layer Fluid of Finite Depth

Wave Drift Force in a Two-Layer Fluid of Finite Depth Wave Drift Force in a Two-Layer Fluid of Finite Deth Masashi Kashiwagi Research Institute for Alied Mechanics, Kyushu University, Jaan Abstract Based on the momentum and energy conservation rinciles, a

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Preliminary Uncertainty Estimation of the Pressure Distortion Coefficient of a Pressure. Balance by FEM Calculations

Preliminary Uncertainty Estimation of the Pressure Distortion Coefficient of a Pressure. Balance by FEM Calculations Preliminary Uncertainty Estimation of the Pressure Distortion Coefficient of a Pressure Balance by FEM Calculations G. Molinar*, M. Bergoglio*, G. Mosso*,G. Buonanno**, M. Dell Isola** * Istituto di Metrologia

More information

Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various Families of R n Norms and Some Open Problems

Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various Families of R n Norms and Some Open Problems Int. J. Oen Problems Comt. Math., Vol. 3, No. 2, June 2010 ISSN 1998-6262; Coyright c ICSRS Publication, 2010 www.i-csrs.org Various Proofs for the Decrease Monotonicity of the Schatten s Power Norm, Various

More information

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm Gabriel Noriega, José Restreo, Víctor Guzmán, Maribel Giménez and José Aller Universidad Simón Bolívar Valle de Sartenejas,

More information

On Using FASTEM2 for the Special Sensor Microwave Imager (SSM/I) March 15, Godelieve Deblonde Meteorological Service of Canada

On Using FASTEM2 for the Special Sensor Microwave Imager (SSM/I) March 15, Godelieve Deblonde Meteorological Service of Canada On Using FASTEM2 for the Secial Sensor Microwave Imager (SSM/I) March 15, 2001 Godelieve Deblonde Meteorological Service of Canada 1 1. Introduction Fastem2 is a fast model (multile-linear regression model)

More information

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations Preconditioning techniques for Newton s method for the incomressible Navier Stokes equations H. C. ELMAN 1, D. LOGHIN 2 and A. J. WATHEN 3 1 Deartment of Comuter Science, University of Maryland, College

More information

ME 375 System Modeling and Analysis. Homework 11 Solution. Out: 18 November 2011 Due: 30 November 2011 = + +

ME 375 System Modeling and Analysis. Homework 11 Solution. Out: 18 November 2011 Due: 30 November 2011 = + + Out: 8 November Due: 3 November Problem : You are given the following system: Gs () =. s + s+ a) Using Lalace and Inverse Lalace, calculate the unit ste resonse of this system (assume zero initial conditions).

More information

DEVELOPMENT AND VALIDATION OF A VERSATILE METHOD FOR THE CALCULATION OF HEAT TRANSFER IN WATER-BASED RADIANT SYSTEMS METHODS

DEVELOPMENT AND VALIDATION OF A VERSATILE METHOD FOR THE CALCULATION OF HEAT TRANSFER IN WATER-BASED RADIANT SYSTEMS METHODS Eleventh International IBPSA Conference Glasgo, Scotland July 27-30, 2009 DEVELOPMENT AND VALIDATION OF A VERSATILE METHOD FOR THE CALCULATION OF HEAT TRANSFER IN WATER-BASED RADIANT SYSTEMS Massimiliano

More information

Prediction of the Excitation Force Based on the Dynamic Analysis for Flexible Model of a Powertrain

Prediction of the Excitation Force Based on the Dynamic Analysis for Flexible Model of a Powertrain Prediction of the Excitation Force Based on the Dynamic Analysis for Flexible Model of a Powertrain Y.S. Kim, S.J. Kim, M.G. Song and S.K. ee Inha University, Mechanical Engineering, 53 Yonghyun Dong,

More information

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics Churilova Maria Saint-Petersburg State Polytechnical University Deartment of Alied Mathematics Technology of EHIS (staming) alied to roduction of automotive arts The roblem described in this reort originated

More information

SIMULATION OF DIFFUSION PROCESSES IN LABYRINTHIC DOMAINS BY USING CELLULAR AUTOMATA

SIMULATION OF DIFFUSION PROCESSES IN LABYRINTHIC DOMAINS BY USING CELLULAR AUTOMATA SIMULATION OF DIFFUSION PROCESSES IN LABYRINTHIC DOMAINS BY USING CELLULAR AUTOMATA Udo Buschmann and Thorsten Rankel and Wolfgang Wiechert Deartment of Simulation University of Siegen Paul-Bonatz-Str.

More information

INTRODUCING THE SHEAR-CAP MATERIAL CRITERION TO AN ICE RUBBLE LOAD MODEL

INTRODUCING THE SHEAR-CAP MATERIAL CRITERION TO AN ICE RUBBLE LOAD MODEL Symosium on Ice (26) INTRODUCING THE SHEAR-CAP MATERIAL CRITERION TO AN ICE RUBBLE LOAD MODEL Mohamed O. ElSeify and Thomas G. Brown University of Calgary, Calgary, Canada ABSTRACT Current ice rubble load

More information

Chemical Kinetics and Equilibrium - An Overview - Key

Chemical Kinetics and Equilibrium - An Overview - Key Chemical Kinetics and Equilibrium - An Overview - Key The following questions are designed to give you an overview of the toics of chemical kinetics and chemical equilibrium. Although not comrehensive,

More information

On Gravity Waves on the Surface of Tangential Discontinuity

On Gravity Waves on the Surface of Tangential Discontinuity Alied Physics Research; Vol. 6, No. ; 4 ISSN 96-9639 E-ISSN 96-9647 Published by anadian enter of Science and Education On Gravity Waves on the Surface of Tangential Discontinuity V. G. Kirtskhalia I.

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

More information

Methods for detecting fatigue cracks in gears

Methods for detecting fatigue cracks in gears Journal of Physics: Conference Series Methods for detecting fatigue cracks in gears To cite this article: A Belšak and J Flašker 2009 J. Phys.: Conf. Ser. 181 012090 View the article online for udates

More information

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS Dan-Cristian POPA, Vasile IANCU, Loránd SZABÓ, Deartment of Electrical Machines, Technical University of Cluj-Naoca RO-400020 Cluj-Naoca, Romania; e-mail:

More information

Andrej KRAFČÍK, Peter BABINEC, and Melánia BABINCOVÁ

Andrej KRAFČÍK, Peter BABINEC, and Melánia BABINCOVÁ MAGNETIC SEPARATOR DEVICE COMBINED WITH MAGNETICALLY ENHANCED TRANSFECTION AND ELECTROPORATION OF CELLS WITH MAGNETIC NANOPARTICLES AS FUNCTIONALIZED CARRIERS: COMPUTATIONAL DESIGN Andrej KRAFČÍK, Peter

More information

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK Towards understanding the Lorenz curve using the Uniform distribution Chris J. Stehens Newcastle City Council, Newcastle uon Tyne, UK (For the Gini-Lorenz Conference, University of Siena, Italy, May 2005)

More information

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Journal of Modern Alied Statistical Methods Volume Issue Article 7 --03 A Comarison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Ghadban Khalaf King Khalid University, Saudi

More information

Homogeneous and Inhomogeneous Model for Flow and Heat Transfer in Porous Materials as High Temperature Solar Air Receivers

Homogeneous and Inhomogeneous Model for Flow and Heat Transfer in Porous Materials as High Temperature Solar Air Receivers Excert from the roceedings of the COMSOL Conference 1 aris Homogeneous and Inhomogeneous Model for Flow and Heat ransfer in orous Materials as High emerature Solar Air Receivers Olena Smirnova 1 *, homas

More information

+++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic +++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic

+++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic +++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic Daniel Leitner, Johannes Krof, Günther Zauner, TU Vienna, Austria, dleitner@osiris.tuwien.ac.at Yuri Karov, Yuri Senichenkov, Yuri

More information

The thermal wind 1. v g

The thermal wind 1. v g The thermal win The thermal win Introuction The geostrohic win is etermine by the graient of the isobars (on a horizontal surface) or isohyses (on a ressure surface). On a ressure surface the graient of

More information

MATH 2710: NOTES FOR ANALYSIS

MATH 2710: NOTES FOR ANALYSIS MATH 270: NOTES FOR ANALYSIS The main ideas we will learn from analysis center around the idea of a limit. Limits occurs in several settings. We will start with finite limits of sequences, then cover infinite

More information

Focal Waveform of a Prolate-Spheroidal IRA

Focal Waveform of a Prolate-Spheroidal IRA Sensor and Simulation Notes Note 59 February 6 Focal Waveform of a Prolate-Sheroidal IRA Carl E. Baum University of New Mexico Deartment of Electrical and Comuter Engineering Albuquerque New Mexico 873

More information

A Simple And Efficient FEM-Implementation Of The Modified Mohr-Coulomb Criterion Clausen, Johan Christian; Damkilde, Lars

A Simple And Efficient FEM-Implementation Of The Modified Mohr-Coulomb Criterion Clausen, Johan Christian; Damkilde, Lars Aalborg Universitet A Simle And Efficient FEM-Imlementation Of The Modified Mohr-Coulomb Criterion Clausen, Johan Christian; Damkilde, Lars Published in: Proceedings of the 9th Nordic Seminar on Comutational

More information

An Improved Calibration Method for a Chopped Pyrgeometer

An Improved Calibration Method for a Chopped Pyrgeometer 96 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 17 An Imroved Calibration Method for a Choed Pyrgeometer FRIEDRICH FERGG OtoLab, Ingenieurbüro, Munich, Germany PETER WENDLING Deutsches Forschungszentrum

More information

SAMARIS. Draft report

SAMARIS. Draft report SAMARIS Work Package 5 - Performance based secifications Selection and evaluation of models for rediction of ermanent deformations of unbound granular materials in road avements Draft reort Pierre Hornych

More information

Solutions to Assignment #02 MATH u v p 59. p 72. h 3; 1; 2i h4; 2; 5i p 14. p 45. = cos 1 2 p!

Solutions to Assignment #02 MATH u v p 59. p 72. h 3; 1; 2i h4; 2; 5i p 14. p 45. = cos 1 2 p! Solutions to Assignment #0 MATH 41 Kawai/Arangno/Vecharynski Section 1. (I) Comlete Exercises #1cd on. 810. searation to TWO decimal laces. So do NOT leave the nal answer as cos 1 (something) : (c) The

More information

Surface relaxation and surface energy of face centered Cubic metals

Surface relaxation and surface energy of face centered Cubic metals JASEM ISSN 1119-8362 All rights reserved Full-text Available Online at www.bioline.org.br/ja J. Al. Sci. Environ. Mgt. March 2006 Vol. 10 (1) 37. - 42 Surface relaxation and surface energy of face centered

More information

A slope stability problem in Hong Kong

A slope stability problem in Hong Kong Introduction In the early 1970s a series of landslides occurred in Hong Kong as a result of excetionally heavy rains. These slides caused some loss of life and a significant amount of roerty damage. Consequently,

More information

Statics and dynamics: some elementary concepts

Statics and dynamics: some elementary concepts 1 Statics and dynamics: some elementary concets Dynamics is the study of the movement through time of variables such as heartbeat, temerature, secies oulation, voltage, roduction, emloyment, rices and

More information

Journal of System Design and Dynamics

Journal of System Design and Dynamics Vol. 5, No. 6, Effects of Stable Nonlinear Normal Modes on Self-Synchronized Phenomena* Hiroki MORI**, Takuo NAGAMINE**, Yukihiro AKAMATSU** and Yuichi SATO** ** Deartment of Mechanical Engineering, Saitama

More information

SELF-SIMILAR FLOW UNDER THE ACTION OF MONOCHROMATIC RADIATION BEHIND A STRONG CYLINDRICAL SHOCK WAVE IN A NON-IDEAL GAS

SELF-SIMILAR FLOW UNDER THE ACTION OF MONOCHROMATIC RADIATION BEHIND A STRONG CYLINDRICAL SHOCK WAVE IN A NON-IDEAL GAS SELF-SIMILAR FLOW UNDER THE ACTION OF MONOCHROMATIC RADIATION BEHIND A STRONG CYLINDRICAL SHOCK WAVE IN A NON-IDEAL GAS *J. P. Vishwakarma and Vijay Kumar Pandey Deartment of Mathematics & Statistics,

More information

A Note on Massless Quantum Free Scalar Fields. with Negative Energy Density

A Note on Massless Quantum Free Scalar Fields. with Negative Energy Density Adv. Studies Theor. Phys., Vol. 7, 13, no. 1, 549 554 HIKARI Ltd, www.m-hikari.com A Note on Massless Quantum Free Scalar Fields with Negative Energy Density M. A. Grado-Caffaro and M. Grado-Caffaro Scientific

More information

FE FORMULATIONS FOR PLASTICITY

FE FORMULATIONS FOR PLASTICITY G These slides are designed based on the book: Finite Elements in Plasticity Theory and Practice, D.R.J. Owen and E. Hinton, 1970, Pineridge Press Ltd., Swansea, UK. 1 Course Content: A INTRODUCTION AND

More information

Nuclear shell model studies of exotic nuclei and implications in astrophysics

Nuclear shell model studies of exotic nuclei and implications in astrophysics Nuclear shell model studies of exotic nuclei and imlications in astrohysics Yang Sun Shanghai Jiao Tong University KLFT-BLT Joint Worksho, Set. 7, 2011 Origin of heavy elements Based on USA National Academy

More information

Mixing and Available Potential Energy in a Boussinesq Ocean*

Mixing and Available Potential Energy in a Boussinesq Ocean* APRIL 998 HUANG 669 Mixing and Available Potential Energy in a Boussinesq Ocean* RUI XIN HUANG Deartment of Physical Oceanograhy, Woods Hole Oceanograhic Institution, Woods Hole, Massachussetts (Manuscrit

More information

CSC165H, Mathematical expression and reasoning for computer science week 12

CSC165H, Mathematical expression and reasoning for computer science week 12 CSC165H, Mathematical exression and reasoning for comuter science week 1 nd December 005 Gary Baumgartner and Danny Hea hea@cs.toronto.edu SF4306A 416-978-5899 htt//www.cs.toronto.edu/~hea/165/s005/index.shtml

More information

Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform

Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform Chaoquan Chen and Guoing Qiu School of Comuter Science and IT Jubilee Camus, University of Nottingham Nottingham

More information

Numerical Methods: Structured vs. unstructured grids. General Introduction: Why numerical methods? Numerical methods and their fields of application

Numerical Methods: Structured vs. unstructured grids. General Introduction: Why numerical methods? Numerical methods and their fields of application Numerical Methods: Structured vs. unstructured grids The goals o this course General : Why numerical methods? Numerical methods and their ields o alication Review o inite dierences Goals: Understanding

More information

A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE

A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE THE 19 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE K.W. Gan*, M.R. Wisnom, S.R. Hallett, G. Allegri Advanced Comosites

More information

Hidden Predictors: A Factor Analysis Primer

Hidden Predictors: A Factor Analysis Primer Hidden Predictors: A Factor Analysis Primer Ryan C Sanchez Western Washington University Factor Analysis is a owerful statistical method in the modern research sychologist s toolbag When used roerly, factor

More information

#A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS

#A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS #A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS Ramy F. Taki ElDin Physics and Engineering Mathematics Deartment, Faculty of Engineering, Ain Shams University, Cairo, Egyt

More information

arxiv: v1 [quant-ph] 22 Apr 2017

arxiv: v1 [quant-ph] 22 Apr 2017 Quaternionic Quantum Particles SERGIO GIARDINO Institute of Science and Technology, Federal University of São Paulo (Unifes) Avenida Cesare G. M. Lattes 101, 147-014 São José dos Camos, SP, Brazil arxiv:1704.06848v1

More information

AN EVALUATION OF A SIMPLE DYNAMICAL MODEL FOR IMPACTS BETWEEN RIGID OBJECTS

AN EVALUATION OF A SIMPLE DYNAMICAL MODEL FOR IMPACTS BETWEEN RIGID OBJECTS XIX IMEKO World Congress Fundamental and Alied Metrology Setember 6, 009, Lisbon, Portugal AN EVALUATION OF A SIMPLE DYNAMICAL MODEL FOR IMPACTS BETWEEN RIGID OBJECTS Erik Molino Minero Re, Mariano Lóez,

More information

Chapter 6: Sound Wave Equation

Chapter 6: Sound Wave Equation Lecture notes on OPAC0- ntroduction to Acoustics Dr. Eser OLĞAR, 08 Chater 6: Sound Wave Equation. Sound Waves in a medium the wave equation Just like the eriodic motion of the simle harmonic oscillator,

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

More information

NUMERICAL AND THEORETICAL INVESTIGATIONS ON DETONATION- INERT CONFINEMENT INTERACTIONS

NUMERICAL AND THEORETICAL INVESTIGATIONS ON DETONATION- INERT CONFINEMENT INTERACTIONS NUMERICAL AND THEORETICAL INVESTIGATIONS ON DETONATION- INERT CONFINEMENT INTERACTIONS Tariq D. Aslam and John B. Bdzil Los Alamos National Laboratory Los Alamos, NM 87545 hone: 1-55-667-1367, fax: 1-55-667-6372

More information

Seafloor Reflectivity A Test of an Inversion Technique

Seafloor Reflectivity A Test of an Inversion Technique Seafloor Reflectivity A Test of an Inversion Technique Adrian D. Jones 1, Justin Hoffman and Paul A. Clarke 1 1 Defence Science and Technology Organisation, Australia, Student at Centre for Marine Science

More information

ALTERNATIVE SOLUTION TO THE QUARTIC EQUATION by Farid A. Chouery 1, P.E. 2006, All rights reserved

ALTERNATIVE SOLUTION TO THE QUARTIC EQUATION by Farid A. Chouery 1, P.E. 2006, All rights reserved ALTERNATIVE SOLUTION TO THE QUARTIC EQUATION b Farid A. Chouer, P.E. 006, All rights reserved Abstract A new method to obtain a closed form solution of the fourth order olnomial equation is roosed in this

More information

Estimation of dynamic behavior and energy efficiency of thrust hybrid bearings with active control

Estimation of dynamic behavior and energy efficiency of thrust hybrid bearings with active control INTERNATIONAL JOURNAL OF MECHANICS Volume 1 18 Estimation of dynamic behavior and energy efficiency of thrust hybrid bearings with active control Alexander Babin Sergey Majorov Leonid Savin Abstract The

More information

Sharp gradient estimate and spectral rigidity for p-laplacian

Sharp gradient estimate and spectral rigidity for p-laplacian Shar gradient estimate and sectral rigidity for -Lalacian Chiung-Jue Anna Sung and Jiaing Wang To aear in ath. Research Letters. Abstract We derive a shar gradient estimate for ositive eigenfunctions of

More information

International Journal of Mathematics Trends and Technology- Volume3 Issue4-2012

International Journal of Mathematics Trends and Technology- Volume3 Issue4-2012 Effect of Hall current on Unsteady Flow of a Dusty Conducting Fluid through orous medium between Parallel Porous Plates with Temerature Deendent Viscosity and Thermal Radiation Harshbardhan Singh and Dr.

More information

Applied Mathematics and Computation

Applied Mathematics and Computation Alied Mathematics and Comutation 218 (2012) 10548 10556 Contents lists available at SciVerse ScienceDirect Alied Mathematics and Comutation journal homeage: www.elsevier.com/locate/amc Basins of attraction

More information

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO Yugoslav Journal of Oerations Research 13 (003), Number, 45-59 SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING Ruhul SARKER School of Comuter Science, The University of New South Wales, ADFA,

More information

The directivity of the forced radiation of sound from panels and openings including the shadow zone

The directivity of the forced radiation of sound from panels and openings including the shadow zone The directivity of the forced radiation of sound from anels and oenings including the shadow zone J. Davy RMIT University, Alied Physics, GPO Box 476V, 3001 Melbourne, Victoria, Australia john.davy@rmit.edu.au

More information

MODELING AND SIMULATION OF A SATELLITE PROPULSION SUBSYSTEM BY PHYSICAL AND SIGNAL FLOWS. Leonardo Leite Oliva. Marcelo Lopes de Oliveira e Souza

MODELING AND SIMULATION OF A SATELLITE PROPULSION SUBSYSTEM BY PHYSICAL AND SIGNAL FLOWS. Leonardo Leite Oliva. Marcelo Lopes de Oliveira e Souza Satellite Proulsion Subsystem MODELING AND SIMULATION OF A SATELLITE PROPULSION SUBSYSTEM BY PHYSICAL AND SIGNAL FLOWS Leonardo Leite Oliva National Institute for Sace Research, INPE Av. dos Astronautas,

More information

A slope stability problem in Hong Kong

A slope stability problem in Hong Kong 7 A sloe stability roblem in Hong Kong 7.1 Introduction In the early 1970s a series of landslides occurred in Hong Kong as a result of excetionally heavy rains. These slides caused some loss of life and

More information

Magnetospheric Physics - Homework, 4/04/2014

Magnetospheric Physics - Homework, 4/04/2014 Magnetosheric hysics - Homework, // 7. Fast wave, fast shock, erendicular shock, entroy, jum relation. Consider the fast erendicular shock. a) Determine the ositive root of the solution for the comression

More information

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting CLAS-NOTE 4-17 Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting Mike Williams, Doug Alegate and Curtis A. Meyer Carnegie Mellon University June 7, 24 Abstract We have used the

More information

Numerical Study on the Oil Pump System of Rotary Compressor

Numerical Study on the Oil Pump System of Rotary Compressor Purdue University Purdue e-pubs International Comressor Engineering Conference School of Mechanical Engineering 2012 Numerical Study on the Oil Pum System of Rotary Comressor Chunhui Liu yuanym@shec.com.cn

More information

Universal Finite Memory Coding of Binary Sequences

Universal Finite Memory Coding of Binary Sequences Deartment of Electrical Engineering Systems Universal Finite Memory Coding of Binary Sequences Thesis submitted towards the degree of Master of Science in Electrical and Electronic Engineering in Tel-Aviv

More information

Adaptive estimation with change detection for streaming data

Adaptive estimation with change detection for streaming data Adative estimation with change detection for streaming data A thesis resented for the degree of Doctor of Philosohy of the University of London and the Diloma of Imerial College by Dean Adam Bodenham Deartment

More information

Notes on pressure coordinates Robert Lindsay Korty October 1, 2002

Notes on pressure coordinates Robert Lindsay Korty October 1, 2002 Notes on ressure coordinates Robert Lindsay Korty October 1, 2002 Obviously, it makes no difference whether the quasi-geostrohic equations are hrased in height coordinates (where x, y,, t are the indeendent

More information

An-Najah National University Civil Engineering Departemnt. Fluid Mechanics. Chapter [2] Fluid Statics

An-Najah National University Civil Engineering Departemnt. Fluid Mechanics. Chapter [2] Fluid Statics An-Najah National University Civil Engineering Deartemnt Fluid Mechanics Chater [2] Fluid Statics 1 Fluid Statics Problems Fluid statics refers to the study of fluids at rest or moving in such a manner

More information

REFLECTION AND TRANSMISSION BAND STRUCTURES OF A ONE-DIMENSIONAL PERIODIC SYSTEM IN THE PRESENCE OF ABSORPTION

REFLECTION AND TRANSMISSION BAND STRUCTURES OF A ONE-DIMENSIONAL PERIODIC SYSTEM IN THE PRESENCE OF ABSORPTION Armenian Journal of Physics, 0, vol. 4, issue,. 90-0 REFLECTIO AD TRASMISSIO BAD STRUCTURES OF A OE-DIMESIOAL PERIODIC SYSTEM I THE PRESECE OF ABSORPTIO A. Zh. Khachatrian State Engineering University

More information

integral invariant relations is not limited to one or two such

integral invariant relations is not limited to one or two such The Astronomical Journal, 126:3138 3142, 2003 December # 2003. The American Astronomical Society. All rights reserved. Printed in U.S.A. EFFICIENT ORBIT INTEGRATION BY SCALING AND ROTATION FOR CONSISTENCY

More information

Partitioned formulation of frictional contact problems using localized Lagrange multipliers

Partitioned formulation of frictional contact problems using localized Lagrange multipliers COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2000; 00:1 6 Preared using cnmauth.cls [Version: 2002/09/18 v1.02] Partitioned formulation of frictional contact roblems using

More information

Analysis of some entrance probabilities for killed birth-death processes

Analysis of some entrance probabilities for killed birth-death processes Analysis of some entrance robabilities for killed birth-death rocesses Master s Thesis O.J.G. van der Velde Suervisor: Dr. F.M. Sieksma July 5, 207 Mathematical Institute, Leiden University Contents Introduction

More information

Z x. integrals of given integrands. These ways include memorizing a table of simple integrals, applying

Z x. integrals of given integrands. These ways include memorizing a table of simple integrals, applying This aer aeared in Mathematics Magazine Vol 67 (1994) 94{300. The agination of this coy follows the original. The Imortance of Being Continuous D.J. Jerey The University of Western Ontario, London, Ontario,

More information

Adam Paweł Zaborski. 8 Plasticity. reloading. 1. Bauschinger s effect. 2. unchanged yielding limit. 3. isotropic hardening

Adam Paweł Zaborski. 8 Plasticity. reloading. 1. Bauschinger s effect. 2. unchanged yielding limit. 3. isotropic hardening 8 lasticity Introduction Definitions loading/unloading/reloading words commonly used in lasticity lastic strain a ermanent strain that doesn t vanish after unloading, lastically assive rocess a rocess

More information

Unit 1 - Computer Arithmetic

Unit 1 - Computer Arithmetic FIXD-POINT (FX) ARITHMTIC Unit 1 - Comuter Arithmetic INTGR NUMBRS n bit number: b n 1 b n 2 b 0 Decimal Value Range of values UNSIGND n 1 SIGND D = b i 2 i D = 2 n 1 b n 1 + b i 2 i n 2 i=0 i=0 [0, 2

More information

Recent Developments in Multilayer Perceptron Neural Networks

Recent Developments in Multilayer Perceptron Neural Networks Recent Develoments in Multilayer Percetron eural etworks Walter H. Delashmit Lockheed Martin Missiles and Fire Control Dallas, Texas 75265 walter.delashmit@lmco.com walter.delashmit@verizon.net Michael

More information

Construction of High-Girth QC-LDPC Codes

Construction of High-Girth QC-LDPC Codes MITSUBISHI ELECTRIC RESEARCH LABORATORIES htt://wwwmerlcom Construction of High-Girth QC-LDPC Codes Yige Wang, Jonathan Yedidia, Stark Draer TR2008-061 Setember 2008 Abstract We describe a hill-climbing

More information

Unsteady Flow of a Dusty Conducting Fluid through porous medium between Parallel Porous Plates with Temperature Dependent Viscosity and Heat Source

Unsteady Flow of a Dusty Conducting Fluid through porous medium between Parallel Porous Plates with Temperature Dependent Viscosity and Heat Source Volume Issue3 3- June www.ijsret.org ISSN 78-88 Unsteady Flow of a Dusty Conducting Fluid through orous medium between Parallel Porous Plates with Temerature Deendent Viscosity and Heat Source Shalini

More information

Brownian Motion and Random Prime Factorization

Brownian Motion and Random Prime Factorization Brownian Motion and Random Prime Factorization Kendrick Tang June 4, 202 Contents Introduction 2 2 Brownian Motion 2 2. Develoing Brownian Motion.................... 2 2.. Measure Saces and Borel Sigma-Algebras.........

More information

Bifurcation-Based Stability Analysis of Electrostatically Actuated Micromirror as a Two Degrees of Freedom System

Bifurcation-Based Stability Analysis of Electrostatically Actuated Micromirror as a Two Degrees of Freedom System Coyright 8 Tech Science Press CMES, vol.4, no.,.6-76, 8 Bifurcation-Based Stability Analysis of Electrostatically Actuated Micromirror as a Two Degrees of Freedom System Kuntao Ye, *, Yan Luo and Yingtao

More information

Deformation Effect Simulation and Optimization for Double Front Axle Steering Mechanism

Deformation Effect Simulation and Optimization for Double Front Axle Steering Mechanism 0 4th International Conference on Comuter Modeling and Simulation (ICCMS 0) IPCSIT vol. (0) (0) IACSIT Press, Singaore Deformation Effect Simulation and Otimization for Double Front Axle Steering Mechanism

More information

FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS

FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS 18th Euroean Signal Processing Conference (EUSIPCO-2010) Aalborg, Denmark, August 23-27, 2010 FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS

More information