url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://share.cocalc.com/share/240a6b1e030c62ffae877fc3c98edbacbc949e5c/SchoofsAlgorithm.sagews?viewer=share | CoCalc
SharedSchoofsAlgorithm.sagewsOpen in CoCalc
Description: Schoof's Algorithm
Author: Andrew Sutherland
Views : 4
# The elliptic curve E is in Weierstrass form y^2=f(x)=x^3+Ax+B
divpoly_factor = 0 # global variable for factor of the division polynomial when ZeroDivisionError's occur
# Elements of End(E[ell]) ... | {"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.eevblog.com/forum/projects/dc-to-dc-converter-(-source-or-circuit-diagram)/ | $\renewcommand{\renewcommand}{}$
Author Topic: DC to DC converter ( source, or circuit diagram) (Read 3662 times)
0 Members and 1 Guest are viewing this topic.
TheKraken
• Contributor
• Posts: 8
DC to DC converter ( source, or circuit diagram)
« on: July 02, 2013, 03:15:01 PM »
Now I know that a normal dc-dc boost... | {"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://blackgiftednetwork.org/1m3ddu7/page.php?page=fc72d8-5x-%2B-20-and-the-opposite-of-20 | Find more ways to say 20-20, along with related words, antonyms and example phrases at Thesaurus.com, the world's most trusted free thesaurus. Finding out what 5x+20 is would be litcherally impossible because there is way you can find the value of x. the opposite of 20 is -20. Instead, if you said it was a normal day, ... | {"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://access.openupresources.org/curricula/our6-8math-v1/6/students/6/14.html | # Lesson 14: Evaluating Expressions with Exponents
Let’s find the values of expressions with exponents.
## 14.1: Revisiting the Cube
Based on the given information, what other measurements of the square and cube could we find?
GeoGebra Applet ftGcrgJ5
## 14.2: Calculating Surface Area
A cube has side length 10 in... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://researchrepository.wvu.edu/faculty_publications/842/ | ## Faculty & Staff Scholarship
Article
2005
#### College/Unit
Eberly College of Arts and Sciences
Mathematics
#### Abstract
A function f from a countable product X of of Polish spaces Xi into a Polish space is separately nowhere constant provided it is nowhere constant on every section of X. We show that every c... | {"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://overunity.com/16987/td-replications/printpage/ | Mechanical free energy devices => mechanic => Topic started by: Floor on November 18, 2016, 05:14:23 PM
Title: TD replications
Post by: Floor on November 18, 2016, 05:14:23 PM
This topic is being created for presentations of replications of
the "TD" and similar measurement sets.
It's not intended for discussion of th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 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://mvtrinh.wordpress.com/2012/12/16/sum-of-three-squares/ | ## Sum of Three Squares
Find the four smallest distinct positive integers $a,b,c,d$ such that $a^2+b^2+c^2=d^2$.
Source: NCTM Mathematics Teacher
SOLUTION
Consider the square integers $1,4,9,16,25,\dots$ We form sets of square integers; find all possible three-element subsets of those sets; and see if the sum of 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 39, "mimetex.cgi": 0, "/images/ma... |
https://overiq.com/django-1-10/installing-django/ | # Installing Django
Last updated on July 27, 2020
To create a new Django application you must have the following things installed on your computer:
1. Python.
2. A Virtual Environment.
3. Django.
## Installing Python on Windows #
In this tutorial, we will use Python 3.4. Let's start by installing Python on Windows... | {"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://math.stackexchange.com/questions/203995/proof-p-vdash-q-rightarrow-p | # Proof $p \vdash q \Rightarrow p$
Firstly, how do I read it? Is below right? With braces
$$p \vdash (q \Rightarrow p)$$
The given proof is:
1. ${p}$, premise
2. ${q}$, assumption
1. $p$ by (1) // what???
3. ${q} \Rightarrow p$ by implication introduction with 2 and 2.1 QED...
I can't really get the link between $... | {"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://cs.stackexchange.com/questions/6419/proving-the-language-of-words-with-equal-numbers-of-symbols-non-context-free | # Proving the language of words with equal numbers of symbols non-context-free [duplicate]
Possible Duplicate:
How to prove that a language is not context-free?
I'm having a hard time figuring this out, any help is appreciated.
Let EQUAL be the language of all words over $\Sigma = \{a,b,c\}$ that have the same numbe... | {"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.newcastle.edu.au/profile/john-furst?group=c | # Dr John Furst
Senior Lecturer
School of Mathematical and Physical Sciences (Physics)
## Career Summary
### Biography
I have worked extensively in the US in the field of fundamental atomic physics. Between 2000 and 2006 I was involved in multidisciplinary teams that had expertise in both Food Technology and Marin... | {"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://xianblog.wordpress.com/tag/summary-statistics/ | ## not Bayesian enough?!
Posted in Books, Statistics, University life with tags , , , , , , , on January 23, 2015 by xi'an
Our random forest paper was alas rejected last week. Alas because I think the approach is a significant advance in ABC methodology when implemented for model choice, avoiding the delicate selecti... | {"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": 1, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/paulis-wave-mechanics-text-h-vs-hbar.280077/ | # Pauli's Wave Mechanics text. h vs. hbar
1. Dec 16, 2008
### Peeter
In this little Dover book "Wave mechanics", by Pauli, it appears to use h for hbar, and includes a footnote right on the very first page
"1. In these lectures we use the symbol h to denote the quanity 1.05 x 10^-34 joule.sec. In the older literatu... | {"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://www.computer.org/csdl/trans/tg/2003/01/v0003-abs.html | Subscribe
Issue No.01 - January-March (2003 vol.9)
pp: 3-15
ABSTRACT
<p><b>Abstract</b>—We advocate the use of point sets to represent shapes. We provide a definition of a smooth manifold surface from a set of points close to the original surface. The definition is based on local maps from differential geometry, which ... | {"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.numdam.org/item/M2AN_2014__48_4_1029_0/ | High order semi-lagrangian particle methods for transport equations: numerical analysis and implementation issues
ESAIM: Mathematical Modelling and Numerical Analysis - Modélisation Mathématique et Analyse Numérique, Volume 48 (2014) no. 4, p. 1029-1060
This paper is devoted to the definition, analysis and implementat... | {"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://inference-review.com/article/the-hydrogen-bond | The general theory of quantum mechanics is now almost complete, the imperfections that still remain being in connection with the exact fitting in of the theory with relativity ideas. These give rise to difficulties only when high-speed particles are involved, and are therefore of no importance in the consideration of a... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 3, "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://forums.wolfram.com/mathgroup/archive/1998/Jan/msg00172.html | Services & ResourcesWolfram Forums
MathGroup Archive
1998 January February March April May June July August September October November December
# RE: Re: Rotate3D bug solution
I followed with great interest all the discussions about Eulerian
angles, I have not got much to say about them, (the name is the same
in F... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://docs.nvidia.com/clara-holoscan/archive/clara-deploy-0.8.1-ea/sdk/applications/operators/fastio_variable_passthrough/app_fastio_to_npz/public/docs/readme.html | # 10.23. Clara FastIO Variable Passthrough - Fastio to Npz Converter Operator
This application is NOT for medical use.
## 10.23.1. Overview
This application reads FastIO variables from the appropriate FastIO inputs, and outputs one of them as a compressed Numpy file.
Specifically, the operator
1. reads the fastio ... | {"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/jordan-can-form-of-frobenius-map.307507/ | # Jordan Can. Form of Frobenius map
1. Apr 15, 2009
### geor
Hello all,
I am trying to solve this exercise here:
Let \phi denote the Frobenius map x |-> x^p on the finite field F_{p^n}. Determine the Jordan canonical form (over a field containing all the eigenvalues) for \phi considered as an F_p-linear transforma... | {"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://portlandpress.com/biochemj/article-abstract/285/3/805/27901/Structure-of-a-heparan-sulphate-oligosaccharide?redirectedFrom=fulltext | Binding of basic fibroblast growth factor (bFGF) to the extracellular matrix of cultured bovine aorta smooth muscle cells is likely to be mediated via heparan sulphate, since not only exogenous addition of heparan sulphate to the culture medium but also pretreatment of the cells with heparitinase (but not chondroitinas... | {"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://sk.sagepub.com/Reference/sage-encyclopedia-of-educational-research-measurement-evaluation/i12553.xml | • Entry
• Entries A-Z
• Subject index
### Levene’s Homogeneity of Variance Test
Homogeneity of variance (HOV) is one of the assumptions of some frequently used statistical procedures for group mean comparisons, such as a one-way analysis of variance (ANOVA) or an independent-samples t test. Under the HOV assumption, ... | {"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.gamasutra.com/blogs/JeanSimonet/20160310/267441/Beyond_the_State_Machine.php | March 24, 2019
Press Releases
March 24, 2019
Games Press
If you enjoy reading this site, you might also want to check out these UBM Tech sites:
# Beyond the State Machine
by Jean Simonet on 03/10/16 03:14:00 pm
The following blog post, unless otherwise noted, was written by a member of Gamasutra’s community.
The 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.nature.com/articles/s41586-021-03984-4?error=cookies_not_supported&code=47bf7bc9-1573-4787-97a2-53f003c39adb | Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles an... | {"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://cs.stackexchange.com/questions/53105/matrix-permanent-p-hard-problems-and-np | # Matrix permanent, #P-hard problems and NP
First of all, I'm not a computer scientist so I apologize if this is a stupid question.
I know that the problem of computing the permanent of a matrix is #P-hard, which as I understand it this implies that if you can solve an arbitrary instance of the problem in 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.arxiv-vanity.com/papers/gr-qc/0610018/ | The Asymptotic Safety Scenario in Quantum Gravity
[6mm] – An Introduction –
M. Niedermaier***Membre du CNRS.
[4mm] Laboratoire de Mathematiques et Physique Theorique
CNRS/UMR 6083, Université de Tours
Parc de Grandmont, 37200 Tours, France
Abstract
The asymptotic safety scenario in quantum gravity is reviewed, 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://math.stackexchange.com/questions/2759760/determine-the-radius-of-convergence-of-the-following-power-series | # Determine the radius of convergence of the following power series.?..
Determine the radius of convergence of the following power series.
a) $\sum_{n=1}^{\infty}\frac{ x^{6n+2}}{(1+\frac{1}{n})^{n^2}}$
my attempts: by applying the ratio test i got $\frac {a_n}{a_{n+1}}$ =$\frac{ x^{6n+2}}{(1+\frac{1}{n})^{n^2}}$.$\... | {"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://kerodon.net/tag/03S1 | # Kerodon
$\Newextarrow{\xRightarrow}{5,5}{0x21D2}$ $\newcommand\empty{}$
### 5.4.4 Small Simplicial Sets
Definition 5.4.3.1 has a counterpart in the setting of simplicial sets.
Definition 5.4.4.1. Let $\kappa$ be an infinite cardinal. We say that a simplicial set $S$ is $\kappa$-small if the collection of nondegen... | {"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://rd.springer.com/chapter/10.1007%2F978-981-13-9409-6_10?error=cookies_not_supported&code=20e78a60-e314-41f1-bdce-e9261d0bb5be | Natural Scene Mongolian Text Detection Based on Convolutional Neural Network and MSER
Conference paper
Part of the Lecture Notes in Electrical Engineering book series (LNEE, volume 571)
Abstract
Maximum Stable Extreme Region (MSER) is the most influential algorithm in text detection. However, due to the complex and ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.allthatmatters.academy/resource-pi/ | # Resource: Pi
Pi \pi is a constant of nature with infinitely many decimals (an irrational number). It is defined as the ratio between circumference and diameter of any circle.
The first 500 decimals are:[1]
\begin{aligned}
\pi=3.&1415926535\;8979323846\; 2643383279 \; 5028841971 \;6939937510\\
~& 5820974944 \; 5923... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://crypto.stackexchange.com/questions/34985/where-is-the-mistake-in-my-rsa-by-hand-calculation?noredirect=1 | Where is the mistake in my RSA by-hand calculation?
Like several previous askers, I seem to have made a mistake in my RSA calculation, but despite going back over it three times, I cannot spot it.
I picked 1000003 and 6000011 as my primes, p and q.
n = 1000003 * 6000011 = 6000029000033
z = φ(n) = (1000003 - 1) * (60... | {"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.zbmath.org/authors/?q=ai%3Acohen.michael-p | ×
# zbMATH — the first resource for mathematics
## Cohen, Michael P.
Compute Distance To:
Author ID: cohen.michael-p Published as: Cohen, M.; Cohen, M. P.; Cohen, Michael; Cohen, Michael P. External Links: MGP
Documents Indexed: 45 Publications since 1974
#### Co-Authors
7 single-authored 3 Kallman, Robert R. 3... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathematica.stackexchange.com/questions/19288/summing-tensors-in-mathematica | # Summing tensors in mathematica
How do I perform the following summation in mathematica? $$\Sigma_{m=1}^5 e_{ijklm}A^{mn}$$ I have the $e_{ijklm}$ tensor of rank 5 in 5 dimension as a array and $A^{mn}$ as a 5x5 matrix.
-
Since the sum goes over the last index of $e$ and the first index of $A$, it is directly done ... | {"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://eprints.soton.ac.uk/30079/ | The University of Southampton
University of Southampton Institutional Repository
# Exact calculations for the one-sided studentized range test for testing against a simple ordered alternative
Record type: Article
Hayter (J. Amer. Statist. Assoc. 85 (1990)) proposed a one-sided studentized range test (OSRT) for testi... | {"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://arxiv.org/abs/1611.00840 | cs.DS
# Title:Below all subsets for Minimal Connected Dominating Set
Abstract: A vertex subset $S$ in a graph $G$ is a dominating set if every vertex not contained in $S$ has a neighbor in $S$. A dominating set $S$ is a connected dominating set if the subgraph $G[S]$ induced by $S$ is connected. A connected dominatin... | {"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.physicsforums.com/showpost.php?p=3051758&postcount=5 | Thread: Percent Composition View Single Post
P: 18
Quote by sjb-2812 No, if you are happy that the chemical formula you have given is correct, the maths is also correct. However, see e.g. http://en.wikipedia.org/w/index.php?...ldid=399297621 or similar.
But the formula has to be (CH3)2 SO.
24 / 78 x 100 = 30.7 %
- 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://brilliant.org/problems/energy-of-anti-neutrino/ | # Energy of anti-neutrino
The $$\beta$$-decay process, discovered around 1900, is basically the decay of a neutron $$(n)$$. In the laboratory, a proton $$(p)$$ and an electron $$( e^- )$$ are observed as the decay products of the neutron. Therefore, considering the decay of a neutron as a two-body decay process, it wa... | {"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://cityofmclemoresville.com/pytorch-adadelta/ | Checkout this video:
## Introduction
Adadelta is similar to Adagrad in that it works well with sparse data (data that has many 0 values). Both methods are also resistant to exploding gradients (gradients that get too large and cause numerical instability).
Adadelta is a Learning algorithm for training neural network... | {"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://research.vit.ac.in/publication/soft-switched-dc-dc-converter-with-current | X
Soft-switched DC-DC converter with current and voltage doubler
Dharmesh P.D.,
Published in Informa UK Limited
2013
Volume: 10
Issue: 1
Pages: 1 - 10
Abstract
This paper proposes a method that consists of a phase-shift converter with a current doubler rectifier on the output side. The phase-shift converter operates ... | {"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://beesbuzz.biz/comics/?id=646 | ## Journal: 2014 Resolutions
#
Two versions of this one, both with and without the now-traditional white tummy patch. When I first designed this particular self-portrayal character it was patchless, but I decided to add it a couple years later (and the horns came even later). Now I’m waffling on it again. Which one d... | {"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://cran.salud.gob.sv/web/packages/pkgdown/vignettes/metadata.html | Package authors can customize the metadata used by Twitter and the Open Graph protocol for rich social media cards. In addition to specifying an alternate description for the package and any individual articles, you may also choose the preview image shown and the style of card used on Twitter.
You can preview and vali... | {"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://mesfind.github.io/R-ecology-lesson/01-intro-to-r.html | ### Learning Objectives
• Define the following terms as they relate to R: object, assign, call, function, arguments, options.
• Assign values to objects in R.
• Learn how to name objects
• Use comments to inform script.
• Solve simple arithmetic operations in R.
• Call functions and use arguments to change their defau... | {"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://socialcar-project.eu/en/what-2-numbers-add-up-to-get-17-and-multiply-to-get-42.14402.html | 17
# What 2 numbers add up to get 17 and multiply to get 42??
$x_{1,2} = \frac{ -17 \pm \sqrt{ 17 ^2 - 4 \cdot 1 \cdot 42} }{ 2 \cdot 1 }$ $x_{1,2} = \frac{ -17 \pm \sqrt{ 121 } }{ 2 }$ $x_1 = \frac{ -17~+~\sqrt{ 121 } }{ 2 } = -3$ $x_2 = \frac{ -17~-~\sqrt{ 121 } }{ 2 } = -14$ And so $x^2+17x+42 = (x+3)(x+14) \to x ... | {"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/what-are-the-critical-values-if-any-of-f-x-x-2sinx-sinxcos-2x-in-0-pi | Calculus
Topics
# What are the critical values, if any, of f(x)= x^2sinx +sinxcos^2x in [0,pi]?
Jul 11, 2018
$x \approx 2.3339$
#### Explanation:
Given: $f \left(x\right) = {x}^{2} \sin x + \sin x {\cos}^{2} x \text{ from } \left[0 , \pi\right]$
One way to find the critical values is to graph and find the maximu... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 16, "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.dsprelated.com/showarticle/1045.php | # Sinusoidal Frequency Estimation Based on Time-Domain Samples
The topic of estimating a noise-free real or complex sinusoid's frequency, based on fast Fourier transform (FFT) samples, has been presented in recent blogs here on dsprelated.com. For completeness, it's worth knowing that simple frequency estimation algor... | {"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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://lists.w3.org/Archives/Public/public-html/2007JanMar/0697.html | Re: MostlySemanticMarkup
From: Murray Maloney <murray@muzmo.com>
Date: Thu, 29 Mar 2007 08:28:54 -0500
Message-Id: <5.1.1.6.2.20070329082102.0ac2c7e0@mail.muzmo.com>
At 01:41 PM 3/28/2007 -0700, T.V Raman wrote:
>In markup languages like LaTeX the \em had a minor but key
>difference with \it --
>LaTeX was smart eno... | {"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://arxiv.org/abs/hep-th/9810155 | hep-th
(what is this?)
(what is this?)
# Title: Out Of This World Supersymmetry Breaking
Abstract: We show that in a general hidden sector model, supersymmetry breaking necessarily generates at one-loop a scalar and gaugino mass as a consequence of the super-Weyl anomaly. We study a scenario in which this contribut... | {"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.finedictionary.com/generalize.html | # generalize
## Definitions
• GENERAL VIEW of LIÈGE
• WordNet 3.6
• v generalize become systemic and spread throughout the body "this kind of infection generalizes throughout the immune system"
• v generalize cater to popular taste to make popular and present to the general public; bring into general or common use "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://de.mathworks.com/help/curvefit/csapi.html | # csapi
Cubic spline interpolation
## Syntax
``pp = csapi(x,y)``
``values = csapi(x,y,xx)``
## Description
example
``` NoteFor a simpler but less flexible method to interpolate cubic splines, try the Curve Fitter app or the `fit` function and see About Smoothing Splines. `pp = csapi(x,y)` returns the ppform of a ... | {"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... |
https://taskvio.com/maths/probability-distributions/cross-entropy/ | # Cross entropy
The cross-entropy between two probability distributions p and q.
#### Cross entropy
True lable Distribution P (0 1 0)
#### Input
$$P (0 1 0)$$ $$Q (0.15 0.60 0.25)$$
#### Solution
Cross-entropy H(p, q) will be:
H(p, q) = -[0 * log₂(0.15) + 1 * log₂(0.6) + 0 * log₂(0.25)]
H(p, q) = 0.736
## The 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... |
http://crypto.stackexchange.com/tags/cryptanalysis/new | # Tag Info
5
I don't know of any practical attacks on these schemes that would break collision-resistance or pre-image resistance, but the existence of related-key attacks on AES is still worrisome. The Miyaguchi-Preneel hash construction is better in this sense, because the attacker doesn't directly control anything... | {"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://skeptric.com/common-substring/ | I've found pairs of near duplicates texts in the Adzuna Job Salary Predictions Kaggle Competition using Minhash. One thing that would be useful to know is what the common sections of the ads are. Typically if they have a high 3-Jaccard similarity it's because they have some text in common.
The most asymptotically effi... | {"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://thatsmaths.com/2020/05/28/the-monte-carlo-method/ | ### The Monte-Carlo Method
Learning calculus at school, we soon find out that while differentiation is relatively easy, at least for simple functions, integration is hard. So hard indeed that, in many cases, it is impossible to find a nice function that is the integral (or anti-derivative) of a given one. Thus, given ... | {"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": 28, "mimetex.cgi": 0, "/images/ma... |
https://spot.lre.epita.fr/tut90.html | # The bdd_dict interface (advanced topic)
Spot uses BDD for multiple purposes.
The most common one is for labeling edges of automata: each edge stores a BDD representing its guard (i.e., a Boolean function over atomic propositions). Note that the automaton is still represented as a graph (with a vector of states 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": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://matheducators.stackexchange.com/questions/2246/practical-experience-with-teaching-differentials-in-freshman-calc?noredirect=1 | # Practical experience with teaching differentials in freshman calc?
There is a well known essay by Dray and Manogue which argues that differentials should be brought back into freshman calculus, and that we shouldn't worry too much about choosing a specific way of formalizing them, or about giving students a formal 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... |
http://nrich.maths.org/1011/note | ### Exploring Wild & Wonderful Number Patterns
EWWNP means Exploring Wild and Wonderful Number Patterns Created by Yourself! Investigate what happens if we create number patterns using some simple rules.
### I'm Eight
Find a great variety of ways of asking questions which make 8.
### Dice and Spinner Numbers
If yo... | {"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://link.springer.com/article/10.1007%2Fs00125-009-1547-9 | Diabetologia
, Volume 53, Issue 1, pp 144–152
# An empirical index of insulin sensitivity from short IVGTT: validation against the minimal model and glucose clamp indices in patients with different clinical characteristics
• A. Tura
• E. Succurro
• L. Groop
• G. Sesti
• G. Pacini
Article
## Abstract
### Aims/hypot... | {"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://mathhelpforum.com/discrete-math/182720-number-possibilities.html | # Math Help - Number of possibilities?
1. ## Number of possibilities?
A class of 20 is selecting a new president, with 5 candidates. How many different ways can the tally come out?
2. Originally Posted by TeaWithoutMussolini
A class of 20 is selecting a new president, with 5 candidates. How many different ways can 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/491372/fourier-coefficients-frequency-shifting | # Fourier Coefficients : Frequency Shifting
The FS coefficients of a signal $x(t)$ is given by
$$x(t) \longrightarrow C_k$$
The frequency shift property says that: if we multiply a signal $x(t)$ by $e^{j m\omega_0 t}$ the fourier series coefficients are now defined by $C_{k-m}$.
$$e^{j m \omega_0 t}x(t) \longrighta... | {"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://eprint.iacr.org/2011/131/20110318:122933 | ## Cryptology ePrint Archive: Report 2011/131
Trapdoor oneway functions associated with exponentiation
Virendra Sule
Abstract: This paper shows that if exponentiation $b=X^{k}$ in groups of finite field units or $B=[k]X$ in elliptic curves is considered as encryption of $X$ with exponent $k$ treated as symmetric key... | {"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://gmatclub.com/forum/if-a-and-b-are-positive-integers-is-3a-2-b-divisible-by-210448.html | GMAT Question of the Day - Daily to your Mailbox; hard ones only
It is currently 24 Apr 2019, 01:43
### 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.
Customize... | {"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://spacedonkey.de/date/2015/07/?post_type=post&cat=43 | ## Test 1
``````<h7>Test Header</h7>
<strong>Strong Text</strong>
This is a bit of text that goes on for awhile just to create the illusion that there is something important to say. After some time we might want to create a little teaser for [expand title="Read more" swaptitle="Read Less" trigclass="arrowright" targpo... | {"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://mail.scipy.org/pipermail/numpy-tickets/2008-January/001604.html | # [Numpy-tickets] [NumPy] #638: var should take absolute value for complex numbers.
NumPy numpy-tickets@scipy....
Sat Jan 12 02:45:05 CST 2008
#638: var should take absolute value for complex numbers.
-------------------------+--------------------------------------------------
Reporter: akumar | Owner: ... | {"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://astrokode.wordpress.com/2012/11/18/how-to-make-random-point-or-direction-at-spherical-coordinate/ | # How to make random point/direction in spherical coordinate
If we want to pick a random point on the surface of a sphere, it is incorrect to select spherical coordinates $\theta$ and $\phi$ from uniform distributions $0 \leq \phi \leq 2\pi$ and $0 \leq \theta \leq \pi$, since the area element $\sin(\theta) d\theta 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": 11, "mimetex.cgi": 0, "/images/ma... |
http://tex.stackexchange.com/questions/3983/can-i-use-pgfplots-to-make-a-boxplot?answertab=oldest | # Can I use pgfplots to make a boxplot
My current plotting tool for my papers is pgfplots for nice consistent plots. Now I would like to add a boxplot. Is this possible with help of pgfplots, or any helper package?
-
I am not aware of any easy-to-use packages for producing box plots in pgfplots but this TeXample exa... | {"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/calculues-questions.377738/ | # Calculues Questions
1. Feb 12, 2010
### TheForumLord
1. The problem statement, all variables and given/known data
A. Let $$g(x)= \sigma\frac{1}{sqrt(n)}(x^{2n}-x^{2n+1})$$
Prove g(x) is continous in [0,1].
B. Let f be a function such as f(0)=1 and there's a neighouhood of x=0 in which :
$$f ' (x)= 1+(f(x))^{10}$... | {"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://gateoverflow.in/661/gate2000-2-14 | 2.2k views
Consider the values of $A$ = 2.0 x 10$^{30}$, $B$ = -2.0 x 10$^{30}$, $C$ = 1.0, and the sequence
X:= A + B Y:= A + C
X:= X + C Y:= Y + B
executed on a computer where floating point numbers are represented with $32$ bits. The values for $X$ and $Y$ will be
1. $X = 1.0, Y = 1.0$
2. $X... | {"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://bedops.readthedocs.io/en/latest/content/reference/file-management/compression/starchcat.html | # 6.3.2.3. starchcat¶
The starchcat utility efficiently merges per-chromosome records contained within one or more BEDOPS Starch-formatted archives. This is an equivalent operation to bedops --everything or bedops -u (a multiset union), but inputs are starch archives rather than uncompressed BED files.
As a further 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://www.nag.com/numeric/cl/nagdoc_cl26.2/html/f01/f01vbc.html | # NAG C Library Function Document
## 1Purpose
nag_ztrttp (f01vbc) copies a complex triangular matrix, stored in a full format array, to a packed format array.
## 2Specification
#include #include
void nag_ztrttp (Nag_OrderType order, Nag_UploType uplo, Integer n, const Complex a[], Integer pda, Complex ap[], NagEr... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 69, "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.physicsoverflow.org/39937/physics-application-of-%24so-8-%24-and-spin-8-triality | # Physics application of $SO(8)$ and Spin(8) triality
+ 3 like - 0 dislike
464 views
Triality is a relationship among three vector spaces. It describes those special features of the Dynkin diagram D4 and the associated Lie group Spin(8), the double cover of 8-dimensional rotation group SO(8).
SO(8) is unique among 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://awsh.org/nixie-tubes/ | # nixie tubes
I finally received a batch of 1n-14 nixie tubes that I purchased from ebay for a future clock project. The tubes need a power supply that can supply 170 volts DC, which I didn’t have, so I built one.
I came across a few switching designs online and I settled on the one from here, mainly because I had 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://www.physicsforums.com/threads/is-double-parton-scattering-useful.515218/ | # Is double parton scattering useful?
1. Jul 19, 2011
### petergreat
Is double parton scattering merely something of curiosity, or is it useful in the production of interesting particles (Higgs, top, B meson etc.)?
2. Jul 19, 2011 | {"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://publications.iitm.ac.in/publication/experimental-investigation-on-preconditioned-rate-induced-tipping | X
Experimental investigation on preconditioned rate induced tipping in a thermoacoustic system
J. Tony, S. Subarna, K. S. Syamkumar, G. Sudha, S. Akshay,
Published in Nature Publishing Group
2017
PMID: 28710448
Volume: 7
Issue: 1
Abstract
Many systems found in nature are susceptible to tipping, where they can shift fr... | {"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/a-simple-double-integral/ | A simple double integral.
Calculus Level 5
Let : $I= \int_0^1 \int_0^1 \left\{ \frac{x}{y} \right\} \ \mathrm{d}x\ \mathrm{d}y$ Find $$\lfloor1000I\rfloor$$.
$$\{x\}$$ denotes to the fractional part of $$x$$, and $$\lfloor x\rfloor$$ denotes to the floor function for $$x$$.
Remark : Numerical integration using soft... | {"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://math.stackexchange.com/questions/304527/the-area-of-the-triangle-with-vertices-3-2-3-8-and-x-y-is-24-what-is | # The area of the triangle with vertices (3, 2), (3, 8), and (x, y) is 24. What is x?
The area of the triangle with vertices (3, 2), (3, 8), and (x, y) is 24. A possible value for x is: a) 7 b) 9 c) 11 d) 13 e) 15
-
is it a homework? – Yimin Feb 15 '13 at 3:44
It's for an upcoming test. But I don't understand. – us... | {"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://alt-sci.ru/_en/wiki/index.php?title=Aether_theory&printable=yes | # Aether theory
Corresponding Wikipedia article: Aether theories
The aether is the intermediator between space and matter, which is available by a mental perception, and it appears indirectly in a form of the observed physical phenomena and the measured physical values. The existence of aether is denied due to its im... | {"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/moment-tension-problem.304965/ | # Moment/Tension problem
1. Apr 4, 2009
### fableblue
1. The problem statement, all variables and given/known data
It is known that a force with a moment of 7840 lb in about D is required to straighten the fence post CD. If a=8in. ,b=52 in., and d=112 in., determine the tension that must be developed in the cable 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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://moodle.org/plugins/view.php?plugin=mod_scheduler&moodle_version=21 | ## Activities: Scheduler
mod_scheduler
Maintained by Henning Bostelmann
An appointment scheduler for planning face-to-face meetings between teachers and students. Teachers can set up time slots, and students can choose one of these on Moodle.
2541 sites
60 fans
The Scheduler module helps you in scheduling appointment... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/users/44660/pcepkin | # pcepkin
less info
reputation
9
bio website location age member for 2 years, 1 month seen Sep 30 '13 at 14:55 profile views 28
mathstudent
# 15 Questions
4 Hilbert space and its dual 3 dynamical systems and invariant sets 3 a question on $O$- notation 3 Estimation of $\int \limits_{0}^{\infty}e^{-ax}\frac{1}{x}dx... | {"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://wiki.swarma.org/index.php/%E5%A4%9A%E9%87%8D%E5%88%86%E5%BD%A2%E7%B3%BB%E7%BB%9F | # 多重分形系统
Example of a multifractal electronic eigenstate at the Anderson localization transition in a system with 1367631 atoms.
A multifractal system is a generalization of a fractal system in which a single exponent (the fractal dimension) is not enough to describe its dynamics; instead, a continuous spectrum of ex... | {"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://www.computer.org/csdl/trans/ts/1978/03/01702518-abs.html | The Community for Technology Leaders
Subscribe
Issue No.03 - May (1978 vol.4)
pp: 169-178
U.R. Kodres , Department of Computer Science, Naval Postgraduate School
ABSTRACT
The concept of a data flowgraph is formalized as a bipartite directed graph. Each execution sequence of a computer program has a corresponding data 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://www.physicsforums.com/printthread.php?t=120727 | Physics Forums (http://www.physicsforums.com/index.php)
- Calculus (http://www.physicsforums.com/forumdisplay.php?f=109)
- - Integral: square root of tan x (http://www.physicsforums.com/showthread.php?t=120727)
Jeremy May13-06 05:11 PM
integral: square root of tan x
My class, teacher included, cannot seem to ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://keras.rstudio.com/reference/application_xception.html | Xception V1 model for Keras.
application_xception(include_top = TRUE, weights = "imagenet",
input_tensor = NULL, input_shape = NULL, pooling = NULL,
classes = 1000)
xception_preprocess_input(x)
## Arguments
include_top whether to include the fully-connected layer at the top of the network. NULL (random initializati... | {"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.padheye.com/2015/09/13/1-mark-questions-of-physical-world-and-measurement/ | Very short answer type questions, (1 mark question)
Q1. State one law that holds good in all natural processes.
Ans. One such laws is the Newton’s gravitation law, According to this law everybody in this nature are attracts with other body with a force of attraction which is directly proportional to the product of 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.perlmonks.org/index.pl?node_id=118207 | We don't bite newbies here... much PerlMonks
### Re: Re: Re: Perl under Win 2000 & IIS 5.0
by earthboundmisfit (Chaplain)
on Oct 11, 2001 at 17:27 UTC ( #118207=note: print w/ replies, xml ) Need Help??
in reply to Re: Re: Perl under Win 2000 & IIS 5.0
in thread Perl under Win 2000 & IIS 5.0
Contents of your PATH ... | {"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://aacrjournals.org/cebp/article/27/4/503/71569/Hepatitis-C-Virus-Screening-Trends-Serial-Cross | Background: Rates of hepatitis C virus (HCV) infection are markedly higher for baby boomers compared with other birth cohorts, and they are now recommended for universal one-time screening. This study examines HCV screening rates and predictors for four birth cohorts [born <1945, born 1945–1965 (baby boomers), born 196... | {"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://en.wikipedia.org/wiki/Talk:Kleene%e2%80%93Rosser_paradox | WikiProject Mathematics (Rated Start-class, Low-priority)
This article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of Mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tas... | {"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": 3, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://sites.google.com/site/shakeshome/Welcome/how-to-s-1 | ### How To's
#### How to Use Linux Commands in Windows with Cygwin
posted Jan 25, 2011, 6:33 AM by Ahmed El-Sharkasy
Windows command-line tools have advanced a lot with PowerShell, but Linux has had a much more usable terminal for many years. Here’s how you can get the best of both worlds with Cygwin, a ‘nix-style 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cstheory.stackexchange.com/questions/17819/a-natural-problem-in-textrms-2-textrmp | # A natural problem in $\textrm{S}_2^\textrm{P}$?
The complexity class $\textrm{S}_2^\textrm{P}$ is defined as follows (from Wikipedia):
A language $L$ is in $S_2^P$ if there exists a polynomial-time predicate $P$ such that
• If $x \in L$, then there exists a $y$ such that for all $z$, $P(x,y,z)=1$
• If $x \notin L$... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://wiki.contextgarden.net/Table_of_Contents | ## Placing the ToC
\completecontent % with title
\placecontent % without title
One important quirk. If you do not start the document with \completecontent, but use it later –for example after the introduction–, you should use:
\completecontent[criterium=all]
When \completecontent is at the end of the document you... | {"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://or.stackexchange.com/questions/6835/ilog-cpoptimizer-soft-constraints-multiple-solves-reusing-searched-space | # ILOG CPOptimizer soft constraints (multiple solves reusing searched space)
I'm trying to feed information retrieved from my neural network to my CP model to help narrow down the search on big instances of my problem. However, I also want to remove the additional imposed constraints to the model and solve it to the 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.datasciencecentral.com/when-bayes-ockham-and-shannon-come-together-to-define-machine/ | # When Bayes, Ockham, and Shannon come together to define machine learning
Acknowledgements
Thanks to my CS7641 class at Georgia Tech in my MS Analytics program, where I discovered this concept and was inspired to write about it. Thanks to Matthew Mayo for editing and re-publishing this in KDnuggets.
Introduction
I... | {"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.jbc.org/article/S0021-9258(20)67369-0/fulltext | Reflections| Volume 288, ISSUE 14, P10084-10091, April 05, 2013
The Tryptophan Synthase α2β2 Complex: A Model for Substrate Channeling, Allosteric Communication, and Pyridoxal Phosphate Catalysis
Open AccessPublished:February 20, 2013
I reflect on my research on pyridoxal phosphate (PLP) enzymes over fifty-five years... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 6, "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://docs.php.net/manual/it/book.com.php | # COM and .Net (Windows)
### User Contributed Notes 7 notes
robert dot johnson at icap dot com
2 years ago
(From?) PHP 5.4.5 for Windows:If you are seeing this in your error log:Fatal error: Class 'COM' not found You require this in php.ini:[PHP_COM_DOTNET]extension=php_com_dotnet.dllPreviously it was compiled as b... | {"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://www.ck12.org/physics/Transfer-of-Electric-Charge/enrichment/Separation-and-Transfer-of-Charge-Example-3/ | <img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=iA1Pi1a8Dy00ym" style="display:none" height="1" width="1" alt="" />
# Transfer of Electric Charge
## Introduction to conduction, friction, and polarization.
Estimated6 minsto complete
%
Progress
Practice Transfer of Electric Charge
MEMORY METER
This in... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://mathoverflow.net/questions/129257/a-question-about-the-proof-of-beilinson-bernstein-localisation | A question about the proof of Beilinson-Bernstein localisation
I'm trying to understand the proof of the Beilinson-Bernstein localisation theorem at the moment, but there's just one point where I'm having a mental block, and was wondering if anybody could clarify things for me.
Specifically, it's this (not quite gene... | {"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://cnrs.hal.science/LAMA_UMR8050/search/index/?q=producedDateY_i%3A2009&submitType_s=file | Search - Archive ouverte HAL Access content directly
51 Results
Deposit type : Fulltext
### On mean discounted numbers of passage times in small balls of Ito processes observed at discrete times
[Research Report] RR-6813, 2009, pp.19
Reports
### On mean discounted numbers of passage times in small balls of Ito proc... | {"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://zbmath.org/?q=an:1063.34052 | zbMATH — the first resource for mathematics
Examples
Geometry Search for the term Geometry in any field. Queries are case-independent. Funct* Wildcard queries are specified by * (e.g. functions, functorial, etc.). Otherwise the search is exact. "Topological group" Phrases (multi-words) should be set in "straight quot... | {"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://brilliant.org/problems/an-algebra-problem-by-dominick-hing/ | # An algebra problem by Dominick Hing
Algebra Level pending
How many times do the graphs of $$y\quad =\quad x$$ and $$y\quad =\quad { x }^{ 2 }$$ intersect?
× | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/66265-rule-sim-eqs.html | # Math Help - Rule of sim eqs?
1. ## Rule of sim eqs?
Hello.
When eliminating the x or ys is their a rule for which you take awy from each other when the signs are different.
example
equation
A
B
becomes
C
D
Do you always take the larger number away? always take the C away from D or vice versa? or is it determin... | {"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://blogs.scienceforums.net/swansont/archives/category/tyagfiti | ## Archive for the 'TYAGFITI' Category
Does the Dog Die?
Do you turn off Old Yeller before the end so you can pretend that he lived a long and happy life? Did a cute pet on a movie poster make you think it would be a fun comedy but it turned out to be a pet-with-a-terminal-illness tearjerker instead? Are you unable 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... |