ArticlePDF Available

Curve Fitting Software for Multidimensional Data Analysis in Scientific Research Using Nonlinear Regression and Machine Learning

Authors:

Abstract and Figures

The increasing complexity of data across various scientific disciplines necessitates the use of advanced analytical tools capable of handling multidimensional datasets and uncovering intricate relationships within them. This article presents ndCurveMaster, a state-of-the-art curve fitting software, emphasizing its pivotal role in contemporary scientific research. It introduces automated curve fitting, the management of unlimited variables, heuristic techniques for optimal fitting, and advanced statistical analysis tools, including Analysis of Variance (ANOVA), regression analysis, and overfitting detection. By automating the curve fitting process and integrating machine learning techniques for equation discovery, this software significantly enhances data analysis efficiency, enabling researchers to explore their data more thoroughly with reduced computational effort. The software's extensive applicability across disciplines such as medicine, physics, ecology, and finance demonstrates its versatility and impact on research methodologies. As scientific datasets continue to expand in size and complexity, the ongoing development of curve fitting software like ndCurveMaster promises to enhance its utility further, cementing its status as an essential tool in the arsenal of modern researchers.
Content may be subject to copyright.
1
Curve Fitting Software for Multidimensional Data Analysis in Scientific Research Using
Nonlinear Regression and Machine Learning
Abstract
The increasing complexity of data across various scientific disciplines necessitates the use of advanced analytical
tools capable of handling multidimensional datasets and uncovering intricate relationships within them. This
article presents ndCurveMaster, a state-of-the-art curve fitting software, emphasizing its pivotal role in
contemporary scientific research. It introduces automated curve fitting, the management of unlimited variables,
heuristic techniques for optimal fitting, and advanced statistical analysis tools, including Analysis of Variance
(ANOVA), regression analysis, and overfitting detection. By automating the curve fitting process and integrating
machine learning techniques for equation discovery, this software significantly enhances data analysis efficiency,
enabling researchers to explore their data more thoroughly with reduced computational effort. The software's
extensive applicability across disciplines such as medicine, physics, ecology, and finance demonstrates its
versatility and impact on research methodologies. As scientific datasets continue to expand in size and
complexity, the ongoing development of curve fitting software like ndCurveMaster promises to enhance its utility
further, cementing its status as an essential tool in the arsenal of modern researchers.
Keywords: ndCurveMaster, Curve Fitting Software, Multidimensional Data Analysis, Automated Curve
Fitting, Machine Learning in Research, Statistical Analysis Tools, Nonlinear Regression
Introduction
The quest for precision and efficiency in scientific research has incessantly driven the development of analytical
tools, particularly in the realm of data analysis. Curve fitting, a fundamental aspect of statistical analysis,
exemplifies this pursuit. By fitting curves to a set of data points, researchers can uncover underlying patterns,
predict trends, and establish relationships between variables, which are crucial for empirical evidence and
theoretical advancements. The complexity and variety of data in contemporary research necessitate sophisticated
software solutions that can accommodate the intricate nature of scientific inquiries. This is where ndCurveMaster
emerges as a pivotal tool, providing a robust platform for researchers across various disciplines. The evolution of
curve fitting software has been marked by a transition from simple linear regression models to more complex
nonlinear and multivariate techniques. Early tools were often limited in their capabilities, requiring manual
selection of models and significant user intervention. However, the advancement in computational algorithms and
the integration of machine learning techniques have paved the way for more dynamic and efficient software
solutions. These advancements have significantly reduced the time and complexity involved in data analysis,
allowing researchers to focus more on interpretation and less on computational challenges.
ndCurveMaster represents the forefront of these developments, offering a suite of features that cater to the modern
researcher's needs. This article reviews ndCurveMaster's features, scientific applications, and its potential to
revolutionize research methodologies.
Key Features of ndCurveMaster
At the forefront of ndCurveMaster's innovative features is its automated curve fitting capability, which includes:
Automated Curve Fitting,
Unlimited Variables and Their Combinations,
Heuristic Techniques for Optimal Fitting,
Robust Statistical Analysis,
Intuitive User Interface.
Automated Curve Fitting
ndCurveMaster stands out in the landscape of curve fitting software through its comprehensive suite of features
designed to streamline and enhance the data analysis process. At the core of its offerings is the automated curve
fitting capability, which represents a significant advancement over traditional methods. This feature allows users
to efficiently discover complex nonlinear equations from diverse datasets, a task that historically required
2
extensive manual intervention and sophisticated mathematical expertise. ndCurveMaster's algorithm
automatically selects the most fitting equation based on the input data, significantly reducing the time and effort
involved in model selection.
In Table 1, an evolution of solutions from a linear equation to the most precise nonlinear model for six input
variables using ndCurveMaster is showcased. Initially, the linear solution displayed a high Root Mean Square
Error (RMSE) of 2172 and a Pearson correlation coefficient (R) of 0.93. Subsequently, through random search,
the program identified seven new models, with the optimal model (id = 8) achieving an RMSE of 0.07 and a
Pearson R of 1, illustrating the diversity and improvement in model accuracy.
Table 1 Evolution of Model Accuracy from Linear to Nonlinear Solutions Using ndCurveMaster for Six Input
Variables
id
RMSE
R Pear.
Model
8
0.07
1
Y = a0 + a1 · x1 + a2 · (1/4)^(x2) + a3 · x3^0.4 + a4 · x4^3 + a5 · x5^5 + a6 · x6^6
7
0.44
1
Y = a0 + a1 · (1/7)^(x1) + a2 · x2^0.4 + a3 · x3^0.6 + a4 · (ln(x4))^4 + a5 · x5^5 + a6 ·
(ln(x6))^6
6
0.80
1
Y = a0 + a1 · x1^4.1 + a2 · x2^0.55 + a3 · x3^1.7 + a4 · x4^3.9 + a5 · x5^5 + a6 · x6^5
5
0.87
1
Y = a0 + a1 · x1^(1/2) + a2 · x2^5.2 + a3 · exp(x3)^1.5 + a4 · x4^(1/8) + a5 · x5^5 + a6 ·
exp(x6)^2
4
1.52
1
Y = a0 + a1 · x1^4.4 + a2 · x2^3.6 + a3 · (ln(x3))^8 + a4 · x4^1.45 + a5 · x5^5 + a6 ·
(ln(x6))^8
3
2.57
1
Y = a0 + a1 · x1^0.75 + a2 · x2^3.2 + a3 · exp(x3)^-2 + a4 · x4^-0.6 + a5 · x5^5 + a6 · x6^3.2
2
4.14
1
Y = a0 + a1 · x1^1.7 + a2 · x2^(1/5) + a3 · (1/7)^(x3) + a4 · x4^2 + a5 · x5^5 + a6 · x6^1.2
1
2172
0.93
Y = a0 + a1 · x1 + a2 · x2 + a3 · x3 + a4 · x4 + a5 · x5 + a6 · x6
Unlimited Variables and Their Combinations
One of the hallmark features of ndCurveMaster is its ability to handle an unlimited number of variables and their
intricate combinations. This capability is invaluable in fields such as ecology, medicine, and engineering, where
research often involves complex systems with multiple interacting components. Traditional curve fitting tools
struggle with such complexity, limiting their utility in multidisciplinary research. ndCurveMaster, however,
through its advanced algorithms, accommodates this complexity, enabling researchers to explore and model the
relationships between numerous variables without constraints.
Table 2 illustrates the evolutionary trajectory of solutions derived from ndCurveMaster, ranging from an initial
linear equation to the most accurate nonlinear model for six input variables and their combinations. The
progression is marked by a significant improvement in accuracy, with the initial model displaying a high RMSE
of 408.10, which markedly decreases to 0.05 for the optimal model (model id = 9). This showcases
ndCurveMaster's capability to efficiently navigate through a diverse array of models to identify the one that best
fits the data.
3
Table 2 Evolution of Model Solutions from Linear to Optimal Nonlinear Using ndCurveMaster
id
RMSE
R
Pears
9
0.05
1.000
8
0.10
1.000
7
0.12
1.000
6
0.72
1.000
5
7.75
1.000
4
4
8.70
1.000
3
22.94
1.000
2
168.52
1.000
1
408.10
0.998
5
Heuristic Techniques for Optimal Fitting
The application of heuristic techniques for optimal curve fitting further distinguishes ndCurveMaster. These
techniques employ a combination of randomization and iterative searching to find the best-fitting functions and
variable combinations. This approach is particularly effective for navigating the vast solution spaces that
characterize multi-dimensional models, offering a practical balance between computational efficiency and the
quality of fit. By leveraging these heuristic methods, ndCurveMaster facilitates the discovery of more accurate
and representative models, enhancing the reliability of research findings.
Robust Statistical Analysis
The suite of statistical analysis tools provided by ndCurveMaster forms the backbone of its analytical prowess.
Comprehensive statistical analysis tools are another critical component of ndCurveMaster's feature set. These
tools, including Analysis of Variance (ANOVA), regression analysis, multicollinearity prevention and detection,
and overfitting detection, equip users with the means to thoroughly assess the quality and robustness of their
models. ANOVA and regression analysis provide insights into the relationships between variables, while
multicollinearity and overfitting detection ensure that models are both statistically valid and generalizable to new
data. These features are essential for rigorous scientific investigation, ensuring that conclusions drawn from the
data are both accurate and reliable.
Intuitive User Interface
The intuitive user interface of ndCurveMaster stands as a testament to the software's design philosophy, which
prioritizes user experience. With functionalities designed for ease of use, researchers can navigate the software
effortlessly, making sophisticated curve fitting accessible to all. This emphasis on user-centric design enhances
the software's utility and fosters a more inclusive research environment.
Figure 1 displays the graphical interface of the ndCurveMaster software, featuring a window on the left that lists
discovered nonlinear regression equations. At the top center, the equation selected from the list is displayed.
Below this equation to the right, there is a window providing a detailed statistical analysis of the selected equation.
Beneath the list of equations, various charts are shown, including the Q-Q Plot, which assesses the normality of
the residuals' distribution. The top section contains a Toolbar that allows for quick activation of all essential
procedures. This Toolbar and the key methods are briefly described in Figure 2.
6
Fig. 1 Graphical Use Interface of ndCurveMaster: on the left, a window listing discovered nonlinear regression
equations; at the top center, the display of a selected equation from the list; to the right below the selected equation,
a detailed statistical analysis window; and beneath the equation list, various charts including a Q-Q Plot for
assessing residuals' distribution normality
Fig. 2 Toolbar
Finally, ndCurveMaster's intuitive interface merits special attention. Designed with the user in mind, the interface
simplifies navigation and use, making advanced curve fitting accessible to researchers of all skill levels. Whether
importing data, selecting variables, or customizing model parameters, users find the process straightforward and
efficient. This user-centric design philosophy extends to the software's support for importing and exporting data
in multiple formats, further enhancing its versatility and ease of use.
7
Scientific Applications of ndCurveMaster
Multidisciplinary Applications of ndCurveMaster in Scientific Research
The versatility of ndCurveMaster has been proven across multiple scientific fields. It has contributed to research
in areas such as medicine, physics, ecology, finance, and engineering. This section will explore several notable
studies that have utilized ndCurveMaster for data analysis, highlighting the software's contribution to scientific
advancements. This versatility not only highlights ndCurveMaster's robustness but also its capacity to serve as a
cornerstone tool in multidisciplinary research efforts.
Medicine:
ndCurveMaster's impact extends to the medical field, notably in the creation of artificial prostate tissue for the
simulation of transurethral resection of the prostate, demonstrating its utility in enhancing diagnostic models and
therapeutic strategies through simulation and analysis (Ramien et al., 2022).
Physics:
In physics, the software has been instrumental in light pollution studies, particularly in evaluating the impact of
artificial light on major astronomical observatories. This underscores its role in analyzing complex environmental
data and contributing to the preservation of night sky quality (Falchi et al., 2022).
Ecology:
The software's application in assessing the flow zone indicators in carbonate reservoirs using NMR echo
transforms and open-hole log measurements offers insights into environmental processes and the impact of human
activities on natural reservoirs, showcasing its utility in ecological research and conservation efforts (Al-Dousari
et al., 2021).
Engineering and Environmental Sciences:
ndCurveMaster has supported advancements in engineering, evidenced by its use in determining design formulas
for container ships, which aids in reducing CO2 emissions during operation, and in the evaluation of indirect
methods for determining the dynamic modulus of asphalt mixtures. These applications highlight ndCurveMaster's
contribution to sustainable engineering practices and its role in addressing environmental challenges (Cepowski
& Chorab, 2021; Luis, 2021; Szelangiewicz & Żelazny, 2023).
Maritime Engineering:
The software's role in maritime engineering is further exemplified in studies relating container ship operating
parameters to fuel consumption, offering insights into efficient ship operation and environmental sustainability
(Cepowski & Drozd, 2023).
These examples collectively illustrate ndCurveMaster's broad applicability and impact across multiple scientific
disciplines, driving forward research and contributing to the advancement of knowledge in medicine, physics,
ecology, engineering, and environmental sciences.
Impact on Scientific Methodologies
Revolutionizing Data Analysis
ndCurveMaster's introduction into the scientific community has revolutionized data analysis methodologies,
enabling more efficient and accurate modeling. The software's automated features and comprehensive analysis
tools allow researchers to focus on interpretation and theory development rather than computational complexities.
This shift not only enhances the quality of research but also accelerates the pace of scientific discovery.
Facilitating Multidisciplinary Collaborations
Moreover, ndCurveMaster's ease of use and broad applicability have facilitated collaborations across different
scientific domains, fostering a multidisciplinary approach to research. By providing a common platform for data
8
analysis, ndCurveMaster encourages the integration of knowledge and expertise from various fields, leading to
more holistic and innovative solutions to complex problems.
Machine Learning and Statistical Analysis
ndCurveMaster's application of machine learning techniques for equation discovery sets it apart. By employing a
combination of random and iterative searches, the software efficiently identifies the best-fitting equations.
Moreover, its advanced statistical analysis capabilities, including ANOVA regression, collinearity assessments,
and multicollinearity detection, ensure models are both accurate and reliable.
Leveraging Machine Learning for Equation Discovery
ndCurveMaster's integration of machine learning (ML) into its core functionalities represents a significant leap
forward in curve fitting technology. Unlike traditional software that relies heavily on predefined models or user-
guided selection, ndCurveMaster employs both random and iterative search algorithms to navigate through
potential equations, optimizing for the best fit based on the input data. This ML-driven approach allows the
software to uncover complex relationships within the data that might not be apparent through conventional
analysis, enhancing the depth and accuracy of research findings.
Random and Iterative Searches
The software initiates its search with a broad, random exploration of possible models, casting a wide net to ensure
no potential solution is overlooked. Following this phase, the most promising models — typically those with the
lowest root mean square error (RMSE) — are further refined through iterative searches. This two-stage process
balances the breadth and depth of exploration, utilizing machine learning's capability to iteratively learn and
improve from the data.
Advanced Statistical Analysis Tools
Complementing its machine learning capabilities, ndCurveMaster offers a suite of advanced statistical analysis
tools designed to validate and refine the models it discovers. These tools not only ensure the statistical significance
of the findings but also help in diagnosing potential issues such as overfitting or multicollinearity, which can
compromise the reliability of the models.
Analysis of Variance (ANOVA)
ANOVA plays a crucial role in ndCurveMaster's toolkit, allowing researchers to assess the differences among
group means in an experiment. This statistical method is invaluable for determining the significance of variables,
providing a robust framework for understanding how various factors contribute to the observed outcomes.
Regression Analysis and Multicollinearity Detection
Regression analysis, another cornerstone feature, enables the examination of relationships between dependent and
independent variables. ndCurveMaster enhances this analysis with tools for detecting multicollinearity, a common
challenge in models involving multiple predictors. By identifying highly correlated variables, researchers can
take corrective measures to ensure the integrity of their models.
Overfitting Detection
ndCurveMaster also addresses the issue of overfitting, a common pitfall where models perform well on training
data but poorly on unseen data. Through the implementation of techniques such as the test set method, the software
can detect overfitting by comparing the performance of models on different subsets of data. This ensures that the
developed models are not only accurate but also generalizable.
Bridging Machine Learning and Statistical Analysis
The integration of machine learning with traditional statistical analysis in ndCurveMaster represents a holistic
approach to data analysis. This synergy allows for the discovery of complex models that are both statistically
sound and highly predictive, marking a significant advancement in the field of curve fitting software. By
harnessing the power of machine learning for equation discovery and utilizing robust statistical methods for model
9
validation, ndCurveMaster stands at the forefront of scientific research tools, empowering researchers to achieve
deeper insights and more accurate predictions.
Discussion
This review underscores the importance of ndCurveMaster in scientific research. The software's ability to
automate complex curve fitting processes and its comprehensive analysis tools make it a valuable asset. Through
its application in various scientific works, ndCurveMaster demonstrates its versatility and effectiveness in
enhancing research quality and efficiency.
The Imperative for Multidimensional Data Analysis
In the era of big data, the scientific community is inundated with vast amounts of information, necessitating tools
and methodologies capable of conducting multidimensional data analysis. This need stems from the complexity
and interconnectedness of variables in many scientific inquiries, where simplistic linear models fall short of
capturing the nuances of real-world phenomena. The burgeoning datasets in fields such as genomics, climate
science, and particle physics require sophisticated analysis techniques that can elucidate complex relationships
and interactions between myriad variables.
ndCurveMaster: Facilitating Clarity in Data Complexity
ndCurveMaster emerges as a crucial solution in this context, providing researchers with the ability to perform
comprehensive and nuanced analyses. By leveraging machine learning for equation discovery and employing
advanced statistical tools, ndCurveMaster allows scientists to cut through the complexity of their data, revealing
clear, interpretable relationships between variables. This capability is not just a matter of convenience but a
necessity for advancing our understanding of complex systems and phenomena.
Supporting Critical Scientific Disciplines
In medicine, where the interaction between genetic, environmental, and lifestyle factors can influence disease
outcomes, ndCurveMaster's ability to model complex relationships is invaluable. It aids in identifying potential
biomarkers for diseases, understanding drug interactions, and personalizing treatment plans, ultimately
contributing to the field of precision medicine.
Physics, with its quest to understand the fundamental forces of the universe, also benefits from ndCurveMaster's
robust data analysis capabilities. The software's ability to handle high-dimensional data enables physicists to
explore the implications of theoretical models, validate experimental results, and uncover new phenomena,
accelerating discoveries at the frontiers of knowledge.
For ecologists, ndCurveMaster facilitates the study of ecosystems, which are inherently complex and influenced
by numerous interconnected factors. By modeling the interactions between species, climate conditions, and
human activity, researchers can predict ecological shifts, inform conservation strategies, and mitigate human
impacts on the environment.
The Broader Impact on Scientific Research
The discussion around ndCurveMaster's contributions to scientific research transcends the boundaries of specific
disciplines. By providing a tool that can handle the complexity and volume of contemporary datasets,
ndCurveMaster empowers researchers across all fields to pursue questions that were previously unanswerable.
The software's ability to reveal intricate relationships in data not only supports the direct advancement of scientific
knowledge but also fosters innovation by encouraging interdisciplinary collaboration. Scientists can now
approach problems with a more holistic perspective, integrating insights from diverse fields to tackle complex
challenges.
10
Conclusion
ndCurveMaster has firmly established itself as an indispensable tool in the arsenal of modern researchers,
addressing the acute need for sophisticated data analysis against the backdrop of exponentially growing datasets.
Its comprehensive suite of features—ranging from automated curve fitting and the management of unlimited
variables to the application of heuristic techniques and advanced statistical analysis—embodies the intersection
of innovation and practicality. These capabilities do not merely facilitate the data analysis process; they unlock
new avenues for discovery and investigation across a multitude of scientific disciplines.
The impact of ndCurveMaster extends beyond its technical functionalities, reshaping the very landscape of
scientific inquiry. By demystifying the complexity inherent in large datasets, ndCurveMaster provides the
scientific community with the clarity needed to forge ahead in their quest for knowledge. It plays a pivotal role
in pushing the boundaries of our understanding of the natural world, illuminating the intricate relationships that
govern it, and situating our place within this complex system. This contribution is critical in an era where the
volume and complexity of data threaten to outpace our ability to analyze it meaningfully.
ndCurveMaster's versatility has proven instrumental in advancing research within key scientific disciplines such
as medicine, physics, and ecology, among others. By offering a robust platform for multidimensional data
analysis, ndCurveMaster supports these fields in navigating their unique challenges, fostering groundbreaking
discoveries that have profound implications for our health, our environment, and our understanding of the
universe.
As we look to the future, the continued development and enhancement of ndCurveMaster are eagerly anticipated.
With each update and new feature, ndCurveMaster is expected to expand its capabilities, further reinforcing its
utility in scientific research. The ongoing evolution of ndCurveMaster will undoubtedly contribute to its ability
to meet the ever-changing demands of scientific inquiry, ensuring that it remains at the forefront of data analysis
tools.
ndCurveMaster represents a critical confluence of innovation, practicality, and versatility, serving as a powerful
tool that streamlines the data analysis process while opening up new possibilities for scientific exploration. Its
role in modern research is undeniable, offering clear, actionable insights into complex datasets and fostering the
advancement of science across various disciplines. As ndCurveMaster continues to evolve, its impact on the
scientific community is expected to grow, driving forward the pursuit of knowledge and the exploration of the
natural world.
Bibliography
1. Cepowski, T., & Chorab, P. (2021, October). Determination of design formulas for container ships at the
preliminary design stage using artificial neural network and multiple nonlinear regression. Ocean
Engineering, 238, 109727. https://doi.org/10.1016/j.oceaneng.2021.109727
2. Al-Dousari, M. M., Almudhhi, S., & Garrouch, A. A. (2021, September 16). Predicting the flow zone
indicator of carbonate reservoirs using NMR echo transforms, and routine open-hole log measurements:
Insights from a field case study spanning extreme micro-structure properties. Journal of Engineering
Research. https://doi.org/10.36909/jer.13185
3. Cepowski, T., & Drozd, A. (2023, October). Measurement-based relationships between container ship
operating parameters and fuel consumption. Applied Energy, 347, 121315.
https://doi.org/10.1016/j.apenergy.2023.121315
4. Falchi, F., Ramos, F., Bará, S., Sanhueza, P., Jaque Arancibia, M., Damke, G., & Cinzano, P. (2022,
December 16). Light pollution indicators for all the major astronomical observatories. Monthly Notices
of the Royal Astronomical Society, 519(1), 26–33. https://doi.org/10.1093/mnras/stac2929
5. Luis, F. P. (2021). Evaluación de métodos indirectos para la determinación de módulo dinámico de
mezclas asfálticas. Universidad Del Norte. http://hdl.handle.net/10584/10309
6. Ramien, M. F., Biakop Nana, P. C., Radtke, N. S., Knopf, C., Klein, S., & Damiani, C. (2022, August 1).
Artificial Prostate Tissue for the Simulation of the Transurethral Resection of the Prostate. Current
Directions in Biomedical Engineering, 8(2), 237–240. https://doi.org/10.1515/cdbme-2022-1061
11
7. Szelangiewicz, T., & Żelazny, K. (2023, June 20). Reducing CO2 Emissions during the Operation of
Unmanned Transport Vessels with Diesel Engines. Energies, 16(12), 4818.
https://doi.org/10.3390/en16124818
8. ndCurveMaster: Leading Curve Fitting Software for Research. (n.d.). ndCurveMaster.
https://www.ndcurvemaster.com/

Supplementary resource (1)

ResearchGate has not been able to resolve any citations for this publication.
Article
Full-text available
Environmental protection is one of the most challenging tasks facing mankind. Reducing CO2 emissions in the global economy, including maritime transport, is being pursued in various ways, one of them being the design work leading to the construction and operation of unmanned ships. Unmanned vessels operating on longer routes will still have internal combustion propulsion. However, they will not have the superstructure and the various systems and equipment necessary for the crew. This will result in an unmanned vessel having less weight, less displacement and, therefore, less size, resistance and propulsion power than a manned vessel for the same transport capacity. Consequently, the unmanned vessel will emit less CO2. This paper presents a novel method for predicting fuel consumption and CO2 emissions for unmanned container ships. The method uses regression relationships of geometric and operational parameters for manned container ships developed for this purpose to determine such relationships for unmanned ships. On this basis, it is shown what the level of CO2 reduction will be compared to manned container ships.
Article
Full-text available
Increases in fuel prices and the need to decrease emissions have made the optimization of fuel consumption on ships more critical. Developing a method to accurately estimate fuel consumption in ship operations is crucial for this reason. This article determined the mathematical relationships between fuel consumption and operation parameters, such as rotational speed, draught, trim, hull fouling time, wind speed, wave height, and seawater temperature, as well as the hierarchical impact of these parameters on fuel consumption. The study used a dataset of 105,790 measurements taken on a 4,800 TEU container carrier that was in operation for 1,187 days after hull cleaning. Data-driven approaches such as Artificial Neural Networks (ANNs) and a Multiple Nonlinear Regression (MNR) with Random Search were used to develop a relationship between the ship operating pa- rameters and fuel consumption. A comparison of statistics between the two methods showed that both ANN and MNR provided highly accurate fuel consumption2estimations, with MAPE of 6.1/6.41%, RMSE of 5.01/4.98 t/ day, RRMSE of 7.22/7.12%, PCC of 0.964, and R of 0.93. The relationships presented here could be invaluable for ship route optimization, as well as transport and air pollution studies for similarly sized container carriers.
Article
Full-text available
Light pollution at astronomical observatories is one of the main factors to be taken into account to preserve their scientific productivity and their useful lifetime. Using the Garstang–Cinzano model applied to the Visible Infrared Imaging Radiometer Suite (VIIRS) 2021 satellite radiance data, we have compared 28 sites, all hosting telescopes with apertures larger than 3 m, plus some additional selected sites. We computed and analysed five indicators of light pollution: radiance at zenith; averaged at 60° zenith distance; averaged over all the sky; averaged in the first 10° above the horizon; and horizontal irradiance. We found large variations of the values of the indicators, with a factor greater than 600 for the zenith artificial radiance between the least and most polluted major observatories. The results show that two-thirds of all large observatories have already surpassed the critical 10 per cent increase in radiance over the assumed natural levels. The results presented and the method described here can help to plan countermeasures in order to lower the impact of light pollution on observatories. These same methods can be also used to protect the night environment from the impact of artificial light (e.g. on biodiversity, on animal behaviour and physiology, on human health).
Article
Full-text available
In-vitro models for the transurethral resection of the prostate (TUR-P) require prostate phantoms whose mechanical, thermal, and electrical properties resemble those of real tissue. This work focused on the latter. Phantoms were fabricated with gelatin, pectin, and corn syrup solved in an aqueous solution of 0.4 wt% NaCl. The effect of each component on the phantom’s electrical properties could be described in a multiple nonlinear regression model. As a result, the electrical current drawn during resection of the phantom could be predicted with an uncertainty of ± 10 %. This allows for purposive adjustment of the phantom’s composition to regulate the Joule heating during resection. Particularly the pectin concentration appeared to greatly affect the electrical properties as well as the mechanical stability of the artificial tissue at higher temperatures caused by Joule heating of the system. Until now, this research focused on the development of tissue that resembles porcine musculus longissimus dorsi (MLD). In the future, the phantom’s composition will be adjusted based on data obtained through in-vivo resection of the prostate.
Article
Full-text available
This article presents preliminary design formulas developed using a database of container ships built since 2015. Artificial neural networks and multiple nonlinear regressions with randomly searched functions were used to develop these formulas. The use of random search for nonlinear functions in a Multiple Nonlinear Regression model gave estimates which were just as precise as estimates created by the artificial neural network. All equations presented in this paper could have practical application for the estimation of dimensions, such as: length between perpendiculars, breadth, draught moulded and side depth. The equations were developed in relation to deadweight, TEU capacity and ship speed. These kinds of relationships have not been demonstrated before in ship theory. A statistical analysis showed that the main dimensions of the container ships can be estimated highly accurately by using the equations presented in the paper. The study showed that taking into account deadweight, TEU capacity and ship speed as three input parameters can improve the accuracy of an estimation by up to 44 percent, than when compared to the estimate accuracy of the design equations which are based on one input parameter.
Article
Full-text available
Predicting the flow zone indicator is essential for identifying the hydraulic flow units of hydrocarbon reservoirs. Delineation of hydraulic flow units is crucial for mapping petrophysical and rock mechanical properties. Precise prediction of the flow zone indicator (FZI) of carbonate rocks using well log measurements in un-cored intervals is still a daunting challenge for petrophysicists. This study presents a data mining methodology for predicting the rock FZI using NMR echo transforms, and conventional open-hole log measurements. The methodology is applied on a carbonate reservoir with extreme microstructure properties, from an oil “M” field characterized by a relatively high-permeability with a median of approximately 167 mD, and a maximum of 3480 mD. The reservoir from the M field features detritic, or vuggy structure, covering a wide range of rock fabrics varying from microcrystalline mudstones to coarse-grained grainstones. Porosity has a median of approximately 22%. Dimensional analysis and regression analysis are applied for the derivation of four transforms that appear to capture approximately 80% of the FZI variance. These four transforms are formulated using the geometric mean of the transverse NMR relaxation time (T2lm), the ratio of the free fluid index (FFI) to the bulk volume irreducible (BVI), the bulk density, the sonic compressional travel time, the true resistivity, the photo-electric absorption, and the effective porosity. Non-linear regression models have been developed for predicting the FZI using the derived transforms, for the carbonate reservoir from the M field. The average relative error for the estimated FZI values is approximately 52%. The same transforms are used as input for training a developed general regression neural network (GRNN), built for the purpose of predicting rock FZI. The constructed GRNN predicts FZI with a notable precision. The average absolute relative error on FZI for the training set is approximately 3.1%. The average absolute relative error on FZI for the blind testing set is approximately 22.0 %. The data mining approach presented in this study appears to suggest that (i) the relationship between the flow zone indicator and open-hole log attributes is highly non-linear, (ii) the FZI is highly affected by parameters that reflect rock texture, rock micro-structure geometry, and diagenetic alterations, and (iii) the derived transforms provide a means for further enhancement of the flow zone indicator prediction in carbonate reservoirs.
Evaluación de métodos indirectos para la determinación de módulo dinámico de mezclas asfálticas
  • F P Luis
Luis, F. P. (2021). Evaluación de métodos indirectos para la determinación de módulo dinámico de mezclas asfálticas. Universidad Del Norte. http://hdl.handle.net/10584/10309