ScholarGate
اكتشف
المكتبةمكتبتيالمنضدةفحص مسبقReview Studioالمساعد
مساحة العمل
قارن
أنشئ رفّ كتبك

احفظ الطرق، ونظّم المجموعات، وانقلها إلى منضدتك.

إنشاء حساب
المكتبة / تصفح
تسجيل الدخول
المكتبة

استكشف العلم حسب المنهج والمجال والأدلة.

فهرس واحد لمناهج البحث — تعرّف على طريقة عمل كل منهج، ومتى يُستخدم، وما الذي لا يستطيع فعله.

6,495 مناهج11 مجالات7 عائلات مناهج40 لغات
أطلس العلمارسم خريطة بنية العلم قبل أن تستخدمه.المجالات · المناهج · مسارات الأدلةاستكشف الخريطة
المجالHealth & Medicine716Psychology570Business & Finance410Engineering330Life Sciences263Education261Research Practice
ScholarGate

مكتبة مرجعية يتصدّرها المحتوى لطرق البحث — ما كل طريقة، وكيف تعمل، ومن أين جاءت.

بيانات مفتوحة (CC-BY)

اكتشف

  • المكتبة
  • ابحث في الطرق…
  • تصفّح حسب المجال
  • المجالات
  • الرحلة
  • قارن
  • أي طريقة؟

مرجع

  • المواضيع
  • الأطلس
  • المسرد
  • المنهجية
  • الفلسفة

مساحة العمل

  • مكتبتي
  • المنضدة
  • محادثة

الشركة

  • حول
  • الأسعار
  • اتصل بنا
  • اقترح طريقة

المداخل مجمَّعة من مصادر منشورة لأغراض مرجعية. ويبقى التحقق من دقة أي معلومة ومدى ملاءمتها لاستخدامك الخاص مسؤوليتك وحدك.

© 2026 ScholarGate · مكتبة مرجعية لطرق البحث
  • الخصوصية
  • ملفات تعريف الارتباط
  • الشروط
  • حذف الحساب
248
Natural Sciences236
Social Sciences185
Environment & Sustainability160
Law30
المنهجالإحصاء1,836الذكاء الاصطناعي وتعلم الآلة1,661علوم القرار932مناهج البحث1,354القياس1,745السببية والأدلة532الممارسة البحثية118
285 مناهج في Engineering · الذكاء الاصطناعي وتعلم الآلةمسح
المناهج عند تقاطع عاملَي التصفية لديك.
ترتيبالشيوعأ–يي–أالأحدث
manufacturing

Taylor Tool Life

Taylor's tool life equation is an empirical relationship predicting how long a cutting tool remains usable before dulling or breaking, expressed as a function of cutting speed, feed rate, and depth of cut. Formulated by Frederick Winslow Taylor in 1907 from systematic experiments on metal cutting, this method provides

3 مصادر1907
aerospace

TCAS

TCAS (Traffic Collision Avoidance System) is an airborne safety system that detects nearby aircraft using radar and mode C altitude reports, then provides traffic advisories (TAs) and recommended collision avoidance maneuvers (RAs) to flight crews. Mandated globally on commercial aircraft since 2000, TCAS is considered

3 مصادر1989
software engineering

Technical Debt Measurement

Technical debt represents accumulated shortcuts, deferred maintenance, and design compromises that incur future costs through slower development, higher defect rates, and deployment difficulty. Introduced by Ward Cunningham (1992), technical debt measurement quantifies these burdens using metrics like code complexity,

3 مصادر1992
text mining

Temporal Expression Extraction

Temporal expression extraction is a natural-language-processing task that detects dates, times, durations, and frequencies in text and normalises them to the TimeML/TIMEX3 standard. Building on the TempEval shared task introduced by Verhagen et al. (2007), it turns time references scattered through free text into struc

2 مصادر
aerospace

TERCOM

Terrain Contour Matching (TERCOM) is a terrain-aided navigation method that corrects position estimates by matching altimeter measurements against a stored digital elevation map (DEM). Developed by Boeing in the 1980s for cruise missile guidance, TERCOM enables accurate navigation in GPS-denied environments by exploiti

3 مصادر1980
civil engineering

Terzaghi Consolidation

Terzaghi consolidation theory describes how water-saturated clay soils compress over time as excess pore water pressure dissipates and effective stress increases. Formulated by Karl Terzaghi in 1943, this foundational theory enables prediction of settlement rates for foundations on compressible soils, a critical design

3 مصادر1943
text mining

Text Classification

Text classification, also called text categorization, is a supervised natural-language-processing task that automatically assigns documents to predefined categories. Building on the support-vector-machine approach to text categorization established by Joachims (1998) and consolidated in the text-mining literature by Ag

2 مصادر
text mining

Text Coherence Scoring

Text coherence scoring computes a document-level coherence score with machine learning, rooted in the entity-based local coherence model introduced by Barzilay and Lapata (2008). It measures how well the sentences of a text hang together, using either an entity-grid model, a graph-based approach, or a transformer-based

2 مصادر2008
text mining

Text Complexity Analysis

Text complexity analysis measures the linguistic difficulty of a text along dimensions such as syntactic complexity (sentence length, embedded clauses), lexical density, and referential chains. Grounded in readability research consolidated by Vajjala and Meurers (2014) and Crossley and colleagues (2011), it turns prose

2 مصادر
text mining

Text Deduplication

Text deduplication is a corpus-quality pipeline that identifies and removes exact and near-duplicate documents from large text collections. Grounded in Andrei Broder's 1997 resemblance theory, it is widely used to improve dataset quality for machine learning model training, search engine indexing, and any downstream NL

2 مصادر1997
text mining

Text Frequency Analysis

Text frequency analysis is a descriptive text-mining method that counts how often words, n-grams, and phrases occur in a corpus to reveal content patterns and dominant themes. It rests on the frequency-distribution insight formalised by George K. Zipf (1949), that a few terms occur very often while most are rare, and i

2 مصادر1949
text mining

Text Infilling

Text infilling is a natural-language-processing task that completes missing words, phrases, or spans in a document by exploiting the surrounding context. Introduced as the cloze procedure by Wilson L. Taylor in 1953 as a readability measure, it was reformulated for neural models by Zhu et al. (2019) and is now used for

2 مصادر1953
text mining

Text Network Analysis

Text network analysis models the words or concepts in a text as nodes and their co-occurrences as edges, then uses network metrics to reveal the structure of meaning. The approach was advanced by Diesner and Carley (2005) for communication networks and by Paranyushkin (2011) for tracing the pathways of meaning circulat

2 مصادر2011
text mining

Text Normalization

Text normalization is an NLP preprocessing pipeline that converts noisy, abbreviated, or misspelled text — such as SMS messages, social-media posts, and OCR output — into a clean, standardised form. It is a prerequisite step for virtually every downstream NLP task, ensuring that inconsistent surface forms do not degrad

2 مصادر
text mining

Text Regression

Text-based regression predicts a continuous target variable using features extracted from text — TF-IDF scores, embeddings, or n-grams — as the independent variables. Building on the text-as-data programme consolidated by Gentzkow, Kelly and Taddy (2019), it lets a numeric outcome such as a price, a rating, or a sentim

2 مصادر
text mining

Text Segmentation

Text segmentation divides a long document into meaningful sections (segments) along topic or discourse boundaries. Introduced for subtopic passages by Marti A. Hearst's TextTiling (1997), it supports document-structure analysis and the detection of topic transitions in continuous text.

2 مصادر1997
text mining

Text Summarization

Automatic text summarization is a natural-language-processing task that condenses long documents into shorter summaries while preserving their key information. It works through one of two families of approaches — extractive summarization, which selects the most important spans from the source, or abstractive summarizat

2 مصادر
text mining

Textual Entailment

Textual entailment, also known as natural language inference (NLI), is the natural-language-processing task of deciding whether one piece of text (the premise) entails a second piece of text (the hypothesis), contradicts it, or is neutral with respect to it. Formalised by the PASCAL Recognising Textual Entailment Chall

2 مصادر
text mining

TF-IDF

TF-IDF, introduced by Salton and Buckley (1988), is a term-weighting scheme that scores each word in a document by how often it appears there and how rare it is across the whole collection. It turns raw text into weighted document vectors, giving high weight to terms that are frequent in one document but uncommon elsew

1 مصدر1988
aerospace

Theodorsen Flutter

Theodorsen flutter analysis is a classical aeroelastic method for predicting the onset of flutter, a self-excited oscillation where aerodynamic forces interact with elastic structural motion to cause rapid growth of oscillations. Developed by Theodore Theodorsen in 1935, the method uses frequency-domain analysis with T

3 مصادر1935
architecture

Thermal Comfort Assessment

Thermal Comfort Assessment is a method for evaluating indoor environmental conditions to predict whether occupants will feel thermally comfortable. Pioneered by Povl Ole Fanger in the 1970s, it combines measurements of air temperature, humidity, air speed, and thermal properties of clothing and activity to determine co

3 مصادر1972
materials science

Thermogravimetric Analysis

Thermogravimetric Analysis (TGA) is a thermal characterization technique that continuously measures mass loss or gain of a material as a function of temperature (or time at constant temperature). Developed systematically by William Wendlandt and colleagues in the 1960s, TGA identifies thermal transitions (evaporation,

3 مصادر1960
text mining

Timeline Extraction

Timeline extraction is a natural-language-processing task that identifies events mentioned in text, anchors each event to a temporal expression, and arranges them into a chronologically ordered timeline. Formalised through the TempEval shared tasks (Verhagen et al., 2010), it enables automatic reconstruction of histori

2 مصادر2010
telecommunications

Token Bucket

Token bucket is a simple and elegant algorithm for traffic shaping and rate limiting. A virtual bucket accumulates tokens at a fixed rate (the committed information rate). Incoming packets consume tokens (one token per byte); packets are transmitted only if sufficient tokens are available. If the bucket is full, excess

2 مصادر1986
text mining

Topic Modeling (LDA)

Latent Dirichlet Allocation (LDA) is a generative probabilistic model introduced by Blei, Ng and Jordan (2003) that extracts the hidden topic distributions underlying a collection of documents. It treats each document as a mixture of latent topics and each topic as a distribution over words, turning an unlabelled corpu

1 مصدر2003
reliability engineering

Topology Optimization

Topology Optimization is a computational method for distributing material optimally within a design space to maximize structural performance (strength, stiffness) while minimizing weight or cost. The Solid Isotropic Material with Penalization (SIMP) method, developed by Bendsoe and Kikuchi (1988), iteratively refines a

4 مصادر1988
civil engineering

Traffic Flow (LWR Model)

The Lighthill-Whitham-Richards (LWR) model is a macroscopic traffic flow model that treats traffic as a compressible fluid, applying conservation of vehicles and a flow-density relationship. Introduced independently by Lighthill and Whitham (1955) and Richards (1956), the model predicts traffic wave propagation, conges

3 مصادر1955
electrical engineering

Transmission-Line Matrix Method

The Transmission-Line Matrix (TLM) method is a direct discretization of Maxwell equations using an equivalent transmission line network. Introduced by Johns and Beurle in 1971, TLM models electromagnetic fields as voltage and current waves propagating on coupled transmission lines. The method is intuitive, numerically

3 مصادر1971
telecommunications

Turbo Code

Turbo codes, introduced by Berrou, Glavieux, and Thitimajshima in 1993, are a landmark in channel coding history. They achieve performance within 0.5 dB of the Shannon limit—the theoretical boundary for reliable communication—a feat previously thought impossible with practical complexity. Turbo codes use concatenated c

2 مصادر1993
civil engineering

Unit Hydrograph

The unit hydrograph (UH) is a linear transformation that converts rainfall excess into streamflow for a watershed. Introduced by Sherman in 1932, the UH assumes that rainfall-runoff response is linear and time-invariant, enabling synthesis of flood hydrographs from design storms for dam spillway design and flood risk a

3 مصادر1932
control theory

Unscented Kalman Filter

The Unscented Kalman Filter (UKF) is a nonlinear state estimation algorithm that approximates nonlinear systems without requiring explicit Jacobian computation. Introduced by Julier and Uhlmann in 1997, the UKF uses the unscented transform—a deterministic method to capture mean and covariance statistics through a caref

3 مصادر1997
architecture

Urban Form Analysis

Urban Form Analysis is a systematic method for studying and characterizing the physical structure, layout, and historical development of cities and neighborhoods. Pioneered by M.R.G. Conzen in 1960, it examines how blocks, streets, plots, and buildings combine to create distinct urban patterns, and how these patterns i

3 مصادر1960
software engineering

Use Case Point Estimation

Use case point (UCP) estimation quantifies software development effort by analyzing use cases and environmental factors. Introduced by Karner (1993) for Objectory methodology, UCP provides structured approach to estimate labor hours from system requirements. Organizations use UCP to forecast project duration, allocate

3 مصادر1993
materials science

Vickers Hardness

Vickers Hardness testing is a mechanical characterization technique for determining material hardness by pressing a diamond pyramid indenter into a material surface under controlled load and measuring the resulting indent dimensions. Invented by Smith and Sandland in 1922, Vickers hardness is applicable across an enorm

3 مصادر1922
mining engineering

Washability

Washability analysis is a laboratory method that determines the feasibility and efficiency of density-based separation for coal or mineral beneficiation. By fractionating ore or coal into density bins using sink-float tests and assaying each fraction, engineers can optimize design of separation plants (dense-medium cyc

2 مصادر1950
architecture

Wayfinding Analysis

Wayfinding Analysis is a method for assessing how easily people can navigate and orient themselves in buildings and urban environments. Rooted in Kevin Lynch's concept of legibility and developed further by Romedi Passini, it combines cognitive psychology, design principles, and empirical testing to diagnose navigation

3 مصادر1960
aerospace

Weight and Balance

Weight and balance analysis is the process of determining the total weight of an aircraft and the location of its center of gravity (CG) throughout its operational envelope. Essential for aircraft safety and performance, weight and balance ensures that the CG remains within allowable limits (forward and aft) to maintai

3 مصادر1940
biomechanics

Windkessel Model

The Windkessel model is a lumped-parameter representation of the arterial system that captures the pulsatile dynamics of blood flow and pressure using simple mechanical analogs (resistors and capacitors). Named after the German word for air chamber, it was formalized by Westerhof and colleagues in the late 1960s and re

2 مصادر1969
text mining

Word Sense Disambiguation

Word sense disambiguation (WSD) is the natural-language-processing task of choosing the correct meaning of a polysemous word from its context. Surveyed by Navigli (2009), it resolves which sense of a many-meaning word applies in a given sentence, improving the quality of information retrieval, machine translation, and

2 مصادر2009
text mining

Word2Vec

Word2Vec is a neural word-embedding technique introduced by Mikolov and colleagues in 2013 that maps each word in a text corpus to a dense numeric vector. Words that appear in similar contexts end up close together in the vector space, so the embeddings capture semantic similarity that can be measured arithmetically.

1 مصدر2013
materials science

X-ray Photoelectron Spectroscopy

X-ray Photoelectron Spectroscopy (XPS), also known as Electron Spectroscopy for Chemical Analysis (ESCA), is a surface-sensitive analytical technique that measures the kinetic energies of photoelectrons ejected from a material by high-energy X-rays. Developed by Kai Siegbahn in 1967, XPS determines elemental compositio

3 مصادر1967
materials science

XRD Rietveld Refinement

XRD Rietveld Refinement is a method for extracting detailed crystal structure information from powder diffraction data by comparing observed and calculated diffraction patterns through least-squares refinement. Developed by Hugo Rietveld in 1969, this technique enables determination of atomic positions, occupancies, th

3 مصادر1969
text mining

Zero-Shot Classification

Zero-shot classification is a natural-language-processing task that assigns text to categories described in plain language without requiring any labelled training data. Formalised as an entailment problem by Yin, Hay and Roth (2019), it lets a large pretrained language model recognise new categories on the fly simply b

2 مصادر2019
telecommunications

ZF/MMSE Equalization

Zero-Forcing (ZF) and Minimum Mean-Square Error (MMSE) equalization are fundamental linear receiver algorithms for combating intersymbol interference in dispersive channels. Developed in the context of data transmission theory, these methods form the basis of modern channel equalization in wireless and wired systems. W

2 مصادر1974
control theory

Ziegler-Nichols Tuning

Ziegler-Nichols Tuning is a practical, model-free method for tuning PID controller gains empirically. Published in 1942, this pioneering method requires only measurement of the system's step response (or closed-loop oscillations), making it applicable to any system without prior identification. Ziegler-Nichols remains

2 مصادر1942
← 45 / 5