ScholarGate
کاوش
کتابخانهکتابخانهٔ منمیزپیش‌پروازReview Studioدستیار
فضای کاری
مقایسه
کتابخانهٔ خود را بسازید

روش‌ها را ذخیره کنید، مجموعه‌ها را مرتب کنید و آن‌ها را به میز خود ببرید.

ایجاد حساب کاربری
کتابخانه / مرور
ورود
کتابخانه

علم را بر اساس روش، حوزه و شواهد کاوش کنید.

یک فهرست واحد از روش‌های پژوهش — بیاموزید هر روش چگونه کار می‌کند، چه زمانی به کار می‌رود و چه کاری از آن برنمی‌آید.

6,448 روش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