Search alternatives:
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
from implementing » after implementing (Expand Search), _ implementing (Expand Search)
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
from implementing » after implementing (Expand Search), _ implementing (Expand Search)
-
41
Simple implementation examples of agent AI on free energy calculation and phase-field simulation
Published 2025“…</p> <p>Using Gibbs energy calculations and diffusion simulations as examples, we demonstrated the implementation method and usefulness of simple agent AI, where sample python codes are distributed as supplemental materials.…”
-
42
Multifunctional Lead-Free Halide Perovskite-Based Nanogenerator for Enhanced Energy Harvesting and Information-Encrypted Transmission
Published 2025“…Cs<sub>3</sub>Bi<sub>2</sub><sub>–<i>x</i></sub>Sb<sub><i>x</i></sub>Br<sub>9</sub>@PVDF (<i>x</i> = 0.05) resulted in improved piezoelectric as well as triboelectric properties due to the formation of an enhanced electroactive β-phase of ∼91%, up from 48%. Benefiting from the doping strategies, the devices exhibited an open-circuit voltage of ∼161.2 V with a maximum power density of ∼58.37 μW/cm<sup>2</sup>. …”
-
43
Multifunctional Lead-Free Halide Perovskite-Based Nanogenerator for Enhanced Energy Harvesting and Information-Encrypted Transmission
Published 2025“…Cs<sub>3</sub>Bi<sub>2</sub><sub>–<i>x</i></sub>Sb<sub><i>x</i></sub>Br<sub>9</sub>@PVDF (<i>x</i> = 0.05) resulted in improved piezoelectric as well as triboelectric properties due to the formation of an enhanced electroactive β-phase of ∼91%, up from 48%. Benefiting from the doping strategies, the devices exhibited an open-circuit voltage of ∼161.2 V with a maximum power density of ∼58.37 μW/cm<sup>2</sup>. …”
-
44
Multifunctional Lead-Free Halide Perovskite-Based Nanogenerator for Enhanced Energy Harvesting and Information-Encrypted Transmission
Published 2025“…Cs<sub>3</sub>Bi<sub>2</sub><sub>–<i>x</i></sub>Sb<sub><i>x</i></sub>Br<sub>9</sub>@PVDF (<i>x</i> = 0.05) resulted in improved piezoelectric as well as triboelectric properties due to the formation of an enhanced electroactive β-phase of ∼91%, up from 48%. Benefiting from the doping strategies, the devices exhibited an open-circuit voltage of ∼161.2 V with a maximum power density of ∼58.37 μW/cm<sup>2</sup>. …”
-
45
Multifunctional Lead-Free Halide Perovskite-Based Nanogenerator for Enhanced Energy Harvesting and Information-Encrypted Transmission
Published 2025“…Cs<sub>3</sub>Bi<sub>2</sub><sub>–<i>x</i></sub>Sb<sub><i>x</i></sub>Br<sub>9</sub>@PVDF (<i>x</i> = 0.05) resulted in improved piezoelectric as well as triboelectric properties due to the formation of an enhanced electroactive β-phase of ∼91%, up from 48%. Benefiting from the doping strategies, the devices exhibited an open-circuit voltage of ∼161.2 V with a maximum power density of ∼58.37 μW/cm<sup>2</sup>. …”
-
46
A comparison between the static Python-based visualizations of the p65 activity in activated fibroblasts and the dynamic, HTML-based visualizations that use these same reduction me...
Published 2025“…<p><b>(a)</b> UMAP, t-SNE, PCA, and Diffmap were first generated using the Python libraries Scikit-learn, UMAP, and PyDiffmap within Jupyter to generate static graphs as a starting point. …”
-
47
Complex Eigenvalues, Orthogonality, and QR Factorization: Analytical Proofs and Numerical Verification
Published 2025“…</li><li>Gram–Schmidt Orthonormalization: Construction of orthonormal bases from linearly independent vectors. Reconstruction error and orthonormality error are computed and compared to SciPy’s QR decomposition to ensure numerical accuracy.…”
-
48
EthoPy: Reproducible Behavioral Neuroscience Made Simple
Published 2025“…To overcome these challenges, we developed EthoPy, an open-source, Python-based behavioral control framework that integrates stimulus presentation, hardware management, and data logging. …”
-
49
PTPC-UHT bounce
Published 2025“…<br>It contains the full Python implementation of the PTPC bounce model (<code>PTPC_UHT_bounce.py</code>) and representative outputs used to generate the figures in the paper. …”
-
50
Data files accompanying our PLoS One publication
Published 2025“…The videos were digitized and the positional data were saved in .xlsx or .csv format, respectively. The python codes contain the numerical implementations of our mathematical models.…”
-
51
Graphical abstract of HCAP.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
52
Recall analysis.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
53
Convergence rate analysis.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
54
Computational efficiency.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
55
Analysis of IoMT data sources.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
56
Prediction accuracy on varying attack types.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
57
<b> </b> Precision analysis.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
58
Prediction accuracy analysis over time steps.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
59
Impact of cyberattack types on IoMT devices.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
60
Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan)
Published 2025“…</p><p dir="ltr">Each zipped folder consists the following files:</p><ul><li>Graph data - City object nodes (.parquet) and COO format edges (.txt)</li><li>predictions.txt (model predictions from GraphSAGE model)</li><li>final_energy.parquet (Compiled training and validation building energy data)</li></ul><p dir="ltr">The provided files are supplementary to the code repository which provides Python notebooks stepping through the data preprocessing, GNN training, and satellite imagery download processes. …”