Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

University of Texas at El Paso

Discipline
Keyword
Publication Year
Publication
Publication Type

Articles 1561 - 1590 of 2316

Full-Text Articles in Physical Sciences and Mathematics

How To Take Into Account Model Inaccuracy When Estimating The Uncertainty Of The Result Of Data Processing, Vladik Kreinovich, Olga Kosheleva, Andrzej Pownuk, Rodrigo A. Romero Apr 2015

How To Take Into Account Model Inaccuracy When Estimating The Uncertainty Of The Result Of Data Processing, Vladik Kreinovich, Olga Kosheleva, Andrzej Pownuk, Rodrigo A. Romero

Departmental Technical Reports (CS)

In engineering design, it is important to guarantee that the values of certain quantities such as stress level, noise level, vibration level, etc., stay below a certain threshold in all possible situations, i.e., for all possible combinations of the corresponding internal and external parameters. Usually, the number of possible combinations is so large that it is not possible to physically test the system for all these combinations. Instead, we form a computer model of the system, and test this model. In this testing, we need to take into account that the computer models are usually approximate. In this paper, we …


When Can We Simplify Data Processing: An Algorithmic Answer, Julio Urenda, Olga Kosheleva, Vladik Kreinovich, Berlin Wu Apr 2015

When Can We Simplify Data Processing: An Algorithmic Answer, Julio Urenda, Olga Kosheleva, Vladik Kreinovich, Berlin Wu

Departmental Technical Reports (CS)

In many real-life situations, we are interested in the values of physical quantities x1, ..., xn which are difficult (or even impossible) to measure directly. To estimate these values, we measure easier-to-measure quantities y1, ..., ym which are related to the desired quantities by a known relation, and use these measurement results to estimate xi. The corresponding data processing algorithms are sometimes very complex and time-consuming, so a natural question is: are simpler (and, thus, faster) algorithms possible for solving this data processing problem? In this paper, we show that by using …


A Corpus For Investigating English-Language Learners' Dialog Behaviors, Nigel Ward, Paola Gallardo Apr 2015

A Corpus For Investigating English-Language Learners' Dialog Behaviors, Nigel Ward, Paola Gallardo

Departmental Technical Reports (CS)

We are interested in developing methods for the semi-automatic discovery of prosodic patterns in dialog and how they differ between languages and among populations. We are starting by examining how the prosody of Spanish-native learners of English differs from that of native speakers. To support this work, we have collected a new corpus of conversations among college students. This includes dialogs between a nonnative speaker of English and a native, dialogs between native speakers of English, and Spanish conversations.


Sometimes, It Is Beneficial To Process Different Types Of Uncertainty Separately, Chrysostomos D. Stylios, Andrzej Pownuk, Vladik Kreinovich Apr 2015

Sometimes, It Is Beneficial To Process Different Types Of Uncertainty Separately, Chrysostomos D. Stylios, Andrzej Pownuk, Vladik Kreinovich

Departmental Technical Reports (CS)

In many practical situations, we make predictions based on the measured and/or estimated values of different physical quantities. The accuracy of these predictions depends on the accuracy of the corresponding measurements and expert estimates. Often, for each quantity, there are several different sources of inaccuracy. Usually, to estimate the prediction accuracy, we first combine, for each input, inaccuracies from different sources into a single expression, and then use these expressions to estimate the prediction accuracy. In this paper, we show that it is often more computationally efficient to process different types of uncertainty separately, i.e., to estimate inaccuracies in the …


Why Big-O And Little-O In Algorithm Complexity: A Pedagogical Remark, Olga Kosheleva, Vladik Kreinovich Apr 2015

Why Big-O And Little-O In Algorithm Complexity: A Pedagogical Remark, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

In the comparative analysis of different algorithm, O- and o-notions are frequently used. While their use is productive, most textbooks do not provide a convincing student-oriented explanation of why these particular notations are useful in algorithm analysis. In this note, we provide such an explanation.


How Success In A Task Depends On The Skills Level: Two Uncertainty-Based Justifications Of A Semi-Heuristic Rasch Model, Joe Lorkowski, Olga Kosheleva, Vladik Kreinovich Mar 2015

How Success In A Task Depends On The Skills Level: Two Uncertainty-Based Justifications Of A Semi-Heuristic Rasch Model, Joe Lorkowski, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

The more skills a student acquires, the more successful this student is with the corresponding tasks. Empirical data shows that the success in a task grows as a logistic function of skills; this dependence is known as the Rasch model. In this paper, we provide two uncertainty-based justifications for this model: the first justification provides a simple fuzzy-based intuitive explanation for this model, while the second -- more complex one -- explains the exact quantitative behavior of the corresponding dependence.


Simple Linear Interpolation Explains All Usual Choices In Fuzzy Techniques: Membership Functions, T-Norms, T-Conorms, And Defuzzification, Vladik Kreinovich, Jonathan Quijas, Esthela Gallardo, Caio De Sa Lopes, Olga Kosheleva, Shahnaz Shahbazova Mar 2015

Simple Linear Interpolation Explains All Usual Choices In Fuzzy Techniques: Membership Functions, T-Norms, T-Conorms, And Defuzzification, Vladik Kreinovich, Jonathan Quijas, Esthela Gallardo, Caio De Sa Lopes, Olga Kosheleva, Shahnaz Shahbazova

Departmental Technical Reports (CS)

Most applications of fuzzy techniques use piece-wise linear (triangular or trapezoid) membership functions, min or product t-norms, max or algebraic sum t-conorms, and centroid defuzzification. Similarly, most applications of interval-valued fuzzy techniques use piecewise-linear lower and upper membership functions. In this paper, we show that all these choices can be explained as applications of simple linear interpolation.


How Geophysicists' Intuition Helps Seismic Data Processing, Afshin Gholamy, Vladik Kreinovich Mar 2015

How Geophysicists' Intuition Helps Seismic Data Processing, Afshin Gholamy, Vladik Kreinovich

Departmental Technical Reports (CS)

In geophysics, signals come with noise. It is desirable to minimize the effect of this noise. If we knew the probabilities of different values of signal and noise, we could use statistical filtering techniques. In geophysics, however, we rarely know the exact values of these probabilities; instead, we have to rely on the expertise and intuition of experts. We show how fuzzy techniques can transform this expertise into precise de-noising methods, we explain that the resulting methods indeed satisfy several natural requirements, and that these methods are in good accordance with heuristic techniques successfully used by geophysicists.


How To Speed Up Software Migration And Modernization: Successful Strategies Developed By Precisiating Expert Knowledge, Francisco Zapata, Octavio Lerma, Leobardo Valera, Vladik Kreinovich Mar 2015

How To Speed Up Software Migration And Modernization: Successful Strategies Developed By Precisiating Expert Knowledge, Francisco Zapata, Octavio Lerma, Leobardo Valera, Vladik Kreinovich

Departmental Technical Reports (CS)

Computers are getting faster and faster; the operating systems are getting more sophisticated. Often, these improvements necessitate that we migrate the existing software to the new platform. In the ideal world, the migrated software should run perfectly well on a new platform; however, in reality, when we try that, thousands of errors appear, errors that need correcting. As a result, software migration is usually a very time-consuming process. A natural way to speed up this process is to take into account that errors naturally fall into different categories, and often, a common correction can be applied to all error from …


Why It Is Important To Precisiate Goals, Olga Kosheleva, Vladik Kreinovich, Hung T. Nguyen Mar 2015

Why It Is Important To Precisiate Goals, Olga Kosheleva, Vladik Kreinovich, Hung T. Nguyen

Departmental Technical Reports (CS)

After Zadeh and Bellman explained how to optimize a function under fuzzy constraints, there have been many successful applications of this optimization. However, in many practical situations, it turns out to be more efficient to precisiate the objective function before performing optimization. In this paper, we provide a possible explanation for this empirical fact.


Fuzzy, Intuitionistic Fuzzy, What Next?, Vladik Kreinovich, Bui Cong Cuong Feb 2015

Fuzzy, Intuitionistic Fuzzy, What Next?, Vladik Kreinovich, Bui Cong Cuong

Departmental Technical Reports (CS)

In the 1980s, Krassimir Atanassov proposed an important generalization of fuzzy sets, fuzzy logic, and fuzzy techniques -- intuitionistic fuzzy approach, which provides a more accurate description of expert knowledge. In this paper, we describe a natural way how the main ideas behind the intuitionistic fuzzy approach can be expanded even further, towards an even more accurate description of experts' knowledge.


Why Sugeno Lambda-Measures, Hung T. Nguyen, Vladik Kreinovich, Joe Lorkowski, Saiful Abu Feb 2015

Why Sugeno Lambda-Measures, Hung T. Nguyen, Vladik Kreinovich, Joe Lorkowski, Saiful Abu

Departmental Technical Reports (CS)

To describe expert uncertainty, it is often useful to go beyond additive probability measures and use non-additive (fuzzy) measures. One of the most widely and successfully used class of such measures is the class of Sugeno lambda-measures. Their success is somewhat paradoxical, since from the purely mathematical viewpoint, these measures are -- in some reasonable sense -- equivalent to probability measures. In this paper, we explain this success by showing that while mathematically, it is possible to reduce Sugeno measures to probability measures, from the computational viewpoint, using Sugeno measures is much more efficient. We also show that among all …


Creative Discussions Or Memorization? Maybe Both? (On The Example Of Teaching Computer Science), Vladik Kreinovich, Olga Kosheleva Feb 2015

Creative Discussions Or Memorization? Maybe Both? (On The Example Of Teaching Computer Science), Vladik Kreinovich, Olga Kosheleva

Departmental Technical Reports (CS)

We all strive to be creative in our teaching, but there is often not enough time to make all the topics creative fun. So sometimes, we teach memorization first, understanding later. We do it, but we often do it without seriously analyzing which topics to "sacrifice" to memorization. In this talk, we use simple mathematical models of learning to come up with relevant recommendations: Namely, all the topics form a dependency graph, and if we do not have enough time to allow students to treat all topics with equal creativity, then the most reasonable topics for memorization first are the …


Inverse Problems In Theory And Practice Of Measurements And Metrology, Konstantin K. Semenov, Gennadi N. Solopchenko, Vladik Kreinovich Jan 2015

Inverse Problems In Theory And Practice Of Measurements And Metrology, Konstantin K. Semenov, Gennadi N. Solopchenko, Vladik Kreinovich

Departmental Technical Reports (CS)

In this paper, we consider the role of inverse problems in metrology. We describe general methods of solving inverse problems which are useful in measurements practice. We also discuss how to modify these methods in situations in which there is a need for real-time data processing.


Minimax Portfolio Optimization Under Interval Uncertainty, Meng Yuan, Xu Lin, Junzo Watada, Vladik Kreinovich Jan 2015

Minimax Portfolio Optimization Under Interval Uncertainty, Meng Yuan, Xu Lin, Junzo Watada, Vladik Kreinovich

Departmental Technical Reports (CS)

In the 1950s, Markowitz proposed to combine different investment instruments to design a portfolio that either maximizes the expected return under constraints on volatility (risk) or minimizes the risk under given expected return. Markowitz's formulas are still widely used in financial practice. However, these formulas assume that we know the exact values of expected return and variance for each instrument, and that we know the exact covariance of every two instruments. In practice, we only know these values with some uncertainty. Often, we only know the bounds of these values -- i.e., in other words, we only know the intervals …


Towards The Possibility Of Objective Interval Uncertainty In Physics. Ii, Luc Longpre, Olga Kosheleva, Vladik Kreinovich Jan 2015

Towards The Possibility Of Objective Interval Uncertainty In Physics. Ii, Luc Longpre, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Applications of interval computations usually assume that while we only know an interval containing the actual (unknown) value of a physical quantity, there is the exact value of this quantity, and that in principle, we can get more and more accurate estimates of this value. Physicists know, however, that, due to uncertainty principle, there are limitations on how accurately we can measure the values of physical quantities. One of the important principles of modern physics is operationalism -- that a physical theory should only use observable properties. This principle is behind most successes of the 20th century physics, starting with …


When An Idea Comes, Write It Down Right Away: Mathematical Justification Of Vladimir Smirnov's Advice, Olga Kosheleva, Vladik Kreinovich Jan 2015

When An Idea Comes, Write It Down Right Away: Mathematical Justification Of Vladimir Smirnov's Advice, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Among several advices to students, Vladimir Smirnov, a renowned Russian mathematician, suggested that when an idea comes, it is better to write it down right away. In this paper, we provide a quantitative justification for this advice.


Optimizing Pred(25) Is Np-Hard, Martine Ceberio, Olga Kosheleva, Vladik Kreinovich Jan 2015

Optimizing Pred(25) Is Np-Hard, Martine Ceberio, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Usually, in data processing, to find the parameters of the models that best fits the data, people use the Least Squares method. One of the advantages of this method is that for linear models, it leads to an easy-to-solve system of linear equations. A limitation of this method is that even a single outlier can ruin the corresponding estimates; thus, more robust methods are needed. In particular, in software engineering, often, a more robust pred(25) method is used, in which we maximize the number of cases in which the model's prediction is within the 25% range of the observations. In …


Why Right-Brain Cultures Are More Flexible: A Possible Explanation Of Yu. Manin's Observation, Olga Kosheleva, Vladik Kreinovich Jan 2015

Why Right-Brain Cultures Are More Flexible: A Possible Explanation Of Yu. Manin's Observation, Olga Kosheleva, Vladik Kreinovich

Departmental Technical Reports (CS)

Yuri Manin, a renowned mathematician, observed that it is much easier for a person raised in a right-brain culture to adjust to the left-brain environment than vice versa. In this paper, we provide a possible explanation for this phenomenon.


How To Test Hypotheses When Exact Values Are Replaced By Intervals To Protect Privacy: Case Of T-Tests, Vladik Kreinovich, Christian Servin Jan 2015

How To Test Hypotheses When Exact Values Are Replaced By Intervals To Protect Privacy: Case Of T-Tests, Vladik Kreinovich, Christian Servin

Departmental Technical Reports (CS)

Researchers continuously look for possible relations between relevant quantities, e.g., relations which may help in preventing and curing diseases. Once a hypothesis is made about such a relation, it is necessary to test whether it is confirmed by the data. For such hypothesis testing, t-tests are most widely used. For example, a t-test can check, based on two samples, whether it is possible that they come from distributions with the same mean -- e.g., whether the average blood pressure after a proposed treatment is the same as before or it is provably smaller -- meaning that the tested treatment works. …


A Case Study Of Accelerator Performance, Esthela Gallardo Jan 2015

A Case Study Of Accelerator Performance, Esthela Gallardo

Open Access Theses & Dissertations

In recent years the designs of High Performance Computing (HPC) clusters have become more complex. This is due to the emergence of new processing elements, in particular Graphics Processing Units (GPUs) and other many-core processors that can be combined with multi-core processors to enhance application performance. The design of a cluster includes processing elements that meet the needs of the applications that will run on the system. Unfortunately, it has become increasingly difficult to compare the performance of novel many-core processing elements due to the differences in their architectures. This work describes an attempt to develop a methodology for comparing …


Dynamic Triggering In The Coso Geothermal Field, 2004-2013, Richard A. Alfaro-Diaz Jan 2015

Dynamic Triggering In The Coso Geothermal Field, 2004-2013, Richard A. Alfaro-Diaz

Open Access Theses & Dissertations

We take advantage of EarthScope’s USArray Transportable Array (TA), regional seismic networks to investigate 154 M ≥ 7 earthquakes over a ten-year period (2004- 2013), in search of remotely triggered seismicity within the continental United States. We conduct an automated search to detect high frequency signals (which may indicate triggering of small local earthquakes) using a time window of 5 hours before and after each mainshock. The automated detection applies a short-term average (STA) to long-term-average (LTA) algorithms, to create a catalogue of detections. Using the catalog we search for an increase in detection rates after each main-shock. Sharp increases …


Evaluating Methods Of Field-Based 3d Visualization And Their Application To Mapping Metamorphic Terranes: An Example From The Panamint Mountains, California, Jade Ashley Brush Jan 2015

Evaluating Methods Of Field-Based 3d Visualization And Their Application To Mapping Metamorphic Terranes: An Example From The Panamint Mountains, California, Jade Ashley Brush

Open Access Theses & Dissertations

Field geology has traditionally relied on 2D, paper-based workflows, but digital mapping techniques are rapidly replacing these outdated methods because they allow for more efficient and accurate mapping. This research applies digital mapping techniques and two terrestrially-based 3D visualization technologies, photogrammetry and Light Detection and Ranging (LiDAR), to the study of metamorphic terranes in the Panamint Mountains, California. This study reports on the spatial accuracy of TINs (triangulated irregular networks) generated from both photogrammetry and ground-based LiDAR using a terrestrial laser scanner (TLS) and discusses how spatial accuracy can be increased. Two levels of comparison were used to test spatial …


Physical Engagement As A Way To Increase Emotional Rapport In Interactions With Embodied Conversational Agents, Ivan Gris Sepulveda Jan 2015

Physical Engagement As A Way To Increase Emotional Rapport In Interactions With Embodied Conversational Agents, Ivan Gris Sepulveda

Open Access Theses & Dissertations

One of the major goals in research on embodied conversational agents (ECAs) is to increase the believability and perceived trustworthiness of agents. To improve the efficacy of the interaction between humans and ECAs, I focus on the development of rapport, which is a complex and extensive behavioral state of affinity, synchronicity, coordination and mutual understanding that is difficult to model, measure and interpret. I present our AGENT Framework and our ECA, Adriana, which is capable of speech recognition and gesture recognition over long periods of time. Our current system provides up to 60 minutes of human-ECA interaction in a jungle-survival …


Computational Search For Novel Magnetic Clusters With Large Magnetic Anisotropy Energy, Nabil Md Rakinul Hoque Jan 2015

Computational Search For Novel Magnetic Clusters With Large Magnetic Anisotropy Energy, Nabil Md Rakinul Hoque

Open Access Theses & Dissertations

The clusters of transition metal atoms often show high spin moments but generally are reactive with the environment. Passivation of the surface atoms can lead to more stable clusters. We have explored one such avenue for passivation in this work. We picked the As@Ni12@As20 cluster which in the neutral state has a magnetic moment of 3 μB. We doped this cluster with various numbers of Mn atoms by substituting Ni atoms. The substitutional doping leads to spin moments located on the Mn atoms. The doping leads to symmetry breaking and as a consequence the number of structural isomers and spin …


Synchronization Of Bistatic Radar Using Chaotic Amplitude And Frequency Modulated Signals, Chandra Sekhar Pappu Jan 2015

Synchronization Of Bistatic Radar Using Chaotic Amplitude And Frequency Modulated Signals, Chandra Sekhar Pappu

Open Access Theses & Dissertations

The purpose of this work is to develop a synchronization scheme for bistatic radar that uses a 3-D chaotic system to generate and process wideband AM and FM signals, which allows for the extraction of high range-resolution information from targets. For AM bistatic radar, the setup includes a drive oscillator at the transmitter and a response oscillator at the receiver. The challenge is synchronizing the response oscillator to the drive oscillator with a scaled version of the transmitted signal sr(t, x) = αs t(t, x), where x is a chaotic state variable and α is a scaling factor. Here, α …


Enterprise Systems, Information Security Management Systems And Their Impact On Enterprise Risk: A 3-Essay Dissertation, Fernando Parra Reyes Jan 2015

Enterprise Systems, Information Security Management Systems And Their Impact On Enterprise Risk: A 3-Essay Dissertation, Fernando Parra Reyes

Open Access Theses & Dissertations

This 3-essay study offers a comprehensive examination of hypothetical concepts related to the behaviors, attitudes, outcomes, processes, experiences, manifestations and indicators connected with an organizationâ??s design, implementation and management of a coherent set of policies, processes and systems to manage risks to its information assets. Network analysis tools are used to examine the relationships found in Information Security Management Systems (ISMS) literature published within the last decade. This study examines the effect of upgrades and implementations of enterprise systems on enterprise risk, as perceived by external investors. Finally, this study also assesses the impact of external IT governance certifications on …


Studying Cellular And Molecular Interaction With Two-Photon Fluorescence Microscopy, Arifur Rahaman Jan 2015

Studying Cellular And Molecular Interaction With Two-Photon Fluorescence Microscopy, Arifur Rahaman

Open Access Theses & Dissertations

Advances in microscopy and fluorescent probes provide new insight into studying cellular and molecular interactions. Two-photon fluorescence microscopy is one of the most important recent inventions in cellular and molecular study. This technology enables noninvasive study at cellular and molecular levels in three dimensions with submicrometer resolution. Two-photon excitation of fluorophores results from the simultaneous absorption of two photons. This excitation process has a number of unique advantages, such as reduced specimen photodamage and enhanced penetration depth. In this study, we used our two-photon microscope to observe predatorial behavior of fast moving bacterivorous marine organism Cafeteria roenbergensis and quantify Mycobacterium …


A Tectonic Analysis On The Central Region Of The Himalaya Collision Zone Using Double Difference Tomography, Chanel Perez Jan 2015

A Tectonic Analysis On The Central Region Of The Himalaya Collision Zone Using Double Difference Tomography, Chanel Perez

Open Access Theses & Dissertations

The Himalaya mountain range remains the only place on Earth undergoing continuous effects from the continental-continental collision between India and Asia. Because of this, the Himalayas have been subjected to extensive deformation and transpression, and contain five major shear zones. Extensive seismic analysis of the region, however, is lacking due to sparse seismograph coverage and complexity of the crustal structure. I examined seismic event data from two temporary seismic networks deployed in the central Himalaya, the HIMNT deployment from 2001-2003, and the Bhutan deployment from 2002-2003. Using this data I develop a 3-D earth model for the region using double-difference …


Evaluation Of Small Molecules On The Excitatory Amino Acid Transporter 3 (Eaat3) For The Treatment Of Ocd, Emmanuel Zubia Jan 2015

Evaluation Of Small Molecules On The Excitatory Amino Acid Transporter 3 (Eaat3) For The Treatment Of Ocd, Emmanuel Zubia

Open Access Theses & Dissertations

We seek to discover new drug candidates for the excitatory amino acid transporter 3 (EAAT3) for the treatment of Obsessive Compulsive Disorder (OCD). We hypothesize that decreasing the glutamatergic transmission via EAAT3 intervention will create an amelioration of the symptoms of OCD. For this we have prepared in-silico binding calculations to identify a better compound that can stimulate EAAT3 and decrease glutamatergic transmission. This research will help us further understand and elucidate the role of glutamate in the neural mechanisms of this illness, which to date remain inconclusive. Those areas of study are significant because, until now, there is no …