بدائل البحث:
algorithms within » algorithm within (توسيع البحث)
algorithm python » algorithm within (توسيع البحث), algorithm both (توسيع البحث)
within function » fibrin function (توسيع البحث), protein function (توسيع البحث), catenin function (توسيع البحث)
python function » protein function (توسيع البحث)
algorithm b » algorithm _ (توسيع البحث), algorithms _ (توسيع البحث)
b function » _ function (توسيع البحث), a function (توسيع البحث), i function (توسيع البحث)
algorithms within » algorithm within (توسيع البحث)
algorithm python » algorithm within (توسيع البحث), algorithm both (توسيع البحث)
within function » fibrin function (توسيع البحث), protein function (توسيع البحث), catenin function (توسيع البحث)
python function » protein function (توسيع البحث)
algorithm b » algorithm _ (توسيع البحث), algorithms _ (توسيع البحث)
b function » _ function (توسيع البحث), a function (توسيع البحث), i function (توسيع البحث)
-
1341
Voltage imaging burst probability follows the longest quiet intervals.
منشور في 2025"…<b>C</b> Sample trace showing spike detection algorithm prior to division into BS and SS. …"
-
1342
SVG Figures from the Publication: Current-Adaptive Control for Efficiency Enhancement in Interleaved Converters for Battery Energy Storage Systems
منشور في 2025"…</li><li><b>Figure 11.</b> Flowchart of the current-adaptive algorithm.…"
-
1343
Pipeline for mean shape based post-processing method.
منشور في 2024"…To reduce substantial spatial disparities between the original prediction and the mean shape, a rigid registration based on an iterative closest point algorithm (ICP) was performed in MATLAB (fixed shape: original prediction; moving shape: mean shape; function: pcregistericp (moving, fixed)) (b-1). …"
-
1344
Supplementary Material 8
منشور في 2025"…</li><li><b>Adaboost: </b>A boosting algorithm that combines weak classifiers iteratively, refining predictions and improving the identification of antimicrobial resistance patterns.…"
-
1345
Survey Data on NSSI, Stress Response, Emotional Regulation Strategies and gender in Chinese Undergraduates
منشور في 2025"…NSSI Behaviors and Functions</b></h3><p dir="ltr">NSSI was measured using the Chinese version of the Functional Assessment of Self-Mutilation (FASM) (Wan Yuhui et al., 2018).…"
-
1346
Data for "Saturation hysteresis during cyclic injections of immiscible fluids in porous media: an invasion percolation study"
منشور في 2025"…More cycles can be simulated by alternately calling these two functions.</i></p><p dir="ltr"><b>ITA_multiphase-main.rar</b>: This interface tracking algorithm (ITA) simulates immiscible fluid-fluid displacement processes in two-dimensional porous media in the quasi-static (capillary-dominated) regime under different wetting conditions (controlled by the contact angle).…"
-
1347
Supporting Information
منشور في 2025"…Expansion of the metal nanoparticles in Å as a function of the Cu concentration and number of a) oxygen atoms and b) CO molecules. …"
-
1348
GameOfLife Prediction Dataset
منشور في 2025"…Excluding 0, the lower numbers also get increasingly unlikely, though more likely than higher numbers, we wanted to prevent gaps and therefore limited to 25 contiguous classes</p><p dir="ltr">NumPy (.npy) files can be opened through the NumPy Python library, using the `numpy.load()` function by inputting the path to the file into the function as a parameter. …"
-
1349
Table 1_Exploring the role of TikTok for intersectionality marginalized groups: the case of Muslim female content creators in Germany.docx
منشور في 2024"…They shape the platform’s functionalities through creative use, while TikTok’s algorithm and virality logic drive creators to blend entertainment with personal content. …"
-
1350
-
1351
Image 3_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.tif
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1352
Image 2_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.tif
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1353
Image 4_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.tif
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1354
Image 5_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.tif
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1355
Image 1_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.tif
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1356
Data Sheet 1_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.zip
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1357
Data Sheet 2_The osteosarcoma immune microenvironment in progression: PLEK as a prognostic biomarker and therapeutic target.pdf
منشور في 2025"…PLEK was further validated by qRT-PCR and Western blot in OS samples, and its function assessed via siRNA knockdown in macrophages within TME co-cultured with OS cells. …"
-
1358
Enhancing greenhouse agriculture with IM-AlexNet: A novel method for accurate pest and disease identification
منشور في 2024"…By introducing the ReLU6 activation function, batch normalization algorithm and GoogleNet Inception-v3 module, the model significantly improves the recognition performance and effectively solves problems such as noise interference, poor model convergence and target positioning overfitting. …"
-
1359
An Ecological Benchmark of Photo Editing Software: A Comparative Analysis of Local vs. Cloud Workflows
منشور في 2025"…Performance Profiling Algorithms Energy Measurement Methodology # Pseudo-algorithmic representation of measurement protocol def capture_energy_metrics(workflow_type: WorkflowEnum, asset_vector: List[PhotoAsset]) -> EnergyProfile: baseline_power = sample_idle_power_draw(duration=30) with PowerMonitoringContext() as pmc: start_timestamp = rdtsc() # Read time-stamp counter if workflow_type == WorkflowEnum.LOCAL: result = execute_local_pipeline(asset_vector) elif workflow_type == WorkflowEnum.CLOUD: result = execute_cloud_pipeline(asset_vector) end_timestamp = rdtsc() energy_profile = EnergyProfile( duration=cycles_to_seconds(end_timestamp - start_timestamp), peak_power=pmc.get_peak_consumption(), average_power=pmc.get_mean_consumption(), total_energy=integrate_power_curve(pmc.get_power_trace()) ) return energy_profile Statistical Analysis Framework Our analytical pipeline employs advanced statistical methodologies including: Variance Decomposition: ANOVA with nested factors for hardware configuration effects Regression Analysis: Generalized Linear Models (GLM) with log-link functions for energy modeling Temporal Analysis: Fourier transform-based frequency domain analysis of power consumption patterns Cluster Analysis: K-means clustering with Euclidean distance metrics for workflow classification Data Validation and Quality Assurance Measurement Uncertainty Quantification All energy measurements incorporate systematic and random error propagation analysis: Instrument Precision: ±0.1W for CPU power, ±0.5W for GPU power Temporal Resolution: 1ms sampling with Nyquist frequency considerations Calibration Protocol: NIST-traceable power standards with periodic recalibration Environmental Controls: Temperature-compensated measurements in climate-controlled facility Outlier Detection Algorithms Statistical outliers are identified using the Interquartile Range (IQR) method with Tukey's fence criteria (Q₁ - 1.5×IQR, Q₃ + 1.5×IQR). …"
-
1360
DataSheet1_Application of a risk score model based on glycosylation-related genes in the prognosis and treatment of patients with low-grade glioma.docx
منشور في 2024"…Their potential roles within the LGG microenvironment are also not well understood.…"