url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
http://libros.duhnnae.com/2017/aug2/150166592518-Numerical-Simulation-of-Natural-Convection-in-Heterogeneous-Porous-media-for-CO2-Geological-Storage.php | # Numerical Simulation of Natural Convection in Heterogeneous Porous media for CO2 Geological Storage
Numerical Simulation of Natural Convection in Heterogeneous Porous media for CO2 Geological Storage - Download this document for free, or read online. Document in PDF available to download.
Transport in Porous Media
... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://online.stat.psu.edu/stat501/lesson/software-help-9 | # Software Help 9
The next two pages cover the Minitab and R commands for the procedures in this lesson.
Below is a zip file that contains all the data sets used in this lesson:
STAT501_Lesson09.zip
• allswallows.txt
• bluegills.txt
• hospital.txt
• mammgest.txt
• odor.txt
• shortleaf.txt
• wordrecall.txt
• yield.t... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.zentralblatt-math.org/zmath/en/search/?q=an:1045.60026 | Language: Search: Contact
Zentralblatt MATH has released its new interface!
For an improved author identification, see the new author database of ZBMATH.
# Simple Search
Query:
Enter a query and click »Search«...
Format:
Display: entries per page entries
Zbl 1045.60026
Bolthausen, Erwin
Large deviations and inter... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tex.stackexchange.com/questions/141749/split-longtable-over-even-and-odd-pages-2 | split longtable over even and odd pages (2)
I am a first-time user of LaTeX, trying to typeset my thesis. My problem is that some of my tables are large and do not fit on a single page; both in length (many rows) but some also in width (many columns).
The longtable package provides a good solution for the long tables... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://tex.stackexchange.com/questions/102136/can-i-manipulate-the-rounded-ness-of-blocks | # Can I manipulate the rounded-ness of blocks?
I'm creating a beamertemplate (for beamerposter, actually) and I want to increase the radius of a block. According to the beamer manual (12.3) I can pass the [rounded] option to a block or the beamertemplate blocks in order to make the borders round. But the rounded corne... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/advanced-applied-math/138712-multinomial-tree.html | # Math Help - multinomial tree
1. ## multinomial tree
anyone can give a formula for multinomial tree? | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://socratic.org/questions/how-do-you-solve-2-3b-4-8b-11 | Algebra
Topics
# How do you solve 2(3b-4)=8b-11?
Jun 17, 2015
$b = \frac{3}{2}$
#### Explanation:
You start multiplying $2$ times the bracket:
$6 b - 8 = 8 b - 11$
Take all the $b s$ on the left and the numbers on the right changing sign when moving them:
$6 b - 8 b = 8 - 11$
$- 2 b = - 3$
take $- 2$ to the right:... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 8, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://doc.sagemath.org/html/en/developer/trac.html | # The Sage Trac Server¶
All changes to Sage source code have to go through the Sage Trac development server. The purpose of the Sage trac server is to
1. Provide a place for discussion on issues and store a permanent record.
2. Provide a repository of source code and all proposed changes.
There is also a wiki for mo... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://stackoverflow.com/questions/924972/msbuild-copy-to-several-locations-based-on-list-of-destination-parameter | # Msbuild copy to several locations based on list of destination parameter?
I got a directory I want to copy to a number of locations.
Say I have
• home.aspx
I want to copy it to
• abc/home.aspx
• def/home.aspx
• ghi/home.aspx
so two questions for me:
• How do I define the list abc, def, ghi?
• How do I execute ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.wikiplanet.click/enciclopedia/en/Kronecker_delta | # Kronecker delta
In mathematics, the Kronecker delta (named after Leopold Kronecker) is a function of two variables, usually just non-negative integers. The function is 1 if the variables are equal, and 0 otherwise:
${\displaystyle \delta _{ij}={\begin{cases}0&{\text{if }}i\neq j,\\1&{\text{if }}i=j.\end{cases}}}$
... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 3, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/637286/what-is-symmetric-square-root-of-matrix/637296 | # What is symmetric square root of matrix?
In one publication I found a following part:
$\textbf R^{-1/2}$ is a symmetric square root of matrix $\textbf R^{-1}$
I know what is a square root of matrix, but what exactly is symmetric square root of matrix?
The matrix $\textbf R$ is symmetric and invertible.
-
For a ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://quant.stackexchange.com/questions/40527/how-should-i-convert-fx-volatility-surface-from-one-base-currency-to-another | # How should I convert FX Volatility Surface from one base currency to another?
This might be a very simple question but I wanted to understand how to convert FX volatility surface points which are quoted in one base currency to another currency? Eg I have fx vol quoted in EUR base currency.
I want to use USD base cu... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.atlantis-press.com/proceedings/wartia-17/25885641 | # Oscillation for a class of coupled van der Pol oscillators with delays
Authors
Chunhua Feng, Yuming Wei
Corresponding Author
Chunhua Feng
Available Online November 2017.
DOI
https://doi.org/10.2991/wartia-17.2017.52How to use a DOI?
Keywords
Coupled van der Pol model, Delay, Oscillation.
Abstract
In this paper, a c... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://optimization-online.org/2021/03/8305/ | # Lower Bounds on the Size of General Branch-and-Bound Trees
A \emph{general branch-and-bound tree} is a branch-and-bound tree which is allowed to use general disjunctions of the form $\pi^{\top} x \leq \pi_0 \,\vee\, \pi^{\top}x \geq \pi_0 + 1$, where $\pi$ is an integer vector and $\pi_0$ is an integer scalar, to cr... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.jamelsaadaoui.com/fourier-df-unit-root-test-for-rd-intensity-of-g7-countries/ | Fourier DF unit root test for R&D intensity of G7 countries
NEW WORKING PAPER: According to the Schumpeterian endogenous growth theory, the efficacy of R&D is lowered by the proliferation of products. To be consistent with empirical data, the ratio between innovative activity and product variety (also called R&D inten... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.techwhiff.com/issue/8-3-is-equal-to-how-much-tenth-how-much-hundredth--278566 | # 8.3 is equal to how much tenth? How much hundredth?
###### Question:
8.3 is equal to how much tenth?
How much hundredth?
### Jerry played with friends today, all at different times. He played with Tommy for hours, then Nathan for hours, then Chris for hours. How many hours did Jerry play with his friends today?
J... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://infoscience.epfl.ch/record/189198 | Infoscience
Journal article
# On the rate of convergence in the martingale central limit theorem
Consider a discrete-time martingale, and let V-2 be its normalized quadratic variation. As V-2 approaches 1, and provided that some Lindeberg condition is satisfied, the distribution of the rescaled martingale approaches... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://proofwiki.org/wiki/Category:Legendre%27s_Differential_Equation | # Category:Legendre's Differential Equation
This category contains results about Legendre's Differential Equation.
$\displaystyle \paren {1 - x^2} \frac {\d^2 y} {\d x^2} - 2 x \frac {\d y} {\d x} + p \paren {p + 1} y = 0$
## Subcategories
This category has only the following subcategory.
## Pages in category "Leg... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://infoscience.epfl.ch/record/135791 | Infoscience
Journal article
# Dynamics of surface migration in the weak corrugation regime
We report a systematic study for metal-on-metal surface migration in the weak corrugation regime, i.e., with migration barriers falling below approximate to 100 meV. The migration characteristics are elucidated by variable-tem... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://link.springer.com/article/10.1007%2Fs13163-012-0104-0 | , Volume 26, Issue 2, pp 773-798
Date: 31 Jul 2012
# Łojasiewicz exponent of families of ideals, Rees mixed multiplicities and Newton filtrations
Rent the article at a discount
Rent now
* Final gross prices may vary according to local VAT.
## Abstract
We give an expression for the Łojasiewicz exponent of a wide c... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mathoverflow.net/questions/403616/solving-an-integral-involving-a-bessel-function-laguerre-function-and-gaussian | # Solving an integral involving a Bessel function, Laguerre function and Gaussian
We want to calculate the expectation value $$\langle q^2\rangle$$ in polar coordinates which gives us the following integral, for integer values of $$p$$: $$$$\int_0^\infty dq~q^3 \left(\int_0^\infty dr~ J_{0}(q r) e^{-r^2/2} L_{p}^{1}(r... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cstheory.stackexchange.com/questions/42248/whats-the-fastest-known-algorithm-for-finding-the-diameter-of-a-graph | What's the fastest known algorithm for finding the diameter of a graph?
Given a positively weighted graph what's the fastest algorithm for finding the diameter for that graph?
• Currently the fastest deterministic algorithm for diameter in general should be Chan-Williams which runs in $n^3/2^{\Omega(\sqrt{\log n})}$ ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://onepetro.org/ISOPEPACOMS/proceedings-abstract/PACOMS14/All-PACOMS14/ISOPE-P-14-110/26058 | Abstract
Unsteady hydroelastic waves generated by impulsively-starting surface and submerged concentrated loads in a fluid with an underlying uniform current are studied analytically. The fluid is assumed to be homogeneous, incompressible, inviscid, and of finite depth. For the case of irrotational motion with small-a... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://mathoverflow.net/questions/107565/using-function-terminology-for-functors | # Using Function Terminology for Functors?
The analogy between functions from a set to set, and functors from a category to a category is obvious. But transferring terminology from functions to functors can be a tricky business.
I would like to ask if the following is acceptable: For $B$ a subcategory of $A$, and $D$... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/a-5-25-gram-sample-of-a-cobalt-chloride-hydrate-is-heated-until-dried-the-anhydr | Chemistry
Topics
# A 5.25 gram sample of a cobalt chloride hydrate is heated until dried. The anhydrous sample has a mass of 3.00 gram. What is the percent water by mass of the original hydrate?
Dec 27, 2015
42.9%
#### Explanation:
So, you're dealing with a $\text{5.25-g}$ sample of a cobalt(II) chloride hydrate, ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 9, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathterms.blogspot.com/ | ## Monday, June 10
### Multiple Determinism
Determinism is the philosophical view that every event, including human cognition, behavior, decision, and action, is casually determined by the environment. It is, in essence, the view that one's life is predetermined before one is even born. Determinism proposes there is ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://videocasterapp.net/standard-error/solved-r-glm-robust-standard-error.php | Home > Standard Error > R Glm Robust Standard Error
# R Glm Robust Standard Error
For some reason the intercept don't match in R and Stata, but ______________________________________________ > [hidden email] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help> PLEASE do read the posting guide! Alternatively, ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://link.springer.com/chapter/10.1007%2F978-0-387-78902-6_10 | # Manufacturer-To-Retailer versus Manufacturer-To-Consumer Rebates in a Supply Chain
• Goker Aydin
• Evan L. Porteus
Chapter
## Abstract
Starting with a newsvendor model (single-product, single-period, stochastic demand), we build a single-retailer, single-manufacturer supply chain with endogenous manufacturer rebat... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.transtutors.com/questions/sunland-corporation-wants-to-withdraw-128-040-including-principal-from-an-investment-2572762.htm | # Sunland Corporation wants to withdraw $128,040 (including principal) from an investment fund at t... Sunland Corporation wants to withdraw$128,040 (including principal) from an investment fund at the end of each year for 10 years. What should be the required initial investment at the beginning of the first year if th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.albert.io/learn/gmat/question/keeping-an-objective-stance-while-teaching | Limited access
Directions
This question presents a sentence, part of which or all of which is underlined. Beneath the sentence, you will find five ways of phrasing the underlined part. The first of these repeats the original; the other four are different. If you think the original is best, choose the first answer; oth... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://tex.stackexchange.com/questions/35938/how-to-find-the-length-of-a-pgf-array | # How to find the length of a PGF array?
A few of my macros currently require the user to pass the length of an array along with the array itself. It would be nice if the length could be calculated for them, as the user in question (myself) seems incapable of consistently counting beyond 3.
I've checked the pgfmanual... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://bitfreedom.com/man/index.php/info/groff | # Man Pages
groff - phpMan groff - phpMan
Command: man perldoc info search(apropos)
File: groff, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
GNU troff
*********
This manual documents GNU troff' version 1.18.
Copyright (C) 1994-2000, 2001, 2002 Free Software Foundation, Inc.
Permission is granted to... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 2, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://aulavirtual.spatricio.com.ar/2020/06/03/3rd-june-farm-animals/ | # 3rd JUNE – Farm Animals
VIDEO EXPLICATIVO:
COPY THE DATE IN YOUR COPYBOOK.
Today is _____________________, June _________
It is a _________________ and ____________ day. (cloudy, sunny, windy, rainy, cold, fresh)
#### Now, watch the video.
What do you call a cow’s baby? _________________________________________... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://repository.uantwerpen.be/link/irua/128331 | Title Native defects and the dehydrogenation of $NaBH_{4}$Native defects and the dehydrogenation of $NaBH_{4}$ Author Çakir, Deniz de Wijs, Gilles A. Brocks, Geert Faculty/Department Faculty of Sciences. Physics Publication type article Publication 2011Washington, D.C., 2011 Subject Physics Chemistry Engineering scienc... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://lqp2.org/node/473 | # Combinatorial Quantization of the Hamiltonian Chern-Simons Theory II
Anton Yu Alekseev, Harald Grosse, Volker Schomerus
August 17, 1994
This paper further develops the combinatorial approach to quantization of the Hamiltonian Chern Simons theory advertised in [AGS]. Using the theory of quantum Wilson lines, we show ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.cfd-online.com/W/index.php?title=Cebeci-Smith_model&diff=5528&oldid=4138 | Cebeci-Smith model
(Difference between revisions)
Revision as of 02:00, 24 November 2005 (view source)Zxaar (Talk | contribs)← Older edit Revision as of 18:22, 5 May 2006 (view source)Jasond (Talk | contribs) (Copied from B-L model, still pretty rough)Newer edit → Line 1: Line 1: - == References == + == Introduction ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 17, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://ita.skanev.com/04/problems/04.html | # Problem 4.4
## Fibonacci numbers
This problem develops properties of the Fibonacci numbers, which are defined by recurrence (3.22). We shall use the technique of generating functions to solve the Fibonacci recurrence. Define the generating function (or formal power series) $\mathcal{F}$ as
\begin{align} \mathcal{F... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/34248-integers-fractions-print.html | # integers and fractions
• April 12th 2008, 07:06 PM
not happy jan
integers and fractions
Can I please have help with these problems?
2/5 divided by 5/6=
(+4)-(-5)=
(+18)divided by(-3)=
• April 12th 2008, 07:18 PM
topher0805
$\frac {2}{5}\div \frac {5}{6}$
Remember when dividing fraction just flip and multiply:
$\fr... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 6, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://study.com/academy/answer/the-figure-shows-a-roller-coaster-initially-the-200-kg-car-is-pushed-3-m-against-a-spring-with-spring-constant-of-2000n-m-and-is-a-height-h-above-the-lowest-point-on-the-track-when-released-it-descends-along-the-track-and-at-the-lowest-point-it-is-obs.html | # The figure shows a roller coaster, initially the 200 kg car is pushed 3 m against a spring with...
## Question:
The figure shows a roller coaster, initially the 200 kg car is pushed 3 m against a spring with spring constant of 2000 N/m, and is a height h above the lowest point on the track. When released, it descen... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/how-do-you-find-the-domain-and-range-of-y-log-5x | Precalculus
Topics
# How do you find the domain and range of y = log_5x?
Jul 19, 2015
$f \left(x\right) = {\log}_{5} x$ is the inverse of the function $e \left(x\right) = {5}^{x}$
which has domain $\left(- \infty , \infty\right)$ and range $\left(0 , \infty\right)$.
So the domain of ${\log}_{5} x$ is $\left(0 , \i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 14, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.rdocumentation.org/packages/leaflet/versions/2.0.2/topics/addTerminator | 0th
Percentile
Usage
addTerminator(map, resolution = 2, time = NULL, layerId = NULL,
group = NULL, options = pathOptions(pointerEvents = "none", clickable
= FALSE))
Arguments
map
a map widget object
resolution
the step size at which the terminator points are computed. The step size is 1 degree/resolution, i.e. hig... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://experts.syr.edu/en/publications/amplitude-analysis-of-b-j-%CF%88%CF%86k-decays | # Amplitude analysis of B+ →j /ψφK+ decays
(LHCb Collaboration)
Research output: Contribution to journalArticlepeer-review
71 Scopus citations
## Abstract
The first full amplitude analysis of B+→J/ψφK+ with J/ψ→μ+μ-, φ→K+K- decays is performed with a data sample of 3 fb-1 of pp collision data collected at s=7 and ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.ac.tuwien.ac.at/publications/biesinger-16?file=../../publications/tr.bib | A Genetic Algorithm in Combination with a Solution Archive for Solving the Generalized Vehicle Routing Problem with Stochastic Demands (bibtex)
by , ,
Reference:
A Genetic Algorithm in Combination with a Solution Archive for Solving the Generalized Vehicle Routing Problem with Stochastic DemandsBenjamin Biesinger, Bin ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/calculus/93249-covergence-series.html | # Math Help - Covergence of series
1. ## Covergence of series
Hi
I want to determine if this series is convergent or divergent.
Can anyone give me a hint on which theorem to use here?
$\displaystyle\sum_{k=1}^{\infty} \; ln(1+\frac{1}{k})$
thx
2. Can I use $ln(1+\frac{1}{k}) \geq ln(\frac{1}{k})$
And $\displayst... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 21, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://forums.torque3d.org/viewtopic.php?f=10&t=953&p=7795&sid=4cd905d83264887e3889ddcfdfc1a0ce | ### Trying to Compile Engine Changes(TAIK) using Linux
Expanding and utilizing the engine via C++.
#### Re: Trying to Compile Engine Changes(TAIK) using Linux
Online Jason Campbell
Posts: 138
Joined: Fri Feb 13, 2015 2:51 am
I've figured out the gdb debugger a little more and have been able to examine the backtrace... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/matter-wave-quantum-stuff.44130/ | # Matter wave / quantum stuff
1. Sep 22, 2004
### tyco05
G'day guys,
Just looking for a bit of help.... I'm not sure that I fully understand the question here either.... but here goes:
a) Using the Fourier integral,
$$\Psi(x)=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{+\infty}a(k)e^{ikx}dk$$
Show that a matter wave havin... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://link.springer.com/article/10.1186%2Fs13660-019-1975-0 | # Solvability of some classes of singular integral equations of convolution type via Riemann–Hilbert problem
• Pingrun Li
Open Access
Research
## Abstract
In this paper, we study methods of solution for some kinds of convolution type singular integral equations with Cauchy kernel. By means of the classical boundary ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://docs.wpcontentcrawler.com/1.11/license-settings-page.html | The license settings page is a simple page that you can enter your license key to activate the plugin. You can reach the page by clicking to Settings > Content Crawler License Settings from the sidebar of your admin panel.
The page has only one input field in which a license key should be entered. After entering the l... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cs.stackexchange.com/questions/3295/hardness-of-counting-solutions-to-np-complete-problems-assuming-a-type-of-reduc | # Hardness of counting solutions to NP-Complete problems, assuming a type of reduction
The $\text{NP-Complete}$ class of problems is defined w.r.t Karp Reductions, which are polytime many-one reductions. However, they need not necessarily preserve the number of solutions. A more restrictive type: polytime one-one redu... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://hal.archives-ouvertes.fr/hal-01779804 | New interface
# On the irreducibility of the hyperplane sections of Fermat varieties in P3 in characteristic 2
Abstract : Let t be an integer ≥ 3 such that t ≡ 1 mod 4. The absolute irreducibility of the polynomial ϕt(x,y)=xt+yt+1+(x+y+1)t(x+y)(x+1)(y+1) (over F2) plays an important role in the study of APN functions... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.beatthegmat.com/in-the-rectangular-quadrant-system-shown-t299693.html | • 5 Day FREE Trial
Study Smarter, Not Harder
Available with Beat the GMAT members only code
• Free Trial & Practice Exam
BEAT THE GMAT EXCLUSIVE
Available with Beat the GMAT members only code
• Free Practice Test & Review
How would you score if you took the GMAT
Available with Beat the GMAT members only code
• Ma... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://repository.uantwerpen.be/link/irua/113998 | Publication
Title
Pyrrolo[1,2-$\alpha$][1,4]benzodiazepines show potent in vitro antifungal activity and significant in vivo efficacy in a **Microsporum canis** dermatitis model in guinea pigs
Author
Abstract
Background Pyrrolo[1,2-α][1,4]benzodiazepines (PBDs) have been described as a novel class of antifungal compou... | {"extraction_info": {"found_math": true, "script_math_tex": 1, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.gatech.edu/seminars-colloquia/series/analysis-seminar/xuan-duong-20091208 | ## Weighted norm inequalities, Gaussian bounds and sharp spectral multipliers
Series:
Analysis Seminar
Tuesday, December 8, 2009 - 4:00pm
1 hour (actually 50 minutes)
Location:
Skiles 269
,
Macquarie University
Organizer:
In this talk,we study weighted L^p-norm inequalities for general spectralmultipliersfor self-ad... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://bibbase.org/network/publication/bryngelson-national-1987-spinglassesandthestatisticalmechanicsofproteinfolding | Spin glasses and the statistical mechanics of protein folding. Bryngelson, J D; National, P. W. P. o. t.; and 1987 National Acad Sciences .
@article{Bryngelson:uu,
author = {Bryngelson, J D and National, PG Wolynes Proceedings of the and {1987}},
title = {{Spin glasses and the statistical mechanics of protein folding}}... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://wiki.forecastverification.com/doku.php?id=metrics:reliability_plot | # forecastverification.com
### Sidebar
References
References
Verification software
Miscellaneous
LateX users
metrics:reliability_plot
# Reliability plot
One desired property of probabilistic forecasts is that forecasted event probabilities $f$ coincide with observed relative frequencies $F$. This is visualized in... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://web2.0calc.com/questions/simplify-the-square-root-of-8-times-the-square-root-of-6-times-the-square-root-of-3 | +0
# simplify the square root of 8 times the square root of 6 times the square root of 3.
0
370
3
simplify the square root of 8 times the square root of 6 times the square root of 3.
Guest Feb 22, 2017
Sort:
#1
+6358
+1
$$(\sqrt{8})(\sqrt{6})(\sqrt{3})$$
$$= \sqrt{(8)(6)(3)}$$
$$= \sqrt{(2)(2)(2)(2)(3)(3)}$$
$... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/104150-finding-equation-lines.html | # Thread: Finding the equation of lines
1. ## Finding the equation of lines
A bit confused on this:
1. Find the equation of the line between the points (9, -9) and (-5, -2).
m=y2-y1 -2 - -9 7 = -1
--------- (over) --------- ---- ----
x2-x1 -5 - -9 -14 2
y=-1/2x+b ... How would I find b, the y-intercept then?
2. F... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://ameriflux.lbl.gov/community/publication/why-do-large-scale-land-surface-models-produce-a-low-ratio-of-transpiration-to-evapotranspiration/ | Why Do Large-Scale Land Surface Models Produce A Low Ratio Of Transpiration To Evapotranspiration?
• Sites: US-MtB
• Publication Type: JOUR
• Authors: Chang, L.; Dwivedi, R.; Knowles, J. F.; Fang, Y.; Niu, G.; Pelletier, J. D.; Rasmussen, C.; Durcik, M.; Barron-Gafford, G. A.; Meixner, T.
• Most land surface models (... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://compgroups.net/comp.programming.threads/purify-problem-or-compiler-problem/2182894 | f
#### Purify problem or compiler problem?
Hi,
I am using sun's CC (c++ compiler) to compile the follow code:
#define __REENTRANT
#include <stdio.h>
void *one(void *dummy);
void two(void);
void output(void);
int main (int argc, char **argv)
{
pthread_create( &tid, NULL, one, NULL );
}
void *one(void *dummy)
{
o... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/summation-of-sin.163688/ | # Summation of sin
1. Apr 2, 2007
### svensl
Hello,
Can anyone give some hints on how to solve this:
$$\sum_{n=0}^{K-1}\frac{sin(2\pi n^2\Delta)}{n}$$
It's just the n^2 that complicates things. I tried re-writing it as
$$Im\sum_{n=0}^{K-1}\frac{e^{j n^2 x}}{n}$$,
where $$x=2\pi \Delta$$
but I cannot solve this e... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://plainmath.net/72123/i-have-the-following-samples-data | # I have the following 2 samples data 1 : 59.09 59.17 59.27 59.13 59.10 59.14 59.54 59.
I have the following 2 samples
data 1 : 59.09 59.17 59.27 59.13 59.10 59.14 59.54 59.90
data 2: 59.06 59.40 59.00 59.12 59.01 59.25 59.23 59.564
And I need to check whether there is differentiation regarding the mean and the varian... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 9, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.gradesaver.com/textbooks/math/calculus/calculus-10th-edition/chapter-3-differentiation-3-2-exercises-page-174/15 | ## Calculus 10th Edition
Rolle's Theorem can be applied; $c=\sqrt{5}-2.$
While $f(x)$ is not continuous at $x=-2$, the specified interval does not include $x=-2$ and hence $f(x)$ is continuous for all the values of $x$ in the closed interval and differentiable at every value of $x$ in the open interval. $f(-1)=f(3)=0.... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.onetransistor.eu/2016/03/plymouth-fix-nvidia.html | ### Fix boot splash screen (Plymouth) on Ubuntu
Plymouth is the Ubuntu application that displays the graphical splash screen when booting and shutting down the system[1]. It is long known that it has problems with proprietary Nvidia drivers. While on some computers it starts in low resolution mode, on others it works ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.ck12.org/algebra/One-Step-Equations-and-Inverse-Operations/lesson/Equations-with-Variables-on-One-Side-Honors/r10/ | <img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=iA1Pi1a8Dy00ym" style="display:none" height="1" width="1" alt="" />
You are viewing an older version of this Concept. Go to the latest version.
# One-Step Equations and Inverse Operations
## Add and subtract like terms as a step to solve equations.
0%
P... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.chegg.com/homework-help/questions-and-answers/a-heat-engine-working-between-2800oc-and-4900oc-takes-in-1226107-j-of-heat-and-delivers-27-q3413694 | ## Maximum efficiency of a gas engine
A heat engine working between 280.0oC and 490.0oC, takes in 1.226×107 J of heat and delivers 2.700×106 J of work per cycle. What is its efficiency? What is the maximum possible efficiency of an engine working between these two temperatures? | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://meta.electronics.stackexchange.com/questions/2547/drawing-waveforms | # Drawing Waveforms
In EE all we need to draw some waveforms to ask or answer questions.
Is this could be done with TeX? Or what are the software's you people are using?
Could we have add some tools to draw waveforms in here?
-
We are waiting for circuitlab to have a plugin to integrate with the site fully, but thi... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://wiki.kidzsearch.com/wiki/History_of_Christianity | kidzsearch.com > wiki
# History of Christianity
The history of Christianity is the history of the Christian religion and the Christian church, from Jesus and his apostles to our times. Christianity is the monotheistic religion that is based on the life and teaching of Jesus.
Christianity began in the 1st century AD ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.mathdoubts.com/logarithm/identities/change-of-base/division/ | # Change of Base Rule of Logarithm in Division form
## Formula
$\log_{b} m = \dfrac{\log_{a} m}{\log_{a} b}$
### Proof
$m$ and $a$ are two literals and the logarithm of $m$ to base $a$ is expressed in logarithmic form as $\log_{a} m$.
As per the base change rule of the logarithm in product form, the logarithm of $... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.biostars.org/p/108469/ | Computational Time for obspectrophore in Open Babel?
0
0
Entering edit mode
7.5 years ago
dxu108 • 0
I apologize in advance if this question is naive/simple. I am currently running the Open Babel command obspectrophore as follows:
obspectrophore -i tester.sdf
where tester.sdf is an SDF file generated from the follo... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cse.iith.ac.in/?q=node/579 | Invited Talk by Dr. R Inkulu on A polynomial time algorithm for finding an approximate shortest path amid weighted regions
Title: A polynomial time algorithm for finding an approximate shortest path amid weighted regions
SpeakerDr. R Inkulu, IIT Guwahati
Host Faculty: Dr. Subrahmanyam Kalyanasundaram
Room No: Room 31... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.chegg.com/homework-help/questions-and-answers/w-5900-cm-wide-diffraction-grating-200-grooves-used-resolve-two-closely-spaced-lines-doubl-q2433231 | A w = 5.900-cm wide diffraction grating with 200 grooves is used to resolve two closely spaced lines (a doublet) in a spectrum. The doublet consists of two wavelengths, λa = 645.7 nm and 645.9 nm. The light illuminates the entire grating at normal incidence.
a) Calculate to five significant digits the angle θla and θl... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.groundai.com/project/icecube-bounds-on-sterile-neutrinos-above-10-ev/ | IceCube bounds on sterile neutrinos above 10 eV
# IceCube bounds on sterile neutrinos above 10 eV
Mattias Blennow Instituto de Física Teórica UAM/CSIC, Calle Nicolás Cabrera 13-15, Cantoblanco E-28049 Madrid, Spain Department of Physics, School of Engineering Sciences, KTH Royal Institute of Technology, AlbaNova Univ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/rise-and-run.50280/ | # Rise and Run
1. Oct 29, 2004
undefinedundefined
I am in the process of planning my Coursework, I’m investigating rise and run; the time taken for a trolley to slide down a slope with varying distances from the end and with various inclinations, and I’ve hit a wall, a problem... :grumpy:
I'm looking for a formula t... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://math.stackexchange.com/questions/2714429/find-a-generator-of-the-intersection-of-three-subgroups-of-the-integers | # Find a generator of the intersection of three subgroups of the integers
$(\Bbb Z,+)$ is infinite group and cyclic with $a\in(\Bbb Z,+)$.
$\langle a \rangle=\langle 24 \rangle\cap \langle 30 \rangle \cap \langle 12 \rangle$.
I want to find all of $a$ and I know $$\langle 24\rangle =\{\dots ,-96,-72,-48,-24,0,24,48,... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://indico.cern.ch/event/839985/contributions/3983684/ | # LXX International conference "NUCLEUS – 2020. Nuclear physics and elementary particle physics. Nuclear physics technologies"
Oct 11 – 17, 2020
Online
Europe/Moscow timezone
## Singular background in а model of material plane interacting with Dirac particles
Oct 13, 2020, 2:40 PM
25m
Online
#### Online
Oral repor... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://crypto.stackexchange.com/questions/76957/can-dna-computing-to-solve-elliptic-curve-algorithms-using-this-method/76958 | Can DNA computing to solve elliptic curve algorithms using this method
The authors of this paper: Fast Parallel Molecular Algorithms for DNA-Based Computation: Solving the Elliptic Curve Discrete Logarithm Problem over $$GF(2^n)$$ proposed a novel algorithm based on DNA computing which they claim (in theory, at least)... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://curriculum.illustrativemathematics.org/HS/students/2/5/6/index.html | Lesson 6
Scaling Solids
• Let’s see how the surface area and volume of solids change when we dilate them.
6.1: Math Talk: Cube Volumes
Find the volume of each cube mentally.
6.2: How Do Surface Area and Volume Change with Scaling?
1. Use the applet to build cubes that result from dilating a unit cube by each scal... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/how-do-you-find-the-derivative-of-f-x-5x-2e-x | Calculus
Topics
# How do you find the derivative of f(x)=5x-2e^x?
Oct 30, 2016
$f ' \left(x\right) = 5 - 2 {e}^{x}$
#### Explanation:
$f ' \left(x\right) = \frac{d \left(5 x\right)}{\mathrm{dx}} - \frac{d \left(2 {e}^{x}\right)}{\mathrm{dx}} \to$since there is only a subtraction operation, the separate parts of th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathematica.stackexchange.com/users/1194/jvincent?tab=activity&sort=all&page=16 | # jVincent
less info
reputation
12254
bio website location age 28 member for 2 years, 5 months seen Sep 28 at 18:24 profile views 469
# 737 Actions
Dec21 answered Can I redefine a list as a set of variables? Dec21 answered How to make a Tooltip display dynamic based on a parameter value? Dec21 revised More structur... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://aliceinfo.cern.ch/ArtSubmission/node/519 | # Forward-central two-particle correlations in p-Pb collisions at sqrt(s_NN)=5.02 TeV
Submission Date:
26/06/2015
Article Information
Submission Form
System:
p-Pb
Energy:
5.02 TeV
Abstract Plain Text:
Two-particle angular correlations between trigger particles in forward pseudorapidity range (2.5 < |eta| < 4.0) and as... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://hal-meteofrance.archives-ouvertes.fr/meteo-00340111 | # Thermodynamical and radiative impact of the correction of sounding humidity bias in the tropics
Abstract : Accurate measurements of atmospheric water vapor are crucial to many aspects of climate research and atmospheric science. This paper discusses some of the meteorological implications of a bias discovered in the... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://proofwiki.org/wiki/Ring_of_Integers_Modulo_Prime_is_Field/Proof_2 | # Ring of Integers Modulo Prime is Field/Proof 2
## Theorem
Let $m \in \Z: m \ge 2$.
Let $\struct {\Z_m, +, \times}$ be the ring of integers modulo $m$.
Then:
$m$ is prime
$\struct {\Z_m, +, \times}$ is a field.
## Proof
Let $p$ be prime.
From Irreducible Elements of Ring of Integers, we have that $p$ is irred... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://openlab.citytech.cuny.edu/shavermat1375fall2017/ | ## Test 4 postponed to Wednesday
Due to circumstances beyond my control, Test 4 will be postponed until Wednesday 4 December. I know you are very sad to hear this 🙂
We will have class as usual today and it’s a very important lesson, so see you then!
## Resources and practice problems on the binomial theorem
Here a... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 36, "mimetex.cgi": 0, "/images/ma... |
http://math.stackexchange.com/users/6179/did?tab=activity&sort=reviews | # Did
less info
reputation
17129289
bio website location age member for 3 years, 9 months seen 12 mins ago profile views 31,290
As somebody used to say:
Does research. Smokes. Battles administration. Smokes. Wishes he could stop battling administration so that he could have more time to do research. Smokes some more... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.wsa.rwth-aachen.de/cms/WSA/Forschung/Publikationen/~gkev/Details/?file=230332&lidx=1 | # A high resolution collision algorithm for anisotropic particle populations
Pischke, Philipp (Corresponding author); Kneer, Reinhold
Aachen : Publikationsserver der RWTH Aachen University (2014)
Conference Presentation
Abstract
In turbulent particle laden flows such as liquid sprays, droplet collisions make a sign... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://research.rug.nl/en/publications/a-bright-high-rotation-measure-frb-that-skewers-the-m33-halo | # A bright, high rotation-measure FRB that skewers the M33 halo
L. Connor*, J. van Leeuwen, L. C. Oostrum, E. Petroff, Y. Maan, E. A. K. Adams, J. J. Attema, J. E. Bast, O. M. Boersma, H. Dénes, D. W. Gardenier, J. E. Hargreaves, E. Kooistra, I. Pastor-Marazuela, R. Schulz, A. Sclocco, R. Smits, S. M. Straal, D. van d... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.sciword.co.uk/mailings/August2017.htm | August 2017
From: Dr Christopher Mabb, Scientific Word Ltd.
To: Our Scientific Word/WorkPlace/Notebook Technical Typesetting list
The current version is v6.0.26. Still version 6.0.26! That's really good news – it looks like we've finally got to the end of the b*g fixes; and the number of Technical issues is on the de... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 1, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://lockywolf.net/2020-10-29_scheme-story.html | The Project "SICP-2020".
2.Abstract
At some point in my life I decided that I need to know programming well in order to navigate the modern world.
This page describes the project that I undertook in 2019-2020, with the goal of modernising computer science education. Its purpose is to collect in one place links to al... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/86797/whats-the-probability-of-2-head-given-at-least-1-head | Problem Two coins are tossed. What's the probability of 2-head given at least 1 head?
I got the answer to be: $$P = \dfrac{(1/2)(1/2)}{1 - 1/4} = \dfrac{1}{3}$$ but I have a feeling it should be greater than this, could anyone help me out?
-
This is correct. Stipulating at least one head leaves three equally probable... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://m3g.github.io/CellListMap.jl/stable/ecosystem/ | # Ecosystem integration
## Agents.jl
Agents.jl provides a comprehensive framework for simulation, analysis and visualization of agent-based systems. CellListMap can be used to accelerate these simulations, and the integration of the packages is rather simple, particularly using the PeriodicSystems interface. A comple... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://slideplayer.com/slide/4271080/ | # Chapter 5. Angle Modulation Husheng Li The University of Tennessee.
## Presentation on theme: "Chapter 5. Angle Modulation Husheng Li The University of Tennessee."— Presentation transcript:
Chapter 5. Angle Modulation Husheng Li The University of Tennessee
Phase and Frequency Modulation Consider the standard CW ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.nag.com/numeric/fl/nagdoc_fl24/html/D01/d01gcf.html | D01 Chapter Contents
D01 Chapter Introduction
NAG Library Manual
# NAG Library Routine DocumentD01GCF
Note: before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.
## 1 Purpose
D01GCF calculates... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 110, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m... |
http://crypto.stackexchange.com/users/9084/oberstet?tab=activity&sort=comments | oberstet
Reputation
Top tag
Next privilege 250 Rep.
Apr29 comment What is wrong with AES-CTR-HMAC-SHA256 - or why is it not in TLS? Thanks for collecting historical traces! The list of non-technical reasons (for non-existance of more TLS CTR) you give is compelling. Too bad;( Dec22 comment With OpenSSL and ECDHE, how ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://puzzling.stackexchange.com/questions/5806/4d-maze-creation/5817 | # 4D Maze Creation!
I have a problem for anybody who cares to try.
You're job is to take a 10x10x10x10 size tesseract and design a maze that fits. The maze must be a perfect maze (no loops, one path cannot be followed and find the start of its path without having the solver turn around), and must have at least 25 dea... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://emj.bmj.com/content/early/2016/08/01/emermed-2015-204954 | Article Text
## other Versions
Predictors of patient satisfaction in an emergency care centre in central Saudi Arabia: a prospective study
1. Mostafa A Abolfotouh1,2,
2. Mohammed H Al-Assiri1,
3. Rabab T Alshahrani2,
4. Zainab M Almutairi1,
5. Raid A Hijazi3,
6. Ahmed S Alaskar1,4
1. 1King Abdullah International Medi... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/203873/how-many-triangles | # How many triangles
I saw this riddle today, it asks how many triangles are in this picture .
I don't know how to solve this (without counting directly), though I guess it has something to do with some recurrence.
How can count the number of all triangles in the picture ?
-
– Raskolnikov Sep 28 '12 at 8:57
With th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://jacktsaitech.com/2020/07/22/162.%20Find%20Peak%20Element/ | # 162. Find Peak Element
## Design
The basic idea of this problem is to apply the binary search approach, and find out which side of the middle point is the peak element at.
1. Find out the middle point mid1 and record its next element as mid2.
2. See if nums[mid1] > nums[mid2], which means that the trend of the arr... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://research.aston.ac.uk/en/publications/catalytic-conversion-of-bio-oil-in-supercritical-water-influence- | # Catalytic conversion of bio-oil in supercritical water: Influence of RuO2/γ-Al2O3 catalysts on gasification efficiencies and bio-methane production
Jude Onwudili, Paul T Williams
Research output: Contribution to journalArticlepeer-review
## Abstract
Catalytic supercritical water gasification of heavy (dewatered) ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://jp.maplesoft.com/support/help/maple/view.aspx?path=ifelse | ifelse - Maple Help
ifelse
the conditional function
Calling Sequence Conditional Function ifelse(conditional expression, true expression, false expression) if(conditional expression, true expression, false expression)
Description
• The ifelse(c,a,b) function requires three arguments and returns the evaluation of... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 7, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.mathcaptain.com/algebra/solving-equations-with-variables-on-both-sides.html | Equations can be classified into linear, quadratic or cubic etc. Similarly linear equations can be classified into those containing, one variable, two variables or three or more variables.
While solving these equations we follow the rules of equality we discussed in earlier sections. To solve the linear equation of on... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |