url
stringlengths
14
1.76k
text
stringlengths
100
1.02M
metadata
stringlengths
1.06k
1.1k
https://em.geosci.xyz/content/maxwell2_static/governing_equations/solving_dc_equations.html
# Solving DC Equations¶ (338)$\boldsymbol{\nabla} \cdot \sigma\boldsymbol{\nabla}\phi = \boldsymbol{\nabla}\cdot\mathbf{j}_{source}.$ ## Numeric¶ For an arbitrary conductivity model, equation (338) cannot be solved exactly. In order to simulate a geophysical survey over an earth with a complicated conductivity distr...
{"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.open.edu/openlearn/ocw/mod/oucontent/view.php?id=68098&section=2.2
Forensic psychology Start this free course now. Just create an account and sign in. Enrol and complete the course for a free statement of participation or digital badge if available. Free course # 2.2 Re-evaluating the statements Figure 8 You know now that a question can suggest a response, that the co-witnessing ...
{"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://nuit-blanche.blogspot.com/2014/07/phase-retrieval-via-wirtinger-flow.html
## Wednesday, July 16, 2014 ### Phase Retrieval via Wirtinger Flow: Theory and Algorithms - implementation - We study the problem of recovering the phase from magnitude measurements; specifically, we wish to reconstruct a complex-valued signal x of C^n about which we have phaseless samples of the form y_r = |< a_r,x ...
{"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.nag.com/numeric/MB/manual64_24_1/html/F12/f12aef.html
Integer type:  int32  int64  nag_int  show int32  show int32  show int64  show int64  show nag_int  show nag_int Chapter Contents Chapter Introduction NAG Toolbox # NAG Toolbox: nag_sparseig_real_monit (f12ae) ## Purpose nag_sparseig_real_monit (f12ae) can be used to return additional monitoring information during ...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 22, "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.nature.com/articles/s41598-018-36053-4?error=cookies_not_supported&code=a93376de-36bf-457c-9e41-e5b817b66737
Article | Open | Published: # Day-to-day variations in sleep quality affect standing balance in healthy adults Scientific Reportsvolume 8, Article number: 17504 (2018) | Download Citation ## Abstract Acute sleep deprivation is known to affect human balance and posture control. However, the effects of variations 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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://web2.0calc.com/questions/help-again_6
+0 # Help again! +4 300 1 +737 Consider the geometric series $$4+\frac{12}{a}+\frac{36}{a^2}+\cdots.$$ If the sum is a perfect square, what is the smallest possible value of a where a is a positive integer? Sep 11, 2017 ### 1+0 Answers #1 +96244 +2 Note that r = 3/a And the sum of the series can be represented...
{"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://eprints.soton.ac.uk/397114/
The University of Southampton University of Southampton Institutional Repository Leptogenesis and residual CP symmetry Cheng, Peng, Ding, Gui-Jun and King, Stephen F. (2016) Leptogenesis and residual CP symmetry. Journal of High Energy Physics, 2016 (206), 1-36. Record type: Article Abstract We discuss flavour dep...
{"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://robjlow.blogspot.com/2017/06/finding-greatest-common-divisors-and.html
# Greatest Common Divisor The problem is simple: given two positive integers, $$a$$ and $$b$$, how do we find $$\gcd(a,b)$$, the greatest common divisor of $$a$$ and $$b$$ (i.e. the largest integer that $$a$$ and $$b$$ are both multiples of)? Just about everybody learns how to do this at school. You break each of $$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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://stats.stackexchange.com/questions/253358/dynamic-time-warping-dtw-unexpected-results
# dynamic time warping (DTW): unexpected results on the wave of the suggestions given to me on this topic I started (time series similarities: which techniques for each transformation?) I decided to give another try at Dynamic Time Warping but I newly found myself at "en empasse" due to the fact that DTW is unable 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": 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/algebra/273268-prove-9-divides-n-6-17-when-gcd-9-n-1-a.html
# Thread: prove that 9 divides n^6+17 when gcd(9,n)=1 2. ## Re: prove that 9 divides n^6+17 when gcd(9,n)=1 Well you should be able to show what you did for the FIRST step of an induction proof. Hard to tell if you are on the right path if you don't show even your first step. EDIT: Are you required to use induction?...
{"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": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/dont-understand-the-taylor-expansion.581845/
# Don't understand the taylor expansion? 1. Feb 27, 2012 ### Lengalicious Not sure under which forum this should have gone under, anyway can someone who really understands it explain it to me in as simple terms as they can, from what i'm getting its approximates something for a function or something? No idea. 2. Fe...
{"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://lists.gnu.org/archive/html/lilypond-user/2009-11/msg00149.html
lilypond-user [Top][All Lists] ## Re: setting the beatlength for sixteenth-sixtuplets From: Mats Bengtsson Subject: Re: setting the beatlength for sixteenth-sixtuplets Date: Mon, 09 Nov 2009 10:55:35 +0100 User-agent: Thunderbird 2.0.0.5 (X11/20070716) How about the following: \version "2.12.2" SSX = #(define-musi...
{"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://stats.stackexchange.com/questions/258159/predictive-analysis-of-discrete-survival-time/316794
# Predictive analysis of discrete survival time I have a standard time to event data set, with both time-independent and time-varying covariates. I assume the time to event is a discrete random variable, and construct the extended data set to estimate a logistic model (following this link: http://data.princeton.edu/w...
{"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://astarmathsandphysics.com/a-level-maths-notes/s2/3772-the-poisson-distribution.html
## The Poisson Distribution The Poisson distribution models a situation in whichevents happen at a certain rate, so many accidents in this stretch ofroad per month, or so many misprints in this book per page. It iswritten ,whereisthe mean number of events in a certain time period. The Poissondistribution has the very ...
{"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://koreascience.or.kr/search.page?keywords=%24%7B%5Calpha%7D%24-Keto+Acids
• Title, Summary, Keyword: ${\alpha}$-Keto Acids ### Determination of ${\alpha}-Keto$ Acids in Serum and Urine Using 1,2-Diamino-4,5-methylendioxybenzene as a Fluorescent Derivatizating Agent by High Performance Liquid Chromatography (HPLC법에 의한 1,2-디아미노-4,5-메틸렌디옥시벤젠을 형광유도체화제로 한 혈청 및 뇨 중의 ${\alpha}$-케토산의 분석) • Ok, Chi...
{"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://brilliant.org/practice/order-of-operations-addition-and-multiplication/
Everyday Math # Order of Operations - Addition and Multiplication Evaluate $50-13 \times 3+20+7 \times 5.$ Evaluate $33 \div 11 \times 6 + 21 - 15 \div 5.$ Evaluate $-3 + 8 \div 5 \div 4 \times 10 + 7.$ What is the value of $4 \times 8 \div 4 \times 4 ?$ Evaluate $45+7 \times 3+5-7 \times 4.$ ×
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 5, "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://www.chemzipper.com/2021/05/1-m-aqueous-solution-of-nacl-undergo.html
Welcome to Chem Zipper.com......: 1 M aqueous solution of NaCl undergo electrolysis if 50 mA current is passed for 12 hours assume current efficiency is 25%. The total volume of gas produced at standard state is. NaCl (aq) solution undergoes electrolysis as: ## Monday, May 10, 2021 ### 1 M aqueous solution of NaCl un...
{"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.sportsandhealthcaresolutions.com/uncategorized/valence-seed-covering-electron-combine-repulsion-theory/
Select Page According to the Valence Seed covering Electron Couple Repulsion theory (VSEPR), electron frames keep off the other whether or not are glued or perhaps in only frames. This really is in essence a trigonal bipyram axial perspective can be 172°, fewer than 180° because of LP-BP repulsions (Figure $$\PageInde...
{"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.physicsforums.com/threads/1st-order-differential-equation.164490/
# 1st order differential equation • Start date • #1 59 0 ## Homework Statement (Can someone please check my work? Bear with me, this is my first time using LaTex on this forum...) Find the general solution to the first oder ODE $$y'-y=e^x$$ by substituting a series $$y= \sum_{n=0}^\infty a_n x^n$$ about $$x_0=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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/cross-product-proof-1.584454/
# Cross Product Proof #1 • #1 49 0 The cross product between two vectors $\vec{A}$x$\vec{B}$ and $\vec{C}$ is given by the following equation: ($\vec{A}$x$\vec{B}$)x$\vec{C}$=($\vec{A}$.$\vec{C}$)$\vec{B}$-($\vec{B}$.$\vec{C}$)$\vec{A}$ Well, as I'm sure you know, proving something is true is different than proving h...
{"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/how-do-you-find-the-roots-real-and-imaginary-of-y-2x-2-7x-2-using-the-quadratic-
Algebra Topics # How do you find the roots, real and imaginary, of y= 2x^2 - 7x + 2 using the quadratic formula? Aug 29, 2017 #### Answer: See a solution process below: #### Explanation: The quadratic formula states: For $\textcolor{red}{a} {x}^{2} + \textcolor{b l u e}{b} x + \textcolor{g r e e n}{c} = 0$, the...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 12, "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.researchgate.net/publication/7680401_Morphological_ontogenetic_and_molecular_characterization_of_Scutellospora_reticulata_(Glomeromycota)
Article # Morphological, ontogenetic and molecular characterization of Scutellospora reticulata (Glomeromycota). Mycol Res Université catholique de Louvain, Лувен-ла-Нев, Wallonia, Belgium (Impact Factor: 2.81). 07/2005; 109(Pt 6):697-706. DOI: 10.1017/S0953756205002546 Source: PubMed ABSTRACT The arbuscular mycorr...
{"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://rbpsponge.com/manual
# Manual ### Step 1: Choose an RBP We have a pre-defined list of 40 RBPs, please choose one of them from the drop-down list. ### Step 2: Upload target / background gene lists (optional) Please upload target / background gene lists which will be used in follow-up statistical analyses. Ensemble gene ids are expected....
{"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.arxiv-vanity.com/papers/1909.12852/
# Fermionic neural-network states for ab-initio electronic structure Kenny Choo Department of Physics, University of Zurich, Winterthurerstrasse 190, 8057 Zurich, Switzerland    Antonio Mezzacapo IBM T.J. Watson Research Center, Yorktown Heights, NY, USA    Giuseppe Carleo Center for Computational Quantum Physics, Fla...
{"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://economics.stackexchange.com/questions/18518/homogeneous-of-degree-two-utility-functions-and-homothetic-preferences/18519
# Homogeneous of Degree Two Utility Functions and Homothetic Preferences. The understanding that I am not clear is in when do homothetic preferences represent a utility function and vice-versa. My solution to the problem is posted below the problem: A consumer’s preferences are described by a utility function that is...
{"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://arxiv.org/abs/1710.00846
astro-ph.CO (what is this?) # Title: Measuring Dark Energy Properties with Photometrically Classified Pan-STARRS Supernovae. II. Cosmological Parameters Abstract: We use 1169 Pan-STARRS supernovae (SNe) and 195 low-$z$ ($z < 0.1$) SNe Ia to measure cosmological parameters. Though most Pan-STARRS SNe lack spectroscop...
{"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://math.stackexchange.com/questions/1976250/what-is-the-maximum-distance-of-k-points-in-an-n-dimensional-hypercube
# What is the maximum distance of k points in an n-dimensional hypercube? For this question, I'm thinking only about the euclidean distance: Let $p_1 = (x_1^{(1)}, \dots, x_n^{(1)})$ and $p_2 = (x_1^{(2)}, \dots, x_n^{(2)})$ be $n$-dimensional points. The euclidean distance of $p_1$ and $p_2$ is $$d(p_1, p_2) = \sqrt...
{"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.atmos-chem-phys.net/18/9929/2018/
Journal cover Journal topic Atmospheric Chemistry and Physics An interactive open-access journal of the European Geosciences Union Journal topic Atmos. Chem. Phys., 18, 9929–9954, 2018 https://doi.org/10.5194/acp-18-9929-2018 Atmos. Chem. Phys., 18, 9929–9954, 2018 https://doi.org/10.5194/acp-18-9929-2018 Research art...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 47, "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://physics.stackexchange.com/questions/287685/trajectory-of-safe-descent-into-a-black-hole
Trajectory of safe descent into a black hole Is there any specific trajectory that an object can take in a black hole without it getting spaghettified? I am aware that the intance gravity of a black hole would rip apart any object if it falls into one, but would there be any points or paths in the black hole's gravita...
{"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://docs.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/trace-debug/system-diagnostics-element?redirectedfrom=MSDN
# <system.diagnostics> Element Specifies trace listeners that collect, store, and route messages and the level where a trace switch is set. <configuration> <system.diagnostics> ## Syntax <system.diagnostics> </system.diagnostics> ## Attributes and Elements The following sections describe attributes, child elemen...
{"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://slideplayer.com/slide/2466983/
# M.1 U.1 Complex Numbers. ## Presentation on theme: "M.1 U.1 Complex Numbers."— Presentation transcript: M.1 U.1 Complex Numbers What are imaginary numbers? Viewed the same way negative numbers once were How can you have less than zero?  Numbers which square to give negative real numbers. “I dislike the term “imagi...
{"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://blog.ifem.co.uk/blog/2015/08/22/an-awful-mymaths-homework-question/
Categories # An Awful MyMaths Homework Question When I was teaching mean from a frequency table I remember looking on MyMaths and seeing the questions they had (I don’t use MyMaths that much to be honest), and they had this…. Not holding back now…. I think this is an awful question. This is mainly because of the 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.math.psu.edu/ccma/cmal/laboratories/cmal/lecture/2015/0326/1452.html
#### Discontinuous Petrov Galerkin Method with Optimal Test Functions views • Speaker(s)Leszek Demkowicz (niversity of Texas at Austin) • DateFrom 2014-06-26 To 2014-06-26 • VenueRoom 77201 at #78 courtyard, Beijing International Center for Mathematical Research Speaker: Leszek Demkowicz (University of Texas at Austi...
{"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://lucadifino.wordpress.com/2010/10/13/how-to-calculate-speed-of-cosmic-ray-particles-from-kinetic-energy/
## How to calculate speed of cosmic ray particles from kinetic energy In high energy and astroparticle physics energies for cosmic ray particles are given in GeV/n. But how much is that in term of speed? First of all we must remember that these energies are kinetic energies (k). The total energy  E of a particle is th...
{"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://en.wikipedia.org/wiki/CANbus
# CAN bus (Redirected from CANbus) A Controller Area Network (CAN bus) is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other's applications without a host computer. It is a message-based protocol, designed originally for multiplex electrical wiring within autom...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 10, "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/ma...
https://www.physicsforums.com/threads/easy-tank-model-outflow-of-tank-proportional-to-volume-of-tank.531534/
# Homework Help: Easy Tank Model? Outflow of tank proportional to volume of tank. 1. Sep 18, 2011 ### takbq2 1. Suppose we have a tank partially fi lled with water. There is a pipe feeding water to the tank as a variable ow rate and there is also a drain pipe with a computer controlled variable valve hooked to a sen...
{"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://sudan.validmeasures.org/_pages/2016-02-09-stage-2-sampling-protocol/
Node 1. The determination of which survey village to visit first will depend on how the survey team plans and organises their movement through the whole study area/cluster. It will also be impacted on by where the survey team decides to base themselves within the study area/cluster. Node 2. This step is important as t...
{"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.lessonplanet.com/teachers/multiply-up-to-12-by-0-b
# Multiply Up To 12 By 0 (B) ##### This Multiply Up To 12 By 0 (B) worksheet also includes: In this multiplication worksheet, students find the product by multiplying a variety of numbers times zero. Students solve 36 problems.
{"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://phys.libretexts.org/Bookshelves/Relativity/General_Relativity_(Crowell)/05%3A_Curvature/5.10%3A_From_Metric_to_Curvature
# 5.10: From Metric to Curvature $$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$ $$\new...
{"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://cryptohack.gitbook.io/cryptobook/lattices/lll-reduction/gaussian-reduction
# Overview Lagrange's algorithm, often incorrectly called Gaussian reduction, is the 2D analouge to the Euclidean algorithm and is used for lattice reduction. Intuitively, lattice reduction is the idea of finding a new basis that consists of shorter vectors. Before going into Lagrange's algorithm, we first recap the E...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 49, "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/ma...
https://cs.stackexchange.com/questions/10174/how-do-we-find-the-optimal-modulus-q-in-rabin-karp-algorithm
# How do we find the optimal modulus q in Rabin-Karp algorithm? I asked a similar question here on Rabin Karp algorithm. My present question is, how do we find the best $q$ (i.e modulus)? What is the criterion? We need to choose a $q$ which will be quick to calculate and also must result in lesser number of spurious h...
{"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://lonuqrj.web.app/9338/51695.html
# H vs hbar AUG HBAR vs. ACR; User Info: gtadominate. gtadominate 11 years ago #1. I am sort of a mix between a sniper and a foot soldier. I have been using the M4A1 since the start of the game but want to switch to either AUG HBAR or ACR. Which one is better in people's opinions? Faster load times? Worse Recoil? Sím...
{"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://asmedigitalcollection.asme.org/ESDA/proceedings-abstract/ESDA2004/41758/497/302261
For uniform deformation, based on bulk microfabrication with isotropic etching, two types of hemispherical electrostatic micro deformable focusing mirror are designed. One of the focusing mirrors is center-anchored, and the other is circular clamped. Using theory of shells, theoretical solution of deformation under uni...
{"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://codereview.stackexchange.com/questions/232255/single-player-python-battleship-game
Single Player Python Battleship Game I made a battleship game for a programming class, where I only had about a week to get it done. Under this time crunch, and the fact that I don't know python very well, I made some of the code in very roundabout ways, and probably far more complicated than it needs to be. """ This...
{"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.amanithvg.com/docs/vgapi/007-matrix-transformation.html
# Coordinate Systems and Trasformations ## Coordinate Systems [6.4] Geometric coordinates are specified in the user coordinate system. The path-user-tosurface (VG_MATRIX_PATH_USER_TO_SURFACE) and image-user-to-surface (VG_MATRIX_IMAGE_USER_TO_SURFACE) transformations map between the user coordinate system and pixel c...
{"extraction_info": {"found_math": true, "script_math_tex": 4, "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...
https://epijim.uk/code-snippets/sparklines/
# LaTeX sparklines from R ## Why? Standard deviations and inter-quartile ranges help give a general impression of the distribution of a variable, but sometimes I want to show what a variable looks like, without devoting half the page to add a figure. In my PhD, I needed a quick way to take a variable in R, and produc...
{"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://alanrendall.wordpress.com/category/dynamical-systems/
## Archive for the ‘dynamical systems’ Category ### Feinberg’s proof of the deficiency zero theorem November 23, 2015 I discussed the deficiency zero theorem of chemical reaction network theory (CRNT) in a previous post. (Some further comments on this can be found here and here.) This semester I am giving a lecture ...
{"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": 161, "mimetex.cgi": 0, "/images/m...
http://spmchemistry.onlinetuition.com.my/2014/03/calculating-heat-change.html
# Calculating Heat Change Heat change in a chemical reaction is directly proportional to the number of mole of reactant that take part in a reaction or number of mole of product been produced. Example 1: N(g) + ½ O2(g) → NO2(g) ∆H = +66 kj mol-1 Calculate the heat change when 0.1 mole of nitrogen dioxide is formed in...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 4, "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/157685/characterization-of-ideals-in-rings-of-fractions
# Characterization of ideals in rings of fractions Let $R$ be a commutative unital ring. Let $S$ be a multiplicative subset. Is there a characterisation of the ideals in the ring of fractions $S^{-1}R$ in terms of ideals $I$ in $R$ and $R$? - I should think that the ideas of the $S^{-1}R$ should somehow depend on bo...
{"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.aimsciences.org/article/doi/10.3934/krm.2017018
# American Institute of Mathematical Sciences June  2017, 10(2): 467-479. doi: 10.3934/krm.2017018 ## Approximate explicit stationary solutions to a Vlasov equation for planetary rings Department of Mathematics and Computer Science, University of Catania, Viale A. Doria 6,95125 Catania, Italy Received  January 201...
{"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://export.arxiv.org/abs/1109.2758
astro-ph.GA (what is this?) # Title: Low temperature FIR and submm mass absorption coefficient of interstellar silicate dust analogues Abstract: Cold dust grains emission in the FIR/submm is usually expressed as a modified black body law in which the dust mass absorption coefficient (MAC), is described with a temper...
{"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.mathworks.com/help/signal/ref/ss.html?nocookie=true
# ss Convert digital filter to state-space representation ## Description example [A,B,C,D] = ss(d) converts a digital filter, d, to its state-space representation. The state-space representation of a filter is given by $\begin{array}{c}x\left(k+1\right)=Ax\left(k\right)+Bu\left(k\right),\\ y\left(k\right)=Cx\left...
{"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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://hal-insu.archives-ouvertes.fr/insu-01558983
# Long-period magnetospheric-ionospheric perturbations during northward interplanetary magnetic field Abstract : In this paper we present observations of long-period magnetospheric-ionospheric perturbations during northward interplanetary magnetic field (IMF). On November 10-11, 1998, the IMF was northward for 29 hour...
{"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://hamiltonianfunction.blogspot.com/2012/04/
“Be kind, for everyone you meet is fighting a hard battle” - Often attributed to Plato but likely from Ian McLaren (pseudonym of Reverend John Watson) ## Sunday, April 22, 2012 ### What would it take for the U.S. to bring Brent crude to $68./bbl? (Newt Gingrich on energy, part 2) In a previous post I made my case tha...
{"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://stats.stackexchange.com/questions/253407/how-to-calculate-information-included-in-rs-confusion-matrix
# How to calculate information included in R's confusion matrix I want know the formulas for the information highlighted in the confusion matrix in the picture below: • Although the code & output depicted are from R, this isn't a programming question. The question asks for the formulas used to produce the highlighted...
{"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/electrons-vs-quarks.325732/
# Electrons vs Quarks 1. Jul 18, 2009 ### sidmontu Hi, I am currently a student, still grasping some basic concepts of quantum mechanics. I've been reading some books, and the model on quarks intrigue me. There's something I'll like to clarify though. Mass Up Quark - 1.5 to 3.3 MeV/c2 Down Quark - 3.5 to 6.0 MeV/...
{"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.machinedlearnings.com/2017/
## Thursday, August 10, 2017 ### ICML 2017 Thoughts ICML 2017 has just ended. While Sydney is remote for those in Europe and North America, the conference center is a wonderful venue (with good coffee!), and the city is a lot of fun. Everything went smoothly and the organizers did a great job. You can get a list 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://shop.cbmaplefarm.com/products/3d-leaf-filled-with-vermont-maple-syrup
# 3D Leaf filled with Vermont Maple Syrup • \$5.59 Shipping calculated at checkout. The 3D effect of this unique bottle filled with Amber Rich Taste Maple Syrup is from the raised maple leaf veins on opposite halves of the glass. ### Get a Discount Buy any six Vermont maple syrup grades in any six Vermont maple syr...
{"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.science.gov/topicpages/d/disk+reflection+signatures.html
#### Sample records for disk reflection signatures 1. Disk Reflection Signatures in the Spectrum of the Bright Z-Source GX 340+0 D'Aì, A.; Iaria, R.; Di Salvo, T.; Matt, G.; Robba, N. R. 2009-03-01 We present the preliminary results of a 50 ks long XMM-Newton observation of the bright Z-source GX 340+0. In this Let...
{"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...
http://www.inf.ed.ac.uk/publications/report/0460.html
Informatics Report Series Report EDI-INF-RR-0460 Related Pages Report (by Number) Index Report (by Date) Index Author Index Institute Index Home Title:A polynomial-time approximation algorithm for the permanent of a matrix with nonnegative entries Authors: Mark Jerrum ; Alistair Sinclair ; Eric Vigoda Date:Jul 2004 P...
{"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://pypi.org/project/pyobjc/8.1/
Python<->ObjC Interoperability Module ## Project description PyObjC is a bridge between Python and Objective-C. It allows full featured Cocoa applications to be written in pure Python. It is also easy to use other frameworks containing Objective-C class libraries from Python and to mix in Objective-C, C and C++ sourc...
{"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://mathspace.co/textbooks/syllabuses/Syllabus-453/topics/Topic-8404/subtopics/Subtopic-111172/?activeTab=theory
# Calculating Trigonometric Expressions Lesson Image source: Wikipedia ## Trigonometry: A definition Trigonometry is the study of angles and the edges that they are made up from. It forms a very important part of a number of professional fields including science, engineering and other areas of applied maths. Howeve...
{"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.computer.org/csdl/trans/tp/2009/05/ttp2009050919-abs.html
The Community for Technology Leaders Issue No. 05 - May (2009 vol. 31) ISSN: 0162-8828 pp: 919-930 Ying Zhu , Siemens Corporate Research, Princeton Dorin Comaniciu , Siemens Corporate Research, Princeton Bohyung Han , Mobileye Vision Technologies, Princeton Larry S. Davis , University of Maryland - College Park, Colleg...
{"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://ask.libreoffice.org/en/question/151081/how-to-delete-headers-and-footers/?answer=172020
Ask Your Question # how to delete headers and footers edit when I'm writing a document I need more space on the page but due to the header and footer I can only use a limited amount of spacing how can I delete all headers and footers. thank you edit retag close merge delete ## 2 Answers Sort by » oldest newest 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://dash.harvard.edu/handle/1/9978128?show=full
# Is It All Relative? Effects of Prosodic Boundaries on the Comprehension and Production of Attachment Ambiguities dc.contributor.author Snedeker, Jesse dc.contributor.author Casserly, Elizabeth dc.date.accessioned 2012-11-30T22:11:51Z dc.date.issued 2010 dc.identifier.citation Snedeker, Jesse, and Elizabeth Casserly...
{"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://rd.springer.com/chapter/10.1007/978-3-319-65786-8_2
# Models of Composite Materials and Mathematical Methods of Their Investigation • Igor V. Andrianov • Jan Awrejcewicz Chapter Part of the Advanced Structured Materials book series (STRUCTMAT, volume 77) ## Abstract The linear theory of elasticity yields the following relations between the displacements $${{u}_{i}}$$...
{"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://lemon.cs.elte.hu/trac/lemon/changeset/1318/lemon/lemon/network_simplex.h
# Changeset 1318:ce1533650f7d in lemon for lemon/network_simplex.h Ignore: Timestamp: 07/07/14 15:40:12 (5 years ago) Branch: default Children: 1319:11de70cf8550, 1322:1552352f9798 Parents: 1315:07cd9a2d20e0 (diff), 1317:b40c2bbb8da5 (diff) Note: this is a merge changeset, the changes displayed below correspond to 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...
http://mathhelpforum.com/geometry/156277-classify-beam.html
## Classify the beam Hello i have to classify these beam (characteristics, types), i'd like to ask your help thank you a) y+3k-k=0 b) c)k(2x-1)=y+3k d) e) 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...
http://physics.stackexchange.com/questions/38406/clarification-on-central-charge-equals-number-of-degrees-of-freedom/38967
# Clarification on “central charge equals number of degrees of freedom” It's often stated that the central charge c of a CFT counts the degrees of freedom: it adds up when stacking different fields, decreases as you integrate out UV dof from one fixed point to another, etc... But now I am puzzled by the fact that cert...
{"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://dsp.stackexchange.com/questions/52954/spectrogram-interpretation
# Spectrogram Interpretation I collected vibration data (amplitude and time) on a component that was attached to an engine. Using MATLAB I plotted a spectrogram to see what frequencies it vibrated at. The code: windsize = 1000; beta = 25; overlap = 900; thresh = -140; spectrogram(a, ... kaiser(w...
{"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://stacks.math.columbia.edu/tag/031V
Lemma 9.28.2. Let $K$ be a field of characteristic $p > 0$. Let $K \subset L$ be a separable algebraic extension. Let $\alpha \in L$. 1. If the coefficients of the minimal polynomial of $\alpha$ over $K$ are $p$th powers in $K$ then $\alpha$ is a $p$th power in $L$. 2. More generally, if $P \in K[T]$ is a polynomial ...
{"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://irmar.univ-rennes1.fr/seminaire/seminaire-pampers/thi-ngoc-anh-nguyen
# Gromov-Witten invariants in Fano threefolds of index 2: some examples In this talk, I explain one explicit formula for counting the number of rational curves passing through certain number of points in the 3-dimensional projective spaces $\mathbb{C}P^3$ (also called Gromov-Witten invariants in $\mathbb{C}P^3$) based...
{"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://it.mathworks.com/help/matlab/ref/matlab.graphics.shape.textarrow-properties.html
# TextArrow Properties Text arrow appearance and behavior TextArrow properties control the appearance and behavior of a TextArrow object. By changing property values, you can modify certain aspects of the text arrow. Use dot notation to query and set properties. ta = annotation('textarrow'); s = ta.FontSize; ta.Font...
{"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://drserendipity.com/notes/notes_by_subjects/artificial_intelligence/computer-vision/3-advanced-computer-vision-deep-learning/3-6-optional-attention-mechanisms/10-08-multiplicative-attention-v2/
# 10 – 08 Multiplicative Attention V2 Earlier in this lesson, we looked at how the key concept of attention is to calculate an attention weight vector, which is used to amplify the signal from the most relevant parts of the input sequence and in the same time, drown out the irrelevant parts. In this video, we’ll begin...
{"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://physics.stackexchange.com/questions/12264/radio-waves-within-an-atom
# Radio waves within an atom What effect does the quantum world have on radio waves? For example, if I could shrink myself down and stand on the nucleus (or even smaller sub atomic particles making up the nucleus) with a device which could measure radio waves of the surrounding world (ie with all the signals modern da...
{"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://openaccess.city.ac.uk/view/year/2009.html
Items where Year is 2009 Up a level Export as ASCII CitationBibTeXDublin CoreDublin CoreEP3 XMLEndNoteHTML CitationJSONMETSMultiline CSVObject IDsOpenURL ContextObjectRDF+N-TriplesRDF+N3RDF+XMLRefWorksReferReference ManagerWeb Bridge CSV Group by: Creators | Item Type | No Grouping Jump to: A | B | C | D | E | F | G...
{"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.physicsforums.com/threads/steel-ball-collision-problem.193988/#post-1481689
# Steel Ball Collision problem • Start date • #1 bulldog23 120 0 [SOLVED] collision problem ## Homework Statement Two identical steel balls, each of mass 3.4 kg, are suspended from strings of length 27 cm so that they touch when in their equilibrium position. We pull one of the balls back until its string makes an 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...
https://667-per-cm.net/about/
This Blog … is devoted to opposing, as best as I can, “… that most natural of human tendencies: the triumph of hope over evidence” [1]. It is also an ecomodernist response to the climate emergency. ## Rules Regarding Posting Comments on this Blog #### I will not tolerate climate denial comments. I will not tolerate ...
{"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": 3, "mimetex.cgi": 0, "/images/mat...
https://dsp.stackexchange.com/questions/29658/why-is-x-not-considered-a-primitive-polynomial-while-being-considered-an-irred
# Why is $x$ not considered a primitive polynomial while being considered an irreducible polynomial? In "Shu Lin, Daniel J. Costello-Error Control Coding (2nd Edition), Prentice Hall 2004" it is given that in $GF(2)$, if $f(x)$ is an irreducible polynomial of degree $m$ it divides $x^n+1$ where $n = 2^m -1$. And as pe...
{"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.math.auckland.ac.nz/~waldron/Preprints/Lifting/lifting.html
# Integral error formulae for the scale of mean value interpolations which includes Kergin and Hakopian interpolation ## Abstract: In this paper, we provide an integral error formula for a certain scale of mean value interpolations which includes the multivariate polynomial interpolation schemes of Kergin and Hakopia...
{"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.physicsforums.com/threads/weinbergs-gauge-fixed-quantum-gravity.1006651/
# Weinberg's gauge-fixed quantum gravity • A • Start date • #1 433 68 Summary: Anyone completed the derivation of Einstein's Equation? In this 1965 paper by Weinberg, https://journals.aps.org/pr/abstract/10.1103/PhysRev.138.B988, he describes a quantum field theory of the graviton in a Coulomb-like fixed gauge, where ...
{"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.maplesoft.com/support/help/Maple/view.aspx?path=CAD/SolidWorks/CloseConnection
CloseConnection Calling Sequence CloseConnection() CloseConnection(shutdown) Parameters shutdown - (optional) boolean; true if the application should be closed on disconnect, false otherwise Description • The CloseConnection command releases an open instance of SolidWorks. • If the shutdown option is true, the...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 5, "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://physics.stackexchange.com/questions/216192/how-to-convert-between-units-of-heat-capacity
# How to convert between units of heat capacity? I'm supposed to convert the heat capacity of water in $\frac{cal}{g^oC}$ to the heat capacity in $\frac{J}{(Kg)(K)}$ I was able to convert it from 1.00$\frac{cal}{g^oC}$ to 4184$\frac{J}{Kg^oC}$, but I don't know how to convert the Celcius part to Kelvins since $K=C+27...
{"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.securitytec.co.uk/product/pyronix-15m-dual-technology-detector/
> > > > > Pyronix 15m Dual Technology detector # Pyronix 15m Dual Technology detector • Dual Technology detector • 15m Volumetric detection • Ideal for conservatories or rooms with large expanses of glass • Selectable EOL (End Of Line) resistors • Supplied in different frequency bands to eliminate microwave cross tal...
{"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/moment-of-inertia-for-infinite-density-mass-per-area.276968/
# Moment of Inertia for Infinite Density (mass per area) 1. Dec 3, 2008 ### Hells_Kitchen 1. The problem statement, all variables and given/known data Suppose you have the density of a disk given by σ=σ0*rn. For n approaches infinity, find the limit of M.I. Interpret your result, which should be physical, reasonable...
{"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://byjus.com/question-answer/consider-the-disproportionation-of-iodine-to-iodide-and-iodate-ions-using-oxidation-method-calculate-the/
Question # Consider the disproportionation of Iodine to iodide and iodate ions. Using Oxidation method calculate the ratio of iodate and iodide ions formed in alkaline medium :  I2→IO−3+I−5:13:11:31:5 Solution ## The correct option is D 1:5Consider the redox reaction: I2→IO−3+I− Oxidation state of I in I2=+0 Oxidati...
{"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://math.stackexchange.com/questions/7717/difference-between-axioms-theorems-postulates-corollaries-and-hypotheses
# Difference between axioms, theorems, postulates, corollaries, and hypotheses I've heard all these terms thrown about in proofs and in geometry, but what are the differences and relationships between them? Examples would be awesome! :) - Go read this Wikipedia article and the articles it links to. –  kahen Oct 24 '1...
{"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.physicsforums.com/threads/term-wise-differentiation-of-power-series.225074/
Term-wise Differentiation of Power Series 1. Hootenanny 9,677 Staff Emeritus For those who don't know I'm writing a tutorial (Introduction / Summary of Differentiation) in the tutorials forum. I have come to the point of introducing Transcendental functions. I would like to introduce the exponential function first (v...
{"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.maa.org/programs/faculty-and-departments/course-communities/conditional-probability-0
# Conditional Probability This is one in a series of lessons on probability from the Math Goodies site. The definition of conditional probability is given along with several examples from a variety of settings. A Venn diagram is also used for illustration. Several multiple choice exercises are provided. Identifier: ht...
{"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://cdsweb.cern.ch/collection/LHCb%20Conference%20Proceedings?ln=no
LHCb Conference Proceedings Nyeste elementer: 2015-05-22 17:12 Optimization of the LHCb track reconstruction / Storaci, Barbara (Physik-Institut, Universität Zürich, Zürich, Switzerland) The LHCb track reconstruction uses sophisticated pattern recognition algorithms to reconstruct trajectories of charged particles. T...
{"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.mediawiki.org/wiki/Extension:ArticleScores
# Extension:ArticleScores MediaWiki extensions manual ArticleScores Release status: beta Implementation Parser extension, Database, Data extraction Description Allows rating of articles Author(s) Josef Martiňák (Jossmarttalk) MediaWiki 1.22 Database changes Yes Translate the ArticleScores extension if it is availab...
{"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": 1, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://iwaponline.com/wst/article-abstract/30/8/281/28007/Sediment-accumulation-in-a-series-of-four-pilot?redirectedFrom=fulltext
Settling and accumulation of sediments have been measured on the bottom of the facultative and three maturation ponds of a series of pilot-scale stabilization ponds. The mean deposition rate in the facultative pond showed that the attempt to establish a short-term sedimentation by in situ measurements failed. The rates...
{"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://lilypond.org/doc/v2.23/Documentation/notation/expressive-marks-as-lines
### 1.3.3 Expressive marks as lines This section explains how to create various expressive marks that follow a linear path: glissandos, arpeggios, and trills. #### Glissando A glissando is created by appending \glissando to a note: \relative { g'2\glissando g' c2\glissando c, \afterGrace f,1\glissando f'16 } A gl...
{"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://physics.stackexchange.com/questions/57129/what-is-the-meaning-of-the-third-derivative-printed-on-this-t-shirt
# What is the meaning of the third derivative printed on this T-shirt? Don't be a $\frac{d^3x}{dt^3}$ What does it all mean? - ## migrated from math.stackexchange.comMar 17 '13 at 16:42 This question came from our site for people studying math at any level and professionals in related fields. So that's a shirt 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.math-only-math.com/pythagorean-theorem.html
# Pythagorean Theorem Pythagorean Theorem is also known as ‘Pythagoras theorem’ and is related to the sides of a right angled triangle. Statement of ‘Pythagoras theorem’: In a right triangle the area of the square on the hypotenuse is equal to the sum of the areas of the squares of its remaining two sides. (Length ...
{"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://clay6.com/qa/27948/a-lens-has-a-power-of-5-diopter-in-air-what-will-be-its-power-if-completely
Browse Questions # A lens has a power of +5 diopter in air what will be its power if completely immersed in water ? $\mu_g =\large\frac{3}{2};$$\mu_w=\large\frac{4}{3} (a)\;\frac{1}{3}\;D \\ (b)\; \frac{2}{3}\;D \\ (c)\;\frac{2}{3}\;D \\ (d)\;\frac{5}{3}\;D Can you answer this question? ## 1 Answer 0 votes Let f_a and...
{"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.physicsforums.com/threads/quotient-spaces.170306/
# Quotient Spaces 1. May 14, 2007 ### matheinste Help needed to eventually understand Quotient spaces. #### Attached Files: • ###### QuotientSpaces.pdf File size: 20.2 KB Views: 85 2. May 14, 2007 ### StatusX The notation v+W refers to what is called the coset of W containing v, which is just the set: $$v + W =...
{"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://zeiny.net/Proposals/UnanchTankProposal/node11.html
## Variational Principles of the Liquid-Structure Interaction Problem The dynamic response of liquids has significant influence on the response of their containers. Inappropriate approximation of the liquid motion may lead to major errors in estimating the seismic response of the container. The liquid pressures and th...
{"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://weblib.cern.ch/collection/ALICE%20Public%20Notes?ln=en
# ALICE Public Notes 2021-10-05 13:46 Performance of the ALICE HMPID detector during the LHC run period 2010$-$2015 and perspectives /ALICE Collaboration In this note the performance of the ALICE High Momentum Particle IDentification (HMPID) detector during the LHC run period 2010$-$2015 is presented. The HMPID exten...
{"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://arxiv.org/abs/1805.05784v1
hep-ex (what is this?) # Title: Search for top squarks decaying via four-body or chargino-mediated modes in single-lepton final states in proton-proton collisions at $\sqrt{s} =$ 13 TeV Abstract: A search for the pair production of the lightest supersymmetric partner of the top quark ($\widetilde{\mathrm{t}}_1$) is ...
{"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...