Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "dyskretyzacja" wg kryterium: Temat


Tytuł:
Coupling the Autocad and Delphi environments for generating 3D finite element mesh in the electromagnetic devices design
Autorzy:
Kowalski, K.
Powiązania:
https://bibliotekanauki.pl/articles/1373303.pdf
Data publikacji:
2010
Wydawca:
Sieć Badawcza Łukasiewicz - Instytut Napędów i Maszyn Elektrycznych Komel
Tematy:
AutoCAD
transformator
dyskretyzacja
transformer
discretization
Opis:
A computer - aided design system for electromagnetic device is presented. The system has been adopted for the design of the middle-power three-phase transformers. The elaborated system consists of (1) computer application aiding the design and discretization process and (2) a module for presentation of the results of calculation and design process. The results of calculations may be presented in a textual or graphic form. The AutoCAD program is used for the graphic presentation.
Źródło:
Maszyny Elektryczne: zeszyty problemowe; 2010, 87; 205-208
0239-3646
2084-5618
Pojawia się w:
Maszyny Elektryczne: zeszyty problemowe
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Models and methods of processing of information on loads of acoustic signals in technical diagnostic system
Modele i metody przetwarzania informacji dla sygnałów akustycznych w systemach diagnostyki technicznej
Autorzy:
Sharko, A.
Powiązania:
https://bibliotekanauki.pl/articles/408137.pdf
Data publikacji:
2018
Wydawca:
Politechnika Lubelska. Wydawnictwo Politechniki Lubelskiej
Tematy:
acoustic wave modeling
discretization
modelowanie fali akustycznej
dyskretyzacja
Opis:
The paper presents one-dimensional discrete-continuous model of power spectrum estimation of the acoustic emission signal, that allows filtering the oscillating components of the acoustic emission signals. The mathematical formalism describing the environment was discussed, initiating the signals of acoustic emission. The problem of spectral analysis and synthesis of acoustic emission signals was solved with the help of Fourier transform. The dependence of acoustic vibrations spectra on the size of the medium parameters and microstructure has been discussed, as well.
W artykule przedstawiony jednowymiarowy, dyskretno-ciągły model wyznaczania energii widma sygnału akustycznego, który pozwala na filtrowanie jego składowych widmowych. Rozwiązano formalizm matematyczny opisujący środowisko, inicjujący emisję sygnałów akustycznych, w którym problem analizy widmowej i syntezy emisji sygnałów akustycznych został rozwiązany z pomocą transformaty Fouriera. Przedyskutowano także wpływ widma wibracji akustycznych na wielkość parametrów ośrodka i jego mikrostrukturę.
Źródło:
Informatyka, Automatyka, Pomiary w Gospodarce i Ochronie Środowiska; 2018, 8, 3; 15-18
2083-0157
2391-6761
Pojawia się w:
Informatyka, Automatyka, Pomiary w Gospodarce i Ochronie Środowiska
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Approximate relaxed descent method for optimal control problems
Autorzy:
Chryssoverghi, I.
Coletsos, J.
Kokkinis, B.
Powiązania:
https://bibliotekanauki.pl/articles/206679.pdf
Data publikacji:
2001
Wydawca:
Polska Akademia Nauk. Instytut Badań Systemowych PAN
Tematy:
dyskretyzacja
kontrola relaksacyjna
sterowanie optymalne
descent method
discretization
optimal control
relaxed controls
Opis:
We consider an optimal control problem for systems governed by ordinary differential equations with control constraints. Since no convexity assumptions are made on the data, the problem is reformulated in relaxed form. The relaxed state equation is discretized by the implicit trapezoidal scheme and the relaxed controls are approximated by piecewise constant relaxed controls. We then propose a combined descent and discretization method that generates sequences of discrete relaxed controls and progressively refines the discretization. Since here the adjoint of the discrete state equation is not defined, we use, at each iteration, an approximate derivative of the cost functional defined by discretizing the continuous adjoint equation and the integral involved by appropriate trapezoidal schemes. It is proved that accumulation points of sequences constructed by this method satisfy the strong relaxed necessary conditions for optimality for the continuous problem. Finally, the computed relaxed controls can be easily approximated by piecewise constant classical controls.
Źródło:
Control and Cybernetics; 2001, 30, 4; 385-404
0324-8569
Pojawia się w:
Control and Cybernetics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Numerical implementation of meshless methods for beam problems
Autorzy:
Rosca, V. E.
Leitao, V. M. A.
Powiązania:
https://bibliotekanauki.pl/articles/230825.pdf
Data publikacji:
2012
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
metoda numeryczna
sformułowanie bezsiatkowe
EFG
SPH
dyskretyzacja belki
numerical method
meshless formulation
beam discretisation
Opis:
For solving a partial different equation by a numerical method, a possible alternative may be either to use a mesh method or a meshless method. A flexible computational procedure for solving 1D linear elastic beam problems is presented that currently uses two forms of approximation function (moving least squares and kernel approximation functions) and two types of formulations, namely the weak form and collocation technique, respectively, to reproduce Element Free Galerkin (EFG) and Smooth Particle Hydrodynamics (SPH) meshless methods. The numerical implementation for beam problems of these two formulations is discussed and numerical tests are presented to illustrate the difference between the formulations.
Źródło:
Archives of Civil Engineering; 2012, 58, 2; 175-184
1230-2945
Pojawia się w:
Archives of Civil Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Learning the naive Bayes classifier with optimization models
Autorzy:
Taheri, S.
Mammadov, M.
Powiązania:
https://bibliotekanauki.pl/articles/908351.pdf
Data publikacji:
2013
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
Bayesian networks
naive Bayes classifier
optimization
discretization
sieci bayesowskie
naiwny klasyfikator Bayesa
optymalizacja
dyskretyzacja
Opis:
Naive Bayes is among the simplest probabilistic classifiers. It often performs surprisingly well in many real world applications, despite the strong assumption that all features are conditionally independent given the class. In the learning process of this classifier with the known structure, class probabilities and conditional probabilities are calculated using training data, and then values of these probabilities are used to classify new observations. In this paper, we introduce three novel optimization models for the naive Bayes classifier where both class probabilities and conditional probabilities are considered as variables. The values of these variables are found by solving the corresponding optimization problems. Numerical experiments are conducted on several real world binary classification data sets, where continuous features are discretized by applying three different methods. The performances of these models are compared with the naive Bayes classifier, tree augmented naive Bayes, the SVM, C4.5 and the nearest neighbor classifier. The obtained results demonstrate that the proposed models can significantly improve the performance of the naive Bayes classifier, yet at the same time maintain its simple structure.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2013, 23, 4; 787-795
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Data extraction from an electronic S-57 standard chart for navigational decision systems
Ekstrakcja danych z mapy elektronicznej w standardzie S-57 na potrzeby nawigacyjnych systemów decyzyjnych
Autorzy:
Mąka, J.
Magaj, J.
Powiązania:
https://bibliotekanauki.pl/articles/359647.pdf
Data publikacji:
2012
Wydawca:
Akademia Morska w Szczecinie. Wydawnictwo AMSz
Tematy:
mapa elektroniczna
nawigacyjny system wspomagania decyzji
dyskretyzacja obszaru
electronic chart
navigational decision support system
area discretization
Opis:
The problem of using data from an electronic navigational chart meeting the S-57 standard for applications in the navigational decision support systems is dealt with. The authors consider problems of the selection and transformation of data used in the process of navigational situation analysis. The method of data acquisition and selection along with some methods of data presentation are described and compared. The operation of developed algorithms is discussed in relation to a selected fragment of an electronic chart. Advantages and disadvantages of various solutions are indicated.
W artykule przedstawiono zagadnienie wykorzystania danych zawartych na elektronicznej mapie nawigacyjnej w standardzie S-57 dla potrzeb nawigacyjnych systemów decyzyjnych. Rozpatrzono problemy selekcji oraz transformacji danych wykorzystywanych w procesie analizy sytuacji nawigacyjnej. Przedstawiono metodę pozyskiwania i selekcji danych oraz wybrane metody ich prezentacji. Porównano prezentowane metody. Omówiono działanie opracowanych algorytmów na przykładzie wybranego fragmentu mapy elektronicznej. Przedstawiono wady i zalety poszczególnych rozwiązań.
Źródło:
Zeszyty Naukowe Akademii Morskiej w Szczecinie; 2012, 30 (102); 83-87
1733-8670
2392-0378
Pojawia się w:
Zeszyty Naukowe Akademii Morskiej w Szczecinie
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Empirical Comparison of Methods of Data Discretization in Learning Probabilistic Models
Porównanie metod dyskretyzacji danych w uczeniu modeli probabilistycznych
Autorzy:
Wójciak, M.
Łupińska-Dubicka, A.
Powiązania:
https://bibliotekanauki.pl/articles/88392.pdf
Data publikacji:
2018
Wydawca:
Politechnika Białostocka. Oficyna Wydawnicza Politechniki Białostockiej
Tematy:
dyskretyzacja
zmienne typu ciągłego
modele probabilistyczne
sieci Bayesa
klasyfikacja
discretization
continuous feature
probabilistic models
Bayesian networks
classification
Opis:
Very often statistical method or machine learning algorithms can handle discrete attributes only. And that is why discretization of numerical data is an important part of the pre–processing. This paper presents the results of the problem of data discretization in learning quantitative part of probabilistic models. Four data sets taken from UCI Machine Learning Repository were used to learn the quantitative part of the Bayesian networks. The continuous variables were discretized using two supervised and two unsupervised discretization methods. The main goal of this paper was to study whether method of data discretization in given data set has an influence on model’s reliability. The accuracy was defined as the percentage of correctly classified records.
Bardzo często algorytmy uczenia maszynowego nie są przystosowane do korzystania ze zmiennych ciągłych. Z tego powodu dyskretyzacja danych jest istotną częścią wstępnego przetwarzania. W artykule przedstawiono wyniki prac nad problemem dyskretyzacji danych w uczeniu modeli probabilistycznych. Cztery zestawy danych pobrane z repozytorium uczenia maszynowego UCI zostały wykorzystane do nauczenia parametrów ilościowej części sieci bayesowskich. Występujące w wybranych zbiorach zmienne ciągłe były dyskretyzowane przy użyciu dwóch metod nadzorowanych i dwóch nienadzorowanych. Głównym celem tego artykułu było zbadanie, czy metoda dyskretyzacji danych w danym zbiorze ma wpływ na niezawodność modelu. Dokładność metod była definiowana jako odsetek poprawnie sklasyfikowanych rekordów.
Źródło:
Advances in Computer Science Research; 2018, 14; 177-192
2300-715X
Pojawia się w:
Advances in Computer Science Research
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Approximate gradient projection method with general Runge-Kutta schemes and piecewise polynomial controls for optimal control problems
Autorzy:
Chryssoverghi, I.
Powiązania:
https://bibliotekanauki.pl/articles/970094.pdf
Data publikacji:
2005
Wydawca:
Polska Akademia Nauk. Instytut Badań Systemowych PAN
Tematy:
dyskretyzacja
sterowanie optymalne
optimal control
gradient projection method
discretization
non-matching Runge-Kutta schemes
piecewise polynomial controls
Opis:
This paper addresses the numerical solution of optimal control problems for systems described by ordinary differential equations with control constraints. The state equation is discretized by a general explicit Runge-Kutta scheme and the controls are approximated by functions that are piecewise polynomial, but not necessarily continuous. We then propose an approximate gradient projection method that constructs sequences of discrete controls and progressively refines the discretization. Instead of using the exact discrete cost derivative, which usually requires tedious calculations, we use here an approximate derivative of the cost functional denned by discretizing the continuous adjoint equation by the same Runge-Kutta scheme backward and the integral involved by a Newton-Cotes integration rule, both involving maximal order intermediate approximations. The main result is that strong accumulation points in L2, if they exist, of sequences generated by this method satisfy the weak necessary conditions for optimality for the continuous problem. In the unconstrained case and under additional assumptions, we prove strong convergence in L2 and derive an a posteriori error estimate. Finally, numerical examples are given.
Źródło:
Control and Cybernetics; 2005, 34, 2; 425-451
0324-8569
Pojawia się w:
Control and Cybernetics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Discretization of singular systems and error estimation
Autorzy:
Karampetakis, N. P.
Karamichalis, R.
Powiązania:
https://bibliotekanauki.pl/articles/330393.pdf
Data publikacji:
2014
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
descriptor system
discretization
truncation error
first order hold
zero order hold
układ deskrypcyjny
dyskretyzacja
błąd obcięcia
szacowanie błędu
Opis:
This paper proposes a discretization technique for a descriptor differential system. The methodology used is both triangular first order hold discretization and zero order hold for the input function. Upper bounds for the error between the continuous and the discrete time solution are produced for both discretization methods and are shown to be better than any other existing method in the literature.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2014, 24, 1; 65-73
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Improving the stability of discretization zeros with the Taylor method using a generalization of the fractional-order hold
Autorzy:
Zeng, C.
Liang, S.
Zhang, Y.
Zhong, J.
Su, Y.
Powiązania:
https://bibliotekanauki.pl/articles/330136.pdf
Data publikacji:
2014
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
stability
discretization zeros
Taylor method
signal reconstruction
sampled data model
stabilność
dyskretyzacja
metoda Taylora
rekonstrukcja sygnału
model danych
Opis:
Remarkable improvements in the stability properties of discrete system zeros may be achieved by using a new design of the fractional-order hold (FROH) circuit. This paper first analyzes asymptotic behaviors of the limiting zeros, as the sampling period T tends to zero, of the sampled-data models on the basis of the normal form representation for continuous-time systems with a new hold proposed. Further, we also give the approximate expression of limiting zeros of the resulting sampled-data system as power series with respect to a sampling period up to the third order term when the relative degree of the continuous-time system is equal to three, and the corresponding stability of the discretization zeros is discussed for fast sampling rates. Of particular interest are the stability conditions of sampling zeros in the case of a new FROH even though the relative degree of a continuous-time system is greater than two, whereas the conventional FROH fails to do so. An insightful interpretation of the obtained sampled-data model can be made in terms of minimal intersample ripple by design, where multirate sampled systems have a poor intersample behavior. Our results provide a more accurate approximation for asymptotic zeros, and certain known results on asymptotic behavior of limiting zeros are shown to be particular cases of the ideas presented here.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2014, 24, 4; 745-757
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The influence of computational domain discretization on CFD results concerning aerodynamics of a vehicle
Autorzy:
Sosnowski, M.
Powiązania:
https://bibliotekanauki.pl/articles/122297.pdf
Data publikacji:
2018
Wydawca:
Politechnika Częstochowska. Wydawnictwo Politechniki Częstochowskiej
Tematy:
computational domain discretization
fluid dynamics
aerodynamics
AHMED body
drag coefficient
dyskretyzacja domeny obliczeniowej
dynamika płynów
aerodynamika
współczynnik oporu
Opis:
The paper presents research concerning the influence of computational domain discretization on the results of CFD analysis. Tetrahedral and polyhedral numerical mesh types are analyzed and the mesh convergence index is calculated. The obtained results are compared to the experimental measurements concerning the estimation of drag coefficient of the vehicle model. The research carried out indicates the great influence of pre-processing on the reliability of the obtained results. Moreover, the advantages of polyhedral mesh over tetrahedral mesh are pointed out in the paper.
Źródło:
Journal of Applied Mathematics and Computational Mechanics; 2018, 17, 1; 79-88
2299-9965
Pojawia się w:
Journal of Applied Mathematics and Computational Mechanics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Discretization of data using Boolean transformations and information theory based evaluation criteria
Autorzy:
Jankowski, C.
Reda, D.
Mańkowski, M.
Borowik, G.
Powiązania:
https://bibliotekanauki.pl/articles/200750.pdf
Data publikacji:
2015
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
machine learning
discretization
discernibility function
logic minimization
information theory
entropy
nauczanie maszynowe
dyskretyzacja
minimalizacja funkcji logicznych
teoria informacji
entropia
Opis:
Discretization is one of the most important parts of decision table preprocessing. Transforming continuous values of attributes into discrete intervals influences further analysis using data mining methods. In particular, the accuracy of generated predictions is highly dependent on the quality of discretization. The paper contains a description of three new heuristic algorithms for discretization of numeric data, based on Boolean reasoning. Additionally, an entropy-based evaluation of discretization is introduced to compare the results of the proposed algorithms with the results of leading university software for data analysis. Considering the discretization as a data compression method, the average compression ratio achieved for databases examined in the paper is 8.02 while maintaining the consistency of databases at 100%.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2015, 63, 4; 923-932
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Discrete approximation of nonconvex hyperbolic optimal control problems with state constraints
Autorzy:
Chryssoverghi, I.
Bacopoulos, A.
Coletsos, J.
Kokkinis, B.
Powiązania:
https://bibliotekanauki.pl/articles/205975.pdf
Data publikacji:
1998
Wydawca:
Polska Akademia Nauk. Instytut Badań Systemowych PAN
Tematy:
dyskretyzacja
nieliniowy układ hiperboliczny
sterowanie optymalne
zasada minimum
discretization
existence theory
minimum principle
nonlinear hyperbolic systems
optimal control
relaxed controls
Opis:
We consider an opitmal control problem for systems defined by nonlinear hyperbolic partial differential equations with state constraints. Since no convexity assumptions are made on the data, we also consider the control problem in relaxed form. We discretize both the classical and the relaxed problenms by using a finite element method in space and a finite difference scheme in time, the controls being approximated by piecevise constant ones. We develop the existence theory and the necessary conditions for optimality, for the continous and the discrete problems. Finally, we study the behaviour in the limit of discrete optimality, admissibility and extremality properties.
Źródło:
Control and Cybernetics; 1998, 27, 1; 29-50
0324-8569
Pojawia się w:
Control and Cybernetics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Data irregularities in discretisation of test sets used for evaluation of classification systems: A case study on authorship attribution
Autorzy:
Stańczyk, Urszula
Zielosko, Beata
Powiązania:
https://bibliotekanauki.pl/articles/2086851.pdf
Data publikacji:
2021
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
discretisation
data irregularities
test set
evaluation set
rough set
authorship attribution
stylometry
dyskretyzacja
nieprawidłowość danych
zestaw ewaluacyjny
zestaw testowy
autorstwo
stylometria
Opis:
When patterns to be recognised are described by features of continuous type, discretisation becomes either an optional or necessary step in the initial data pre-processing stage. Characteristics of data, distribution of data points in the input space, can significantly influence the process of transformation from real-valued into nominal attributes, and the resulting performance of classification systems employing them. If data include several separate sets, their discretisation becomes more complex, as varying numbers of intervals and different ranges can be constructed for the same variables. The paper presents research on irregularities in data distribution, observed in the context of discretisation processes. Selected discretisation methods were used and their effect on the performance of decision algorithms, induced in classical rough set approach, was investigated. The studied input space was defined by measurable style-markers, which, exploited as characteristic features, facilitate treating a task of stylometric authorship attribution as classification.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2021, 69, 4; e137629, 1-112
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The recurrent algorithm for area discretization using the trapezoidal mesh method
Rekurencyjny algorytm dyskretyzacji obszaru z wykorzystaniem siatki trapezowej
Autorzy:
Mąka, M.
Powiązania:
https://bibliotekanauki.pl/articles/359558.pdf
Data publikacji:
2012
Wydawca:
Akademia Morska w Szczecinie. Wydawnictwo AMSz
Tematy:
mapa elektroniczna
dyskretyzacja obszaru
siatka trapezowa
rekurencyjny algorytm dyskretyzujący
nawigacyjny system wspomagania decyzji
electronic chart
area discretization
trapezoidal mesh
recurrent discretization algorithm
navigational decision support system
Opis:
The problem considered in this article refers to such representation of data from an electronic navigational chart that fast and effective identification of areas meeting certain criteria, e.g. depths, will be possible. This is of importance in such processes as situation analysis and assessment or the determination of a safe trajectory of ship movement. The recurrent algorithm for area discretization herein presented makes use of the trapezoid mesh. Its properties and requirements, as well as the methodology of area discretization are presented. The results of an experiment based on that algorithm are described.
Rozpatrywany w artykule problem dotyczy reprezentacji danych z nawigacyjnej mapy elektronicznej umożliwiających szybkie i skuteczne identyfikowanie obszarów spełniających określone kryteria, np. głębokości. Ma to istotne znaczenie między innymi w procesach analizy i oceny sytuacji czy wyznaczania bezpiecznej trajektorii ruchu statku. W artykule zaprezentowano rekurencyjny algorytm dyskretyzacji obszaru z wykorzystaniem siatki trapezowej. Przedstawiono jego właściwości oraz wymagania. Zaprezentowano metodykę postępowania w procesie dyskretyzacji obszaru. W oparciu o opracowany algorytm przeprowadzono eksperyment i przedstawiono wyniki.
Źródło:
Zeszyty Naukowe Akademii Morskiej w Szczecinie; 2012, 29 (101); 134-139
1733-8670
2392-0378
Pojawia się w:
Zeszyty Naukowe Akademii Morskiej w Szczecinie
Dostawca treści:
Biblioteka Nauki
Artykuł

Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies