Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.1K
Linearization and Approximation01:26

Linearization and Approximation

232
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
232
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

192
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
192
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

15.5K
It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
15.5K
Distance Problem01:29

Distance Problem

215
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
215
Absolute and Local Extreme Values01:22

Absolute and Local Extreme Values

229
The highest and lowest values of a function, relative to a reference axis, are known as extreme values. These include absolute maximum and absolute minimum values, which represent the highest and lowest points the function reaches across its entire domain. Within a restricted portion of the function, the highest and lowest values are referred to as local maximum and local minimum values, respectively.Periodic functions, such as sine and cosine, show extreme values at infinitely many points due...
229

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

[Solid-phase extraction coupled with high performance liquid chromatography-triple quadrupole mass spectrometry for simultaneous determination of seven coumarins in water samples from drinking water treatment plants].

Se pu = Chinese journal of chromatography·2024
Same author

Achieving Active and Stable Amorphous Ir<sup>V</sup>O<sub></sub>OH<sub></sub> for Water Splitting.

ACS applied materials & interfaces·2022
Same author

Surface Reconstruction for Forming the [IrO<sub>6</sub>]-[IrO<sub>6</sub>] Framework: Key Structure for Stable and Activated OER Performance in Acidic Media.

ACS applied materials & interfaces·2021
Same author

Machine learning in intelligent video and automated monitoring.

TheScientificWorldJournal·2015
Same author

A primal analysis system of brain neurons data.

TheScientificWorldJournal·2014
Same author

First- and second-order full-differential in edge analysis of images.

TheScientificWorldJournal·2014
Same journal

Solvent Extraction of Metals in the Circular Economy: Enhancing Resource Efficiency and Sustainability.

TheScientificWorldJournal·2026
Same journal

Agronomic Performance and Nutritive Value Evaluation of Desho Grass Varieties Under Supplementary Irrigation in Western Oromia, Ethiopia.

TheScientificWorldJournal·2026
Same journal

Physicians' and Hospital Administrators' Perspectives of Diagnosis-Related Groups (DRGs) in High-Income Countries: A Systematic Review.

TheScientificWorldJournal·2026
Same journal

The Eco-Friendly Preparation of Se, Zn, and Ag MONPs and Their Current Medical Applications and Drug Delivery for AD Diseases.

TheScientificWorldJournal·2026
Same journal

Fear of COVID-19: A Comparative Study Among University Students in Peru.

TheScientificWorldJournal·2026
Same journal

Opportunities and Challenges of Integrating Ethiopian Traditional Medicine System Into Modern Medicine: A Narrative Review.

TheScientificWorldJournal·2026
See all related articles

Related Experiment Video

Updated: Apr 26, 2026

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

8.8K

A novel support vector machine with globality-locality preserving.

Cheng-Long Ma1, Yu-Bo Yuan1

  • 1Institute of Metrology and Computational Science, China Jiliang University, Hangzhou, Zhejiang 310018, China.

Thescientificworldjournal
|July 22, 2014
PubMed
Summary
This summary is machine-generated.

Globality-locality preserving support vector machine (GLPSVM) enhances pattern classification by preserving data structure. This improved SVM model achieves over 97% accuracy on key datasets, outperforming standard methods.

More Related Videos

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.8K

Related Experiment Videos

Last Updated: Apr 26, 2026

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
07:05

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

Published on: October 27, 2016

8.8K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.8K

Area of Science:

  • Machine Learning
  • Pattern Recognition
  • Data Mining

Background:

  • Standard Support Vector Machines (SVM) are effective for classification but can be sensitive to class distribution, leading to nonrobust solutions.
  • The primal optimal model of SVM may not preserve the intrinsic manifold structure of the data space.
  • Addressing these limitations is crucial for developing more reliable classification algorithms.

Purpose of the Study:

  • To propose an improved Support Vector Machine (SVM) model named GLPSVM.
  • To enhance SVM's robustness by incorporating globality-locality preserving principles.
  • To evaluate the effectiveness of GLPSVM in preserving data manifold structure during classification.

Main Methods:

  • Introduction of globality-locality preserving (GLP) into the standard SVM framework.
  • Development of the Globality-Locality Preserving Support Vector Machine (GLPSVM) model.
  • Experimental validation using diverse datasets from the UCI machine learning repository.

Main Results:

  • GLPSVM demonstrated superior performance compared to standard SVM and its variants.
  • Exceptional recognition rates exceeding 97% were achieved on the Wine and Iris datasets.
  • The model effectively preserved the manifold structure of the data space, contributing to improved classification accuracy.

Conclusions:

  • GLPSVM offers a robust and effective approach to pattern classification.
  • The integration of globality-locality preserving principles significantly enhances SVM performance.
  • GLPSVM represents a notable advancement over existing SVM-based algorithms, particularly for datasets with complex structures.