Erosion in the context of morphology refers to the process by which the structure or form of objects, particularly in the field of linguistics and morphology, undergoes gradual changes or reductions over time. In linguistics, morphology is the study of the internal structure of words, and erosion typically involves the simplification or loss of certain morphological features. For example, as languages evolve, complex word forms may become simplified.
Raster graphics, also known as bitmap graphics, are images composed of a grid of individual pixels, where each pixel represents a specific color. This pixel-based approach means that raster images are resolution-dependent; their quality is determined by the number of pixels in the image (measured in resolution, such as DPI or PPI). Common formats for raster graphics include JPEG, PNG, GIF, and BMP.
Thinning in the context of mathematical morphology is a morphological operation used primarily in image processing and computer vision. It is a technique that reduces the thickness of objects in a binary image while preserving their connectivity and shape. The goal of thinning is to simplify the representation of features in an image, often used for tasks like shape analysis, object recognition, or preprocessing for further analysis.
Doignon's theorem is a result in the area of combinatorial geometry and specifically deals with the properties of finite sets of points in the Euclidean plane. It is sometimes described in the context of configuration spaces and combinatorial geometry. The theorem states that for any finite set of points in the plane, there exists a distinct set of lines such that the intersection of any two lines contains exactly one point from the original set.
The Niemeier lattices are a specific family of 24 even unimodular lattices in 24-dimensional space. They are named after the mathematician Hans Niemeier, who classified them in the 1970s. These lattices play an important role in various areas of mathematics, including number theory, geometry, and the theory of modular forms, as well as in theoretical physics, particularly in string theory and the study of orbifolds.
P-adic numbers are a system of numbers used in number theory that extend the classical notion of integers and rationals to include a different form of "closeness" or convergence. The term "p-adic" refers to a prime number \( p \), and the concept is based on an alternative metric or valuation defined by \( p \).
This vocabulary likely entered Ciro Santilli's vernacular through playing Counter-Strike when he was a teenager.
Used to identify organic compounds.
Seems to be based on the effects that electrons around the nuclei (shielding electrons) have on the outcome of NMR.
So it is a bit unlike MRI where you are interested in the position of certain nuclei in space (of course, these being atoms, you can't see their positions in space).
What's Nuclear Magnetic Resonance by Bruker Corporation (2020)
Source. Good 3D animations showing the structure of the NMR machine. We understand that it is very bulky largely due to the cryogenic system. It then talks a bit about organic compound identification by talking about ethanol, i.e. this is NMR spectroscopy, but it is a bit too much to follow closely. Basically the electron configuration alters the nuclear response somehow, and allows identifying functional groups.The number 511 can refer to various things depending on the context: 1. **Mathematics**: As a whole number, 511 is simply the integer that comes after 510 and before 512. It is an odd number. 2. **Emergency Services**: In some regions, 511 is a telephone service that provides travelers with information about road conditions, traffic, and other travel-related updates.
A quadratic field is a specific type of number field that is generated by adjoining a square root of a rational number to the field of rational numbers, \(\mathbb{Q}\). More formally, a quadratic field can be expressed in the form: \[ K = \mathbb{Q}(\sqrt{d}) \] where \(d\) is a square-free integer (an integer not divisible by a perfect square greater than 1).
TODO experimental discovery.
Not "Yt" because that is already "Yttrium". God.
Pinned article: Introduction to the OurBigBook Project
Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
Intro to OurBigBook
. Source. We have two killer features:
- topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculusArticles of different users are sorted by upvote within each article page. This feature is a bit like:
- a Wikipedia where each user can have their own version of each article
- a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.Figure 1. Screenshot of the "Derivative" topic page. View it live at: ourbigbook.com/go/topic/derivativeVideo 2. OurBigBook Web topics demo. Source. - local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
Figure 2. You can publish local OurBigBook lightweight markup files to either OurBigBook.com or as a static website.Figure 3. Visual Studio Code extension installation.Figure 5. . You can also edit articles on the Web editor without installing anything locally. Video 3. Edit locally and publish demo. Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension. - Infinitely deep tables of contents:
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact