url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
http://blog.sigfpe.com/2010_07_01_archive.html?m=0 | # A Neighborhood of Infinity
## Saturday, July 31, 2010
### Automatic Divided Differences
Divided Differences
I've previously talked about automatic differentiation here a few times. One of the standard arguments for using automatic differentiation is that it is more accurate than numeric differentiation implemented... | {"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://compmatsci.wordpress.com/2010/09/ | ## Crystallization kinetics and stress induced twinning/de-twinning
### September 24, 2010
F Liu et al
The crystallization kinetics of amorphous Zr50Al10Ni40, as measured by means of both isothermal and isochronal differential scanning calorimetry, were evaluated using a new procedure involving application of a modu... | {"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/couple-of-log-questions.284107/ | # Couple of log questions
1. Jan 10, 2009
1. The problem statement, all variables and given/known data
1.) 3logx2y + 2logxy
2.) 4logabc - 2loga2b - 3logbc
2. Relevant equations
3. The attempt at a solution
I know that 3logx2 is the same as 6logx but I don't know what to do since theres a y there
2. Jan 10, 2009
#... | {"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://physics.stackexchange.com/questions/26546/is-it-possible-to-look-into-the-beginning-of-the-universe?lq=1 | # Is it possible to look into the beginning of the Universe?
If we currently can look into some of the furthest stars, actually seeing the past
Isn't it conceivable that given enough distance we should be able to see
Parts of the Big Bang? If the Universe is endless, it means we should be able to see into its beginnin... | {"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/simple-error-analysis.788111/ | # Simple error analysis
• #1
SalfordPhysics
69
1
## Homework Statement
A series of 5 measurements of Y are recorded with increasing X. (i.e. gradient has units Y/X)
The error in measurement of Y is ±0.05
The error in measurement of X is ±0.005.
How is the error in the gradient calculated?
## Homework Equations
- m... | {"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://mathematica.stackexchange.com/questions/135648/unable-to-evaluate-the-limit-of-an-expression-at-infinity-with-assumptions-on-p | # Unable to evaluate the Limit of an expression at Infinity, with assumptions on parameters
I need some help in evaluating the following limit with assumptions:
Limit[Result, L -> Infinity, Assumptions -> A ∈ Integers && A > 0 &&
B ∈ Integers && B > 0 && C ∈ Integers && C > 0 && D > 0 && F > 0]
where
Result := C 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://cs.felk.cvut.cz/en/news/detail/1221 | # News & Events
### CS seminar series - Jie Zhang
CS seminar series presents
Social Welfare in One-Sided Matchings: Game Analysis, Mechanism Design, and Applications
by Jie Zhang
Monday, May 2 at 14:30 in 205
Abstract:
We study the problem of approximate social welfare maximization (without money) in one-sided 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://developer.mozilla.org/ja/docs/Web/CSS/transform-function/scaleZ | # scaleZ()
The `scaleZ()` CSS function defines a transformation that resizes an element along the z-axis. Its result is a `<transform-function>` data type.
This scaling transformation modifies the z-coordinate of each element point by a constant factor, except when the scale factor is 1, in which case the function is... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "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://groupprops.subwiki.org/wiki/Moufang_implies_diassociative | # Moufang implies diassociative
This article gives the statement and possibly, proof, of an implication relation between two loop properties. That is, it states that every loop satisfying the first loop property (i.e., Moufang loop) must also satisfy the second loop property (i.e., diassociative loop)
View all loop pr... | {"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": 18, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.esaral.com/q/let-e-g-and-n-represent-the-magnitudes-of-electromagnetic-26729/ | Let E, G and N represent the magnitudes of electromagnetic,
Question:
Let $E, G$ and $N$ represent the magnitudes of electromagnetic, gravitational and nuclear forces between two electrons at a given separation. Then
(a) $\mathrm{N}>\mathrm{E}>\mathrm{G}$
(b) $E>N>G$
(c) $\mathrm{G}>\mathrm{N}>\mathrm{E}$
(d) $E>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://tobiasroth.github.io/BDAEcology/stan.html | # 18 MCMC using Stan
## 18.1 Background
Markov chain Monte Carlo (MCMC) simulation techniques were developed in the mid-1950s by physicists (Metropolis et al., 1953). Later, statisticians discovered MCMC (Hastings, 1970; Geman & Geman, 1984; Tanner & Wong, 1987; Gelfand et al., 1990; Gelfand & Smith, 1990). MCMC meth... | {"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/current-does-not-always-choose-the-path-of-least-resistance.835077/ | # Current does not always choose the path of least resistance...?
1. Sep 29, 2015
### fog37
Hello Forum,
Electric current usually goes down the path of least resistance if it can. However, there are situations in which it prefers to go through a path of more resistance if the path of least resistance has no potenti... | {"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://osf.io/q6sxh/ | ## Experiment 1
Contributors:
Date created: | Last Updated:
: DOI | ARK
Category: Data
### Wiki
Instructions for Use This component contains the data and analysis scripts for Experiment 1 reported in our Journal of Neurophysiology paper. Contents: Exp1_SubjectExclusionLog is a record of which subjects were exclud... | {"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.thespectrumofriemannium.com/2017/07/17/log192-bits-on-black-holes-i/?shared=email&msg=fail | LOG#192. Bits on black holes (I).
Hi, doctorish ladies and gentlemen!
I am going to teach some bits of black hole today. For the simplest static (non-rotatory) black hole, the whole space-time is fully specified by mass , and some constants, like . The critical radius for a black hole is the Schwarzschild radius
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://www.r-bloggers.com/tag/latex/page/4/ | # Posts Tagged ‘ LaTex ’
## Sorting out Sweave in Eclipse/StatET
November 29, 2010
By
Using Sweave to produce pretty-looking documentation for R is awfully handy. It takes a little tweaking to get set up in Eclipse and StatET though. I followed the information in Jeromy Anglim’s webpage to originally get Sweave set ... | {"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/pre-calculus/4909-plotting-graph-trigonometric-function-print.html | # Plotting a graph - Trigonometric Function
• August 14th 2006, 10:01 AM
c00ky
Plotting a graph - Trigonometric Function
Hi Again guys,
I've been told that the following problem can be solved on excel fairly easily... but i'm unsure what i should do with it.
Could anybody guide me through the solution so i can pract... | {"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": 2, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mathoverflow.net/questions/266624/asymptotics-of-bessel-functions | # Asymptotics of Bessel functions
With $J_n$ standing for the Bessel function of first kind, $n\in \mathbb N$, I define $$f_n (\rho) =\int_0^π J_n(\rho \sin \theta) \sin \theta \ d\theta.$$ Assuming $1\ll\rho\ll n$, I would like to find an equivalent of $f_n(\rho)$. Is it a straightforward consequence of the known exp... | {"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.konglongib.com/author/konglongib_sotlqj/ | ## 4. test problem 4
Welcome to your test problem 4
$\int_0^1xdx = ?$
## 3. test problem 3
Welcome to your test problem 3
1 + 1 = ?
There is an island filled with grass and trees and plants. The only inhabitants are 100 lions and 1 sheep.
The lions are special:
1) They are infinitely logical, smart, and completely... | {"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/double-slit-experiment-and-wavelengths.317840/ | # Double slit experiment and wavelengths
1. Jun 3, 2009
### brunettegurl
1. The problem statement, all variables and given/known data
A double-slit experiment is performed with light of wavelength 558.0 nm. The bright interference fringes are spaced 1.84 mm apart on the viewing screen. What will the fringe spacing ... | {"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/163117/roots-of-unity-near-1-in-z-p-z/163123 | # Roots of unity near 1 in Z / p Z
Let $r \ge 3$ be a fixed integer. I'm interested in primes p such that no integer in the interval $(-\sqrt{p}, \sqrt{p})$, except $1$ (and $-1$ if $r$ is even), is an r-th root of unity modulo p.
The naive heuristic that $r$-th roots of unity should be "randomly distributed" suggest... | {"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://worldwidescience.org/topicpages/l/luminous+blue+variables.html | #### Sample records for luminous blue variables
1. Active Luminous Blue Variables in the Large Magellanic Cloud
Energy Technology Data Exchange (ETDEWEB)
Walborn, Nolan R. [Space Telescope Science Institute, 3700 San Martin Drive, Baltimore, MD 21218 (United States); Gamen, Roberto C.; Lajús, Eduardo Fernández [Inst... | {"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.originlab.com/doc/Quick-Help/Two-Points-Slope | # 3.102 FAQ-633 How to draw a line between two points to find the slope and y-intercept values?
Last Update: 2/4/2015
This LabTalk script allows the user to graphically select two data points. Once these two points are chosen, a line will be drawn between them and the slope and y-intercept values will be displayed as... | {"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://zbmath.org/?q=an:0305.65064 | ×
# zbMATH — the first resource for mathematics
Rate of convergence estimates for nonselfadjoint eigenvalue approximations. (English) Zbl 0305.65064
##### MSC:
65N15 Error bounds for boundary value problems involving PDEs 35P15 Estimates of eigenvalues in context of PDEs 65N25 Numerical methods for eigenvalue probl... | {"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://swimswam.com/developers-propose-76-million-overhaul-to-swimming-hof/ | # Developers Propose $76 million overhaul to Swimming HOF Braden Keith ##### by Braden Keith 0 May 24th, 2010 The City of Ft. Lauterdale, Florida, home to the International Swimming Hall-Of-Fame, has sought out bids for a massive rebuild of one of its landmark facilities. The HOF, which has seen better days since it’s ... | {"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/problem-about-finding-the-work-done-by-friction-force.530870/ | # Problem about finding the work done by friction force
1. Sep 16, 2011
### sample5
1. The problem statement, all variables and given/known data
A block of mass M=3.4 kg is dragged over a horizontal surface by a force F=20.0 N. The block is displaced a distance d=17.0 m, the friction force Ff is 3.3 N. What is the ... | {"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://index.mirasmart.com/ISMRM2019/PDFfiles/4778.html | ### 4778
Deep transform networks for scalable learning of MR reconstruction
Anatole Moreau1,2, Florent Gbelidji1,3, Boris Mailhe1, Simon Arberet1, Xiao Chen1, Marcel Dominik Nickel4, Berthold Kiefer4, and Mariappan Nadar1
1Digital Services, Digital Technology & Innovation, Siemens Medical Solutions, Princeton, NJ, Un... | {"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/quick-question-about-eigenvectors.362188/ | 1. Dec 10, 2009
### sjeddie
Is at least one eigenvector guaranteed to exist given that we have found at least one eigenvalue? So, for example, given that we have found an eigenvalue of multiplicity 2 of a matrix, are we guaranteed to find at least 1 eigenvector of that matrix? Why or why not?
2. Dec 10, 2009
### ro... | {"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.ck12.org/book/Basic-Algebra/r1/section/11.3/ | <meta http-equiv="refresh" content="1; url=/nojavascript/"> Radical Equations | CK-12 Foundation
You are reading an older version of this FlexBook® textbook: CK-12 Algebra - Basic Go to the latest version.
Created by: CK-12
Solving radical equations is no different from solving linear or quadratic equations. Before y... | {"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/pd-across-the-terminals-of-two-cells.888245/ | # Homework Help: PD across the terminals of two cells
1. Oct 7, 2016
### moenste
1. The problem statement, all variables and given/known data
In the following circuit, cell A has an EMF of 10 V and an internal resistance of 2 Ω; cell B has an EMF of 3 V and an internal resistance of 3 Ω.
(a) Show that the currents ... | {"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://begorov.me/trpl/old_trpl/if-let.html | # if let
if let allows you to combine if and let together to reduce the overhead of certain kinds of pattern matches.
For example, let’s say we have some sort of Option<T>. We want to call a function on it if it’s Some<T>, but do nothing if it’s None. That looks like this:
# let option = Some(5);
# fn foo(x: i32) { ... | {"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://cpr-grqc.blogspot.com/2013/07/13072969-ke-yang-et-al.html | ## Linear perturbations in Eddington-inspired Born-Infeld gravity [PDF]
Ke Yang, Xiao-Long Du, Yu-Xiao Liu
We study the full linear perturbations of a homogeneous and isotropic spacetime in the Eddington-inspired Born-Infeld gravity. The stability of the perturbations are analyzed in the Eddington regime. We find 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... |
https://www.varsitytutors.com/psat_math-help/how-to-find-the-solution-to-a-rational-equation-with-lcd | # PSAT Math : How to find the solution to a rational equation with LCD
## Example Questions
–1
1
2
–2
0
2
Explanation:
b/(m+ 1)
–b/(+ 1)
bm/(m+ 1)
–bm/(m+ 1)
b/(m– 1)
b/(m+ 1)
Explanation:
### Example Question #11 : Equations / Inequalities
In the equation below, , , and are non-zero numbers. What is 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://embdev.net/topic/129581 | # Forum: ARM programming with GCC/GNU tools H-JTAG with WinARM
Rate this post
0 ▲ useful ▼ not useful
Hello colleagues,
I have been able to get my board to communicate with H-JTAG and loaded a
program to check the working.
I wish to use the de-bugging facility provided with this tool with the
WinARM toolchain.
Can 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://physics.stackexchange.com/questions/51631/could-one-argue-that-h-planck-constant-and-hbar-2-dirac-constant-are-in-f/51637 | # Could one argue that h (Planck constant) and $\hbar$/2 (Dirac constant) are in fact independant constants?
My question is very naive and could sound strange but it seems to me natural in so far as the Planck constant is related to the first quantization (of newtonian particle mechanics/galilean relativity) while the... | {"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://archive.org/stream/encyclopediabrit01bayn/encyclopediabrit01bayn_djvu.txt | # Full text of "The Encyclopedia britannica; a dictionary of arts, sciences, and general literature. With new maps, and original American articles by eminent writers. With American revisions and additions, bringing each volume up to date"
## See other formats
of ilic
^iihicrstty uf Coroutn
iiii
L.V. Mills, Esq.,
5... | {"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://developer.softbankrobotics.com/nao6/naoqi-developer-guide/choregraphe-suite/main-objects/box-inputs/outputs | # Box - Inputs/outputs ¶
## Input of a box ¶
They are several natures of inputs. Some are only accessible from the inside of the box (from its diagram or its Timeline ), some only from outside (from the parent diagram) and some from both.
To activate those which are available from the outside of the box, you have 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... |
https://www.edaboard.com/threads/cst-macro-vba-for-transform-a-brick.385448/ | # CST macro VBA for transform a brick
##### Newbie level 1
Joined
Jul 31, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Hello every body.
I have a problem in CST macro VBA.
I have 10 component in CST studio with name : component1, component2, component3,.....component10, 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gamedev.stackexchange.com/questions/96453/moving-obb-vs-triangle-intersection-test | Moving OBB vs. triangle intersection test
Requirements: to write a test function that, given a moving OBB (oriented bounding box) and a triangle, returns true whenever the OBB hits the triangle.
The OBB is described by its half extents (h1, h2, h3), principal axes (a1, a2, a3) and center point C(cx,cy,cz). The triang... | {"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://math.stackexchange.com/questions/168023/am-i-allowed-to-realize-one-object-twice-within-one-set-theory | # Am I allowed to realize one object twice within one set-theory?
Say I consider a set theory with the Axioms of Extensionality and the Axiom of Pairing.
As I understand it, stating the axiom allows me to make a definition like
$$(a,b):=\{\{a\},\{a,b\}\}$$
and work with that $(a,b)$ in the context of my theory. Pai... | {"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://mslc.ctf.su/wp/hack-lu-2010-ctf-challenge-10-writeup/ | Oct
30
## Hack.lu 2010 CTF Challenge #10 Writeup
#10 – Chip Forensic
To solve this task we have something like this (original image is lost)
and hex string:
0B 12 0F 0F 1C 4A 4C 0D 4D 15 12 0A 08 15.
What we see on image? Some USB device. Those who have seen them on ebay or on other sites knows that it is USB-keyl... | {"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/differential-forms-and-wedge-products-are-giving-me-trouble.636443/ | # Differential forms and wedge products are giving me trouble.
• Thread starter jdinatale
• Start date
• #1
155
0
I'm having problems in my differential geometry class. Does anyone know of a good tutorial or set of notes? The 1-form, 2-form, 3-form stuff is confusing and so is the wedge product.
Anyways, here's the 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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.groundai.com/project/timing-properties-of-shocked-accretion-flows-around-neutron-stars-in-presence-of-cooling/ | Timing Properties of Shocked Accretion Flows around Neutron Stars in Presence of Cooling
# Timing Properties of Shocked Accretion Flows around Neutron Stars in Presence of Cooling
[ [
July 26, 2018February 10, 2019February 13, 2019
July 26, 2018February 10, 2019February 13, 2019
July 26, 2018February 10, 2019Febru... | {"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.lesswrong.com/posts/duAkuSqJhGDcfMaTA/reflection-in-probabilistic-logic | # 67
Paul Christiano has devised a new fundamental approach to the "Löb Problem" wherein Löb's Theorem seems to pose an obstacle to AIs building successor AIs, or adopting successor versions of their own code, that trust the same amount of mathematics as the original. (I am currently writing up a more thorough descri... | {"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/149763/reals-edit-moreover-irrationals-s-r-that-do-not-satisfy-exists-q-p-in-m | # Reals (edit: moreover irrationals) $s,r$ that do not satisfy $\exists q,p \in \mathbb{Q}$ such that $s = qr + p$
I'm trying to understand the equivalence relation given in this question about quasi-interactive proof on real numbers. My guess is that the asker already knows that $\forall s,r \in \mathbb{R}, \exists q... | {"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.jiskha.com/questions/1446092/Let-A-2-3-be-a-fixed-point-A-point-P-moves-such-that-PA-is-equal-to-the-distance | # Math
Let A(2,3) be a fixed point. A point P moves such that PA is equal to the distance of P from the y-axis. Find the equation of the locus of P
PA2 = (x-x1)^2 + (y-y1)^2 +???
= (x-2)^2 + (y-3)^2 +???
I tried solving it using the distance formula but I'm still confused because I am given only one point A (2,3) co... | {"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://vsoch.github.io/2008/simplify-life-by-not-thinking-about-things-the-value-of-social-ignorance/ | I have a good friend that I often share the finest details of my analysis of people, behavior, and the social world. I throw a huge, ugly spittooee of thinking at him, reach the limits of my analysis and then the fatal moment when I’ve analyzed everything, have a huge amount of information, no idea what to do with it, ... | {"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://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_Activities_ApplicationsActivities_BlackScholesOptionPricing&diff=prev&oldid=7935 | # SOCR EduMaterials Activities ApplicationsActivities BlackScholesOptionPricing
(Difference between revisions)
Revision as of 15:52, 3 August 2008 (view source)Nchristo (Talk | contribs)← Older edit Revision as of 15:52, 3 August 2008 (view source)Nchristo (Talk | contribs) Newer edit → Line 29: Line 29: the number 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": 0, "img_math": 5, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://fr.mathworks.com/help/autoblks/ref/automatedmanualtransmission.html | Documentation
Automated Manual Transmission
Ideal automated manual transmission
• Library:
• Powertrain Blockset / Transmission / Transmission Systems
Description
The Automated Manual Transmission block implements an ideal automated transmission (AMT). An AMT is a manual transmission with additional actuators and ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 25, "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://skinsvideos21.blogspot.com/ | ## martes, 21 de abril de 2015
### Sustainable Protein Sources
Cows are expensive.
Cow meat, in particular, is resource-intensive.
That’s what worries people who look at population growth trends. Meat needs a lot of resources to grow, specially cows and such. And global demand for beef will continue to increase as ... | {"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": 2, "codecogs_latex": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tug.org/pipermail/texhax/2013-March/020204.html | # [texhax] Font problem.
Rolf Turner r.turner at auckland.ac.nz
Thu Mar 21 00:46:39 CET 2013
A while back I sent an inquiry to this list in respect of how to produce
a solid "heartsuit" symbol. A couple of list participants supplied me with
The simplest answer, it seemed to me, was:
> \font\heartfont=favmr7y at 10p... | {"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://bootmath.com/how-is-l_2-minkowski-norm-different-from-l2-norm.html | # How is $L_{2}$ Minkowski norm different from $L^{2}$ norm?
I am reading the book Multidimensional Particle Swarm Optimization for Machine Learning and Pattern Recognition.
They use $L_{2}$ Minkowski norm (Euclidean) as the distance metric in the feature space for Long-Term ECG Classification.
I am myself using just... | {"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://wikimedia.7.x6.nabble.com/LaTeX-question-td615346.html | LaTeX question
2 messages
Open this post in threaded view
|
LaTeX question
Hi, in a formula I write $\frac{\sum_{i=1}^n ...}{...}$. The sum sign appears always in \textmode. I tried to use $\frac{\displaystyle \sum_{i=1}^n ...}{...}$, but during rendering an error occured: unknown function \displaystyle. What can 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://en.m.wikibooks.org/wiki/Clipper_Tutorial:_a_Guide_to_Open_Source_Clipper(s) | Clipper Tutorial: a Guide to Open Source Clipper(s)
Quite a lot of people were interested in the previous versions of this page, when it was the most visited page in my old website and so, in addition to my personal interest that keeps me delving into the subject, I wish to complete it. The interest in this topic is c... | {"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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.particlebites.com/?tag=semiconductors | ## The lighter side of Dark Matter
Article title: “Absorption of light dark matter in semiconductors”
Authors: Yonit Hochberg, Tongyan Lin, and Kathryn M. Zurek
Reference: arXiv:1608.01994
Direct detection strategies for dark matter (DM) have grown significantly from the dominant narrative of looking for scatterin... | {"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": 7, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/159745/mathrmaut-mathbb-p-is-isomorphic-to-mathrm-aut-kt | # $\mathrm{Aut}(\mathbb P)$ is isomorphic to $\mathrm{ Aut} (k(t) )$
$\def\Aut{\mathrm{Aut}}$I want to prove that the automorphism group of $\mathbb P^1$ it's isomorphic with the Moebius transformation with coefficients over the obvious field. I proved that the automorphism of $k(t)$ are of this form, If I prove that:... | {"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://3dprinting.stackexchange.com/questions/7943/how-does-a-3d-printer-software-firmware-work | # How does a 3D printer software/firmware work
I have been working on a printer project that basically is a 2D printer (dot matrix type). We are using solenoids as actuators to make impressions on the paper. We are now in the process of designing custom software. But a problem that we have encountered is that we have ... | {"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://doc.cgal.org/5.0/Stream_support/group__PkgStreamSupportRef.html | CGAL 5.0 - IO Streams
IO Streams Reference
Andreas Fabri, Geert-Jan Giezeman, and Lutz Kettner
All classes in the CGAL kernel provide input and output operators for IO streams. The basic task of such an operator is to produce a representation of an object that can be written as a sequence of characters on devices as 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/questions/47053/how-to-calculate-an-enthalpy-change-for-this-reaction | # How to calculate an enthalpy change for this reaction
I've got an assignment to solve problem number 4 in this worksheet, that is to calculate change in enthalpy for reaction: $$\ce{CHCl3 + O -> COCl2 + HCl}$$
How do I solve it? Why is oxygen $\ce{O}$, and not $\ce{O2}$?
I figured out that, it is not a combustion ... | {"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://math.stackexchange.com/questions/384450/what-does-the-notation-twoheadrightarrow-mean | # What does the notation $\twoheadrightarrow$ mean?
I don't know what this double-arrow $\twoheadrightarrow$ means!
• sometimes it means surjective – Mud May 7 '13 at 13:24
• It largely depends on the context and the author. I've seen it used for several things, but most often to denote a surjective mapping. – Zéychi... | {"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://mathhelpforum.com/business-math/274611-please-help-i-m-new-microeconomics-can-t-get-past-problem.html | Consider the following data for the nation of inflatuenza
2001 Working Afe Population 18.10 Million
2001 Consumer Price Index (1996=100) 137.4
2001 Employed 10.06 Million
2000 Consumer Price Index (1996=100) 121.8
2001 Participation Rate 60.27%
a. Compute the 2001 Labour Force for Inflatuenza
b. Compute the 2001 Unem... | {"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://netz-werker.blogspot.com/2016/06/trilemma-of-complex-network-analysis.html | ## Saturday, June 4, 2016
### Note 1: Trilemma of Complex Network Analysis
I started my doctoral studies over 13 years ago - and it seemed that complex network analysis is the framework to use whenever you can define a meaningful relationship between a set of entities: proteins interacting with each other, airports 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://stevenallen.dev/posts/chestertons_fence/ | ## The “why” of code
A while back, some (way smarter than me) guy named G. K. Chesterton wrote this:
In the matter of reforming things, as distinct from deforming them, there is one plain and simple principle; a principle which will probably be called a paradox. There exists in such a case a certain institution or la... | {"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/dimensional-analysis-energy-transfer.915695/ | Dimensional analysis: Energy Transfer
Tags:
1. May 25, 2017
HAYAO
1. The problem statement, all variables and given/known data
There is a paper in 1973:
T. Kushida, "Energy Transfer and Cooperative Optical Transitions in Rare-Earth Doped Inorganic Materials I. Transition Probability Calculation", J. Phys. Soc. Jpn. ... | {"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": 2, "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/562cf481581e2a5240784aec | Chemistry
Topics
# Where does the maximum electron density occur for 2s and 2p orbitals in hydrogen atom?
Dec 28, 2015
For hydrogen, we have to use spherical harmonics, so our dimensions are written as $\left(r , \theta , \phi\right)$. The wave function is defined as follows, via separation of variables:
$\textcolo... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 24, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.bradford-delong.com/2011/01/page/2/ | ## Short Answers to Simple Questions: Affordable Care Act Edition
Me: So Chief Medicare Actuary Richard Foster's position is that repealing the Affordable Care Act will not increase the deficit because if the Republicans don't repeal it now some other congress will repeal the deficit-reducing parts of it later?
Respe... | {"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.msri.org/seminars/23705 | # Mathematical Sciences Research Institute
Home » Special Seminar: Simultaneous Binary Collisions and the Mysterious 8/3
# Seminar
Special Seminar: Simultaneous Binary Collisions and the Mysterious 8/3 September 13, 2018 (02:00 PM PDT - 03:00 PM PDT)
Parent Program: Hamiltonian systems, from topology to applications... | {"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://gmatclub.com/forum/every-day-a-certain-bank-calculates-its-average-daily-97456.html | Find all School-related info fast with the new School-Specific MBA Forum
It is currently 29 Jul 2015, 01:56
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
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://www.mtosmt.org/issues/mto.11.17.3/mto.11.17.3.spicer.html | (Per)Form in(g) Rock: A Response *
Mark Spicer
Volume 17, Number 3, October 2011
[1] Theodor Adorno is no doubt rolling in his grave at the very thought of a Society for Music Theory special session—and now a special issue of Music Theory Online—devoted to the subject of form in rock music, yet these seven articles ... | {"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": 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/acceleration-of-a-brick-involving-integrals.640469/ | Homework Help: Acceleration of a brick, involving integrals
1. Oct 1, 2012
majormaaz
1. The problem statement, all variables and given/known data
A 15 kg brick moves along an x axis. Its acceleration as a function of its position is shown in Fig. 7-32. What is the net work performed on the brick by the force causing... | {"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://eepower.com/news/department-of-energy-launches-84-million-geothermal-program/ | News
# Department of Energy Launches $84 Million Geothermal Program April 20, 2022 by Ian Hahn ## The DOE issued a request for information (RFI) from relevant geothermal stakeholders, seeking guidance in its future selection of four enhanced geothermal system pilot projects. Geothermal energy has stalled in the United... | {"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://mathhelpforum.com/calculus/198759-physics-problem-done-strictly-calculus.html | Thread: Physics Problem Done Strictly With Calculus
1. Physics Problem Done Strictly With Calculus
The problem is, "A stone is thrown upward with an initial velocity of 128 ft/s from the roof of a building 320 ft high. Express its height above the ground as a function of time. Find the following: a) The maximum heigh... | {"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": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://dealii.org/developer/doxygen/deal.II/code_gallery_Distributed_LDG_Method.html | Reference documentation for deal.II version Git 6dcd437 2017-07-22 22:48:07 +0200
The 'Distributed LDG Method' code gallery program
This program was contributed by Michael Harmon <mdh266@gmail.com>.
It comes without any warranty or support by its authors or the authors of deal.II.
This program is part of the deal.II ... | {"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... |
https://tsaco.bmj.com/content/5/1/e000460 | Article Text
Efficacy of high-flow nasal prong therapy in trauma patients with rib fractures and high-risk features for respiratory deterioration: a randomized controlled trial
1. Jeremy Ming Hsu1,
2. Peter Telford Clark2,
3. Laura Elizabeth Connell3,
4. Matthew Welfare1
1. Correspondence to Mr Matthew Welfare; Matthe... | {"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://aimsciences.org/article/doi/10.3934/dcds.2017239 | # American Institue of Mathematical Sciences
2017, 37(11): 5503-5520. doi: 10.3934/dcds.2017239
## Eulerian dynamics with a commutator forcing II: Flocking
1 Department of Mathematics, Statistics, and Computer Science, M/C 249, University of Illinois, Chicago, IL 60607, USA 2 Center for Scientific Computation and 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://themadphysicist.com/evaluate-integral-using-m/ | # Introduction
For a while, while learning about Numerical Methods for integral, solutions of differential equation, and some other mathematical object, I've come across the Monte Carlo methods. It seemed like some distant method by which we could magically solve a problem. Of course, I knew better, but I avoided it, ... | {"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://www.physicsforums.com/threads/partial-half-life.835306/ | # Partial half-life
Tags:
1. Sep 30, 2015
### jije1112
1. The problem statement, all variables and given/known data
What are the partial half of 22Na for decay by
a)Ec
b) β+ emission
2. Relevant equations
λ=ln2/T1/2
3. The attempt at a solution
this what I do
T1/2 =2.602 Yr
λ=ln2/2.602
λ=0.266 yr-1
what is 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://science.sciencemag.org/content/153/3731/54 | Reports
# Chondrules: Suggestion Concerning the Origin
See allHide authors and affiliations
Science 01 Jul 1966:
Vol. 153, Issue 3731, pp. 54-56
DOI: 10.1126/science.153.3731.54
## Abstract
The millimeter-sized, sometimes glassy spheroids called chondrules that occur abundantly in stony meteorites may have been 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://brilliant.org/problems/what-an-amusing-nested-radical/ | # What an Amusing Nested Radical!
Calculus Level 3
$\Large \sqrt{2\sqrt[3]{2\sqrt[4]{2\sqrt[5]{2\cdots}}}}$
Let the value of the above expression be denoted by $I$. Find $\lfloor1000I\rfloor$.
Details and Assumptions:
You may use a scientific calculator to evaluate the final result.
× | {"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... |
https://itectec.com/superuser/networking-how-to-shutdown-a-computer-on-the-network/ | # Networking – How to shutdown a computer on the network
batchnetworkingshutdown
I want to shutdown a computer on my network at home. When I try the usual 'shutdown' command, I get the 'Access denied (5)' message. In what way must my computer be connected with the other computer in order for me to take control? | {"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://chem.libretexts.org/Bookshelves/Organic_Chemistry/Book%3A_Polymer_Chemistry_(Schaller)/03%3A_Kinetics_and_Thermodynamics_of_Polymerization/3.04%3A_Kinetics_of_Catalytic_Polymerization | # 3.4: Kinetics of Catalytic Polymerization
$$\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}\... | {"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.cvxpy.org/examples/applications/robust_kalman.html | # Robust Kalman filtering for vehicle tracking¶
We will try to pinpoint the location of a moving vehicle with high accuracy from noisy sensor data. We’ll do this by modeling the vehicle state as a discrete-time linear dynamical system. Standard Kalman filtering can be used to approach this problem when the sensor nois... | {"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.math.ucdavis.edu/research/seminars/?talk_id=1060 | # Mathematics Colloquia and Seminars
Associated with an $n \times m$ matrix $A=(a_{ij})$ is the $n$-homogeneous polynomial in $m$ variables: P_A=\Prod_{i=1}^n ( \sum_{j=1}^m a_{ij}X_j). An assignment vector X=(x_1,\dots,x_m) clearly satisfies $P_A(X)$ non-zero if and only if the vector $AX$ admits no zero entry. The ... | {"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://repository.uantwerpen.be/link/irua/81520 | Title Investigation of colour reconnection in WW events with the DELPHI detector at LEP-2 Author Abdallah, J. Van Remortel, N. et al. Faculty/Department Faculty of Sciences. Physics Publication type article Publication 2007 Berlin , 2007 Subject Physics Source (journal) European physical journal : C : particles and fie... | {"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://nilesjohnson.net/Aof2/ | # Visualization of $$\mathcal{A}(2)$$
Robert Bruner and Niles Johnson, 2013
The diagram below displays the Steenrod subalgebra $$\mathcal{A}(2)$$ by its decomposition into eight left cosets of $$\mathcal{A}(1)$$. The left action of $$Sq^1$$, $$Sq^2$$, and $$Sq^4$$ is displayed upon clicking dots.
The "Basis type" op... | {"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://habr.com/en/hub/refactoring/all/ | • ## The Anatomy of LuaJIT Tables and What’s Special About Them
I don't know about you, but I really like to get inside all sorts of systems. In this article, I’m going to tell you about the internals of Lua tables and special considerations for their use. Lua is my primary professional programming language, and if 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://fr.arxiv.org/list/astro-ph.SR/1009 | # Solar and Stellar Astrophysics
## Authors and titles for astro-ph.SR in Sep 2010
[ total of 381 entries: 1-25 | 26-50 | 51-75 | 76-100 | ... | 376-381 ]
[ showing 25 entries per page: fewer | more | all ]
[1]
Title: Detailed Numerical Simulations on the Formation of Pillars around HII-regions
Comments: 15 pages, 12... | {"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://fprimex.com/coding/xppaut.html | XPPAUT¶
Download
This program is a port of XPPAUT by Dr. Bard Ermentrout. I worked on it from the summer of 2003 to the spring of 2005 as a part of my masters thesis. Note that compilation requires wxWidgets 2.6.3. More information is contained in the README.txt and INSTALL.txt. | {"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.gradesaver.com/textbooks/math/algebra/intermediate-algebra-6th-edition/chapter-7-section-7-2-rational-exponents-exercise-set-page-424/24 | ## Intermediate Algebra (6th Edition)
$2(\sqrt[5] (x)^{3})$
We know that $a^{\frac{m}{n}}=\sqrt[n] (a^{m})$ (where m and n are positive integers greater than 1 with $\frac{m}{n}$ in simplest form and $\sqrt[n] a$ is a real number). Therefore, $2x^{\frac{3}{5}}=2(\sqrt[5] (x)^{3})$. Because the 2 and the x are not in 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... |
https://nukephysik101.wordpress.com/tag/coordinate/ | ## Laplacian in spherical coordinate
the Momentum operator in spherical coordinate
$\nabla^2 = \frac {1}{r^2}\frac {\partial } { \partial r} \left ( r^2 \frac {\partial} {\partial r} \right ) - \frac {1}{r^2} L^2$
where L is the Reduced angular momentum operator. the minus sign is very important for giving a correct... | {"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": 41, "mimetex.cgi": 0, "/images/ma... |
https://www.springerprofessional.de/foundations-for-innovative-application-of-airborne-radars/19033084 | main-content
Über dieses Buch
This book discusses methods for measuring the water surface backscattering signature and estimating the near-surface wind vector over water using airborne radars, in addition to their standard application. Airborne FMCW demonstrator system, Doppler navigation system, airborne weather rad... | {"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://programminghistorian.org/lessons/linux-installation | 2012-07-17
Setting up an Integrated Development Environment for Python (Linux)
Reviewed by Jim Clifford, Amanda Morton, and Miriam Posner
Thanks to John Fink for providing the basis of this section. These instructions are for Ubuntu 12.04 LTS, but should work for any apt based system such as Debian, or Linux Mint, 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://repository.lboro.ac.uk/articles/Ising_model_an_analysis_from_opinions_to_neuronal_states/9411113 | ## Ising model – an analysis, from opinions to neuronal states
2017-03-29T14:04:15Z (GMT) by
Here we have developed a mathematical model of a random neuron network with two types of neurons: inhibitory and excitatory. Every neuron was modelled as a functional cell with three states, parallel to hyperpolarised, neutral... | {"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://rd.springer.com/chapter/10.1007%2F978-3-662-49630-5_14 | # Quantifier Alternation for Infinite Words
• Théo Pierron
• Thomas Place
• Marc Zeitoun
Conference paper
Part of the Lecture Notes in Computer Science book series (LNCS, volume 9634)
## Abstract
We investigate the expressive power of the quantifier alternation hierarchy of first-order logic over words. This hierarc... | {"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... |
http://tex.stackexchange.com/questions/24398/making-footmisc-work-with-manyfoot-or-bigfoot?answertab=votes | # Making footmisc work with manyfoot or bigfoot
How is it possible to get the side option of footmisc to work with the manyfoot or bigfoot packages?
The following displays the footnotes in the bottom of the page. The footnotes show on the sides when bigfoot is not used.
\documentclass[twocolumn=true]{scrartcl}
\use... | {"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/norms-question-parallelogram-law.471205/ | # Norms question (parallelogram law)
• Start date
• #1
25
0
## Homework Statement
Consider the vector space C[a,b] of all continuous complex-valued functions f(x), x$$\in$$ [a,b]. Define a norm ||f|| = max{|f(x)|, x$$\in$$ [a,b]]
a) show that this is a norm
b) Show that this norm does not satisfy the parallelogram ... | {"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://openstudy.com/updates/514ad414e4b05e69bfac5d75 | ## Got Homework?
### Connect with other students for help. It's a free community.
• across
Online now
• laura*
Helped 1,000 students
Online now
• Hero
College Math Guru
Online now
Here's the question you clicked on:
55 members online
• 0 viewing
## zepdrix Linear Algebra - Linear Transformations one year ago one y... | {"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://xianblog.wordpress.com/tag/convergence-rate/ | ## control functionals for Monte Carlo integration
Posted in Books, Statistics, University life with tags , , , , , , , , , , , , , on June 28, 2016 by xi'an
A paper on control variates by Chris Oates, Mark Girolami (Warwick) and Nicolas Chopin (CREST) appeared in a recent issue of Series B. I had read and discussed ... | {"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": 4, "mimetex.cgi": 0, "/images/mat... |
https://blog.csdn.net/hewei0241/article/details/7733067 | # Earth mover's distance
In computer science, the earth mover's distance (EMD) is a measure of the distance between two probability distributions over a region D. In mathematics, this is known as the Wasserstein metric. Informally, if the distributions are interpreted as two different ways of piling up a certain amoun... | {"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://elib.mi.sanu.ac.rs/pages/browse_issue.php?db=flmt&rbr=71&start=10 | eLibrary of Mathematical Instituteof the Serbian Academy of Sciences and Arts
> Home / All Journals / Journal /
FilomatPublisher: Faculty of Sciences and Mathematics, NišISSN: 0354-5180Issue: 29_7Date: 2015Journal Homepage
Improved Chen Inequality of Sasakian Space Forms With the Tanaka--Webster Connection 1525 - ... | {"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.soihub.org/resources/journal-papers/estimation-of-entropy-rate-and-renyi-entropy-rate-for-markov-chains/ | • ### Estimation of entropy rate and Renyi entropy rate for Markov chains
• Peer Reviewed Conference Papers reported 2016
S. Kamath and S. Verdu. "Estimation of entropy rate and Renyi entropy rate for Markov chains", Proc. 2016 IEEE Int. Symposium on Information Theory, pp. 685?689. Barcelona, Spain, July 11-15, 2016... | {"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... |