url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://math.stackexchange.com/questions/766193/recovering-a-restricted-lie-algebra-from-its-restricted-enveloping-algebra | # Recovering a restricted Lie algebra from its restricted enveloping algebra
Let $k$ be an algebraically closed field of characteristic $p>0$, and let $\mathfrak{g}$ be a restricted Lie algebra, with restricted enveloping algebra $u(\mathfrak{g})$. We can place a Hopf algebra structure on $u(\mathfrak{g})$ by requirin... | {"extraction_info": {"found_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.maplesoft.com/support/help/Maple/view.aspx?path=LinearAlgebra/General/MVassignment | Matrix and Vector Entry Assignment - Maple Programming Help
Home : Support : Online Help : Mathematics : Linear Algebra : LinearAlgebra Package : Entry Operations : LinearAlgebra/General/MVassignment
Matrix and Vector Entry Assignment
Assignment statements can be used to change the value of entries in an existing Ma... | {"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... |
https://www.physicsforums.com/threads/rotary-projectile-motion.120234/ | # Rotary projectile motion
1. May 9, 2006
### elmariachi
Hi all,
the problem i have is that there is a rotating disk with nozzles on its circumference. a material is being pushed into this rotating disk/plate and its being released from the nozzles. The disk is rotating with a certain rpm. I want to know, how can 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... |
http://www.reference.com/browse/general%20solution | Related Searches
Definitions
Singular solution
A singular solution ys(x) of an ordinary differential equation is a solution that is tangent to every solution from the family of general solutions. By tangent we mean that there is a point x where ys(x) = yc(x) and y's(x) = y'c(x) where yc is any general solution.
Usua... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 14, "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://1lab.dev/Cat.Displayed.Path.html | open import Cat.Functor.Equivalence.Path
open import Cat.Functor.Equivalence
open import Cat.Displayed.Functor
open import Cat.Displayed.Total
open import Cat.Displayed.Base
open import Cat.Prelude
module Cat.Displayed.Path where
open Precategory
open Displayed
# Paths of displayed categories🔗
If you have a pair ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 27, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.andreweckford.com/blog/index.php/category/math/ | ## Trace Tricks
The trace of a square matrix is the sum of the elements on the main diagonal. That is, for an n by n square matrix A, the trace of A is $$\mathrm{tr}(A) = \sum_{i=1}^n A_{ii} .$$ This might not seem too exciting at first. However, the trace operator has a neat quasi-commutative property: for matrices U... | {"extraction_info": {"found_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/advanced-applied-math/41606-heat-equation-semi-infinite-slab.html | # Math Help - Heat Equation in semi infinite slab
1. ## Heat Equation in semi infinite slab
I have this PDE with following Boundary Conditions:
$
{\partial^2 \theta \over \partial x^2}+{\partial^2 \theta \over \partial y^2}={\partial \theta \over \partial t}
$
$I.C.:\ \theta=0 \ @ \ t=0$
$B.C. \ 1:\ \theta=f(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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 9, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://docs.opencv.org/3.2.0/df/d2d/group__ximgproc.html | OpenCV 3.2.0 Open Source Computer Vision
Extended Image Processing
## Modules
Structured forests for fast edge detection
Filters
Superpixels
Image segmentation
Fast line detector
## Functions
void cv::ximgproc::niBlackThreshold (InputArray _src, OutputArray _dst, double maxValue, int type, int blockSize, doubl... | {"extraction_info": {"found_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://pma.caltech.edu/master-calendar/86754 | Caltech Home > PMA Home > Master Calendar > CMI Seminar: Jingcheng Liu
Tuesday, October 08, 2019
4:00 PM - 5:00 PM
Annenberg 314
# CMI Seminar: Jingcheng Liu
Uniform Sampling Through the Lovász Local Lemma
Jingcheng Liu, Postdoc, Center for the Mathematics of Information, Caltech,
We propose a new algorithmic framew... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://en.wikipedia.org/wiki/Fisher's_exact_test | # Fisher's exact test
Biologist and statistician Ronald Fisher
Fisher's exact test is a statistical significance test used in the analysis of contingency tables.[1][2][3] Although in practice it is employed when sample sizes are small, it is valid for all sample sizes. It is named after its inventor, Ronald Fisher, a... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 14, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://hungrybeagle.com/index.php/ma10/ma10-functions-and-graphs/ma10-7-linear-equations-and-graphs/63-10-7-3-slope-point-form | ## 10.7.3 Slope Point Form
If you have a graph and want to find the equation for the line, sometimes the y-intercept is not an integer and it is hard to find the equation. Similarly, you can't really find the equation in general form if you only have the graph.
The slope-point form of the equation of a line is the 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... |
http://educ.jmu.edu/~waltondb/MA2C/integral-properties.html | ## Section5.4Properties of Definite Integrals
###### Overview
Motivated by the properties of total accumulated change and of area, the definite integral inherits several significant properties. These properties are stated as theorems. We will be interested in applying the results of the theorems. However, to prove 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://mn.khanacademy.org/math/geometry/hs-geo-foundations/hs-geo-angles/v/showing-angles-have-same-measure | If you're seeing this message, it means we're having trouble loading external resources on our website.
Хэрэв та вэб шүүлтүүртэй газар байгаа бол домэйн нэрийг *.kastatic.org and *.kasandbox.org блоклосон эсэхийг нягтална уу.
Үндсэн товъёог
# Proving angles are congruent
## Video transcript
We have an interesting ... | {"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.originlab.com/doc/Quick-Help/Multiple-Linear-Regression | # 3.29 FAQ-257 How can I perform regression with multiple linear terms and obtain an analytical solution?
Last Update: 10/13/2016
You can get an analytical solution of an equation if the equation has multiple linear terms. Instead of using the NLFit tool to get an iterative solution, you can treat the linear terms 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": 7, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://pryderi.net/Maths/Automata | # Automata
## Introduction
An Automaton is a device which recognises or accepts certain elements of ${\Sigma }^{*}$, where $\Sigma$ is a finite alphabet. Since the elements accepted by an automaton are a subset of ${\Sigma }^{*}$, they form a language. Therefore each automaton will recognise or accept a language cont... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 13, "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/?node_id=207065 | Your skill will accomplishwhat the force of many cannot PerlMonks
Re: Re: CGI open of tmpfile
by rdfield (Priest)
on Oct 22, 2002 at 13:15 UTC ( #207065=note: print w/ replies, xml ) Need Help??
in reply to Re: CGI open of tmpfile
in thread CGI open of tmpfile
I don't think that this is particularly good advice. 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://www.zigya.com/study/book?class=11&board=bsem&subject=Physics&book=Physics+Part+I&chapter=Motion+in+A+Plane&q_type=&q_topic=Scalars+And+Vectors&q_category=&question_id=PHEN11039179 |  At what angle do the two vectors of magnitude A + B and A - B act so that their resultant is ? from Physics Motion in A Plane Class 11 Manipur Board
### Book Store
Download books and chapters from book store.
Currently only available for.
CBSE Gujarat Board Haryana Board
### Previous Year Papers
Download 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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/number-theory/120440-worst-case-prime-factorisation.html | # Thread: Worst case for prime factorisation
1. ## Worst case for prime factorisation
Many places tell me that n=pq with p,q distinct and near to the square root of n is the worst case in terms or arithmetic operations needed to factorise n completely. Why is this?
2. There are lots of methods. Here are some :
- Tr... | {"extraction_info": {"found_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": 44, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://tex.stackexchange.com/questions/134694/aligning-of-equations-within-derivations | # Aligning of equations within derivations
Okay, so I have the following derivation so far in my latex document:
\documentclass[a4paper,oneside,11pt]{report}
\usepackage[english]{babel} %francais, polish, spanish, ...
\usepackage[T1]{fontenc}
\usepackage[ansinew]{inputenc}
\usepackage[cm]{fullpage}
\usepackage{float... | {"extraction_info": {"found_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://blender.stackexchange.com/questions/72403/tiff-image-problem/72406 | # TIFF Image Problem
I recently downloaded a pack of TIFF mountain brushes for usage in Blender so I could sculpt my own terrain to look more realistic. The brushes can be downloaded here: https://www.youtube.com/watch?v=40glxZCyPeY
I brought one of the TIFF textures in and began using an anchored sculpt brush to pla... | {"extraction_info": {"found_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.sawaal.com/odd-man-out-and-series-questions-and-answers/find-the-odd-man-out--6-9-15-21-24-28-30_6456 | 13
Q:
# Find the odd man out.6, 9, 15, 21, 24, 28, 30
A) 28 B) 21 C) 24 D) 30
Explanation:
Each of the numbers except 28, is a multiple of 3.
Q:
Find the missing number in the given number series?
5 11 21 44 ? 175
A) 86 B) 78 C) 94 D) 102
Explanation:
Here the given number series is 5 11 21 44 ? 175
N... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 5, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://geoenergymath.com/2014/09/16/using-tidal-gauges-to-estimate-enso/ | # Using Tidal Gauges to Estimate ENSO
[mathjax]— This is another post in the SOI Model project documented on this blog and at Azimuth.
A denier blogger (S.Goddard) recently created an interesting graphic:
Goddard’s description of the visual :
“Apparently they believe that water likes to pile up in mounds, and to he... | {"extraction_info": {"found_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://mathoverflow.net/users/25947/china-hong-kong?tab=questions | # China-Hong Kong
less info
reputation
113
bio website location age 25 member for 2 years, 6 months seen Feb 27 at 15:50 profile views 1,775
# 28 Questions
1
2
1
372
views
2
2
0
154
views
### Solve this functional equation with respect to $f$
jul 22 at 0:34 Christian Remling 2,975
2
2
1
95
views
1
2
1
222
views
... | {"extraction_info": {"found_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://gut.bmj.com/content/52/6/775.1 | Article Text
Direct measurement of acid permeation into rat oesophagus
1. S Tanaka1,*,
2. S Chu2,
3. M Hirokawa1,
4. M H Montrose2,
5. J D Kaunitz1
1. 1West Los Angeles Veterans Affairs Medical Centre, CURE: Digestive Diseases Research Centre, and Department of Medicine, School of Medicine, University of California Lo... | {"extraction_info": {"found_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": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://ashwinnarayan.blogspot.com/2009/12/if-zero-by-zero-were-defined.html | ## Friday, 11 December 2009
### If Zero by Zero were defined....
If zero by zero were defined a whole lot of crazy things would start to happen.
Just as an example I quote this section of Wikipedia.
With the following assumptions:
\begin{align} 0\times 1 &= 0 \\ 0\times 2 &= 0. \end{align}
The following must be true... | {"extraction_info": {"found_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": 7, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://link.springer.com/article/10.1186/s40659-015-0003-1 | # In vitro antioxidant properties, free radicals scavenging activities of extracts and polyphenol composition of a non-timber forest product used as spice: Monodora myristica
## Abstract
### Background
Excessive production of free radicals causes direct damage to biological molecules such as DNA, proteins, lipids, 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.physicsforums.com/threads/harmonic-oscillator-impulse-needed-to-counteract-energy-loss.741182/ | # Harmonic Oscillator: Impulse needed to counteract energy loss
1. Mar 2, 2014
### Wavefunction
1. The problem statement, all variables and given/known data
The pendulum of a grandfather clock activates an escapement mechanism every time it passes
through the vertical. The escapement is under tension (provided by 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": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.nccr-swissmap.ch/research/publications?page=5 | Publications
Pages
Wednesday, 3 July, 2019
Enis Belgacem, Yves Dirian, Andreas Finke, Stefano Foffa, Michele Maggiore
We discuss a modified gravity model which fits cosmological observations at a level statistically indistinguishable from \LambdaCDM and at the same time predicts very large deviations from...
arXiv:... | {"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.dreamwings.cn/hdu6040/4838.html | # HDU 6040 Hints of sd0061 (技巧)
## Description
sd0061, the legend of Beihang University ACM-ICPC Team, retired last year leaving a group of noobs. Noobs have no idea how to deal with m coming contests. sd0061 has left a set of hints for them.
There are n noobs in the team, the i-th of which has a rating ai. sd0061 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.koreascience.or.kr/article/ArticleFullRecord.jsp?cn=HSSHBT_2015_v24n6_359 | Algorithm of Modified Single-slope A/D Converter with Improved Conversion Time for CMOS Image Sensor System
Title & Authors
Algorithm of Modified Single-slope A/D Converter with Improved Conversion Time for CMOS Image Sensor System
Lee, Sang-Hoon; Kim, Jin-Tae; Shin, Jang-Kyoo; Choi, Pyung;
Abstract
This paper propos... | {"extraction_info": {"found_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": 2, "/images/mat... |
https://walterkilar.wordpress.com/2013/01/05/%ED%83%9C%EA%B6%8C%EB%8F%84-%EB%AC%BC%EB%A6%AC-lesson-2-velocity-and-force/ | # 태권도 물리: Lesson 2 – velocity and force
First, we start with $v=\sqrt[]{\frac{2K}{m}}$
• Let m = mass of the fist and arm of a 45 kg (100 pound) martial artist, approximately 10 kg (22 pounds).
• Let K = kinetic energy solved in lesson 1, $E_{arm}=\frac{1}{2}(10)(5)^2-(5)(9.8)=125J-49J=76J$
Next, plug and chug: $v=\... | {"extraction_info": {"found_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... |
http://www.dsplog.com/2008/07/08/compare-bpsk-qpsk-4pam-16qam-16psk-64qam-32psk/?replytocom=13615 | (18 votes, average: 4.17 out of 5)
Loading ...
# Comparing BPSK, QPSK, 4PAM, 16QAM, 16PSK, 64QAM and 32PSK
by on July 8, 2008
I have written another article in DSPDesginLine.com. This article can be treated as the third post in the series aimed at understanding Shannon’s capacity equation.
For the first two posts i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 10, "/images/ma... |
http://tex.stackexchange.com/questions/57657/how-to-create-page-with-non-printing-annotation | # How to create page with non printing annotation
I would like to add text 'This page intentionally left blank' to blank page (with header) but I would like to this text appear in pdf but not in the printed document. Is it even possible? If so, how?
-
You can add the text in a Optional Contents Group (OCG) layer with... | {"extraction_info": {"found_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://15418.courses.cs.cmu.edu/spring2016/lecture/dsl/slide_020 | Previous | Next --- Slide 20 of 66
Back to Lecture Thumbnails
Instructor Note
pavelkang
I thought the state-of-the-art method to solve PDE on meshes is to solve system of linear equations instead of the iterative update method, right? Then why are people interested in a language specific for the iterative method?
Khr... | {"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://quantummechanics.ucsd.edu/ph130a/130_notes/node35.html | ## The Helium Atom
The Hamiltonian for Helium has the same terms as Hydrogen but has a large perturbation due to the repulsion between the two electrons.
Note that the perturbation due to the repulsion between the two electrons is about the same size as the the rest of the Hamiltonian so first order perturbation theo... | {"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://wiki.math.uwaterloo.ca/statwiki/index.php?title=deep_Neural_Nets_as_a_Method_for_Quantitative_Structure%E2%80%93Activity_Relationships&oldid=26915 | # deep Neural Nets as a Method for Quantitative Structure–Activity Relationships
## Introduction
This abstract is a summary of the paper "Deep Neural Nets as a Method for Quantitative Structure−Activity Relationships" by Ma J. et al. <ref> Ma J, Sheridan R. et al. [ http://pubs.acs.org/doi/pdf/10.1021/ci500747n.pdf "... | {"extraction_info": {"found_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/c/cern+low+energy+antiproton+ring.html | #### Sample records for cern low energy antiproton ring
1. Low Energy Antiproton Ring experimental area
CERN Multimedia
1991-01-01
The experimental area at the Low Energy Antiproton Ring (LEAR) is seen. This set up was used to slow down antiprotons which had been produced by colliding a proton beam with a solid tar... | {"extraction_info": {"found_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://cms.math.ca/cjm/msc/47A20?fromjnl=cjm&jnl=CJM | location: Publications → journals
Search results
Search: MSC category 47A20 ( Dilations, extensions, compressions )
Expand all Collapse all Results 1 - 3 of 3
1. CJM 2012 (vol 65 pp. 768)
Nonself-adjoint Semicrossed Products by Abelian Semigroups Let $\mathcal{S}$ be the semigroup $\mathcal{S}=\sum^{\oplu... | {"extraction_info": {"found_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://git.kamailio.org/gitlist/index.php/sip-router/blob/db_text_patch-d4f7cf1d/tcp_info.h | /*
* Copyright (C) 2006 iptelorg GmbH
*
* This file is part of Kamailio, a free SIP server.
*
* Kamailio is free software; you can redistribute it and/or modify
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version
*
* Kamailio is distributed in the hope that it will b... | {"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://crypto.stackexchange.com/questions/26280/why-does-umac-encrypt-the-output-of-universal-hash-function | # Why does UMAC encrypt the output of universal hash function?
UMAC uses a key to choose a random hash function from a family of universal hash functions. The value of the hash function is always encrypted using yet another key, and the resulting ciphertext becomes the MAC code.
• What would go wrong if I skipped 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://puzzling.stackexchange.com/questions/97712/can-you-name-the-product-code?noredirect=1 | Can you name the Product Code™?
Given the product codes of 10 fruits and vegetables in the chart below, can you figure out the product code of Broccoli?
Fruit / Vegetable Product Code™
Lemon CNL
Carrot DSB
Plum CAC
Tomato CME
Strawberry GAE
Pumpkin EOB
Granny Smith Apple KAT
Garlic DMJ
Pomegranate FME
Cucumber EST
Br... | {"extraction_info": {"found_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://rke.abertay.ac.uk/en/publications/particle-acceleration-at-reconnecting-separator-current-layers | # Particle acceleration at reconnecting separator current layers
J. Threlfall, J. E.H. Stevenson, C. E. Parnell, T. Neukirch
Research output: Contribution to journalArticlepeer-review
9 Citations (Scopus)
## Abstract
Aims. The aim of this work is to investigate and characterise particle behaviour in a 3D magnetohy... | {"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://export.arxiv.org/list/hep-ph/1505?skip=40&show=10 | # High Energy Physics - Phenomenology
## Authors and titles for May 2015, skipping first 40
[ total of 540 entries: 1-10 | 11-20 | 21-30 | 31-40 | 41-50 | 51-60 | 61-70 | 71-80 | ... | 531-540 ]
[ showing 10 entries per page: fewer | more | all ]
[41]
Title: Four and two-lepton signals of leptophilic gauge interactio... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/279611/probability-distribution-function-of-the-length-of-an-interval-taken-from-a-unif/279634 | # Probability distribution function of the length of an interval taken from a uniform probabilty distribution.
This is a consequence of my suggested solution to this question.
Consider the probability distribution function that is uniform over the interval $[-a,a]$:
$$F(x)=\begin{cases} 0 & x \leq -a\\ \frac{x+a}{2a... | {"extraction_info": {"found_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://clay6.com/qa/42881/pottassium-crystallizes-in-body-centred-cubic-lattice-with-a-unit-cell-leng | # Pottassium Crystallizes in body centred cubic lattice with a unit cell length a = 5.2$A^{\large\circ}$e) What is the calculated density of crystalline Potassium?
$0.921g/cm^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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.indiarankers.com/forum/15/SSC-CHSL/English-Language/-In-Question,-in-the-following-question,-out-of-the-four-alternatives,-choose-the-one-which-can-be-substituted-for-the-given-sentence-List-and-explanations-of-t | -
1 .
In Question, in the following question, out of the four alternatives, choose the one which can be substituted for the given sentenceList and explanations of technical or difficult terms
[ A ] Preface
[ B ] Glossary
[ C ] Bibliography
[ D ] Appendix
Answer : Option B Explanation : | {"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://electronics.stackexchange.com/questions/5540/ferric-chloride-or-muriatic-acid-hydrogen-peroxide-for-etching | # Ferric Chloride or Muriatic Acid + Hydrogen Peroxide for etching?
Currently purchasing the required kit to start etching my own boards and have gotten to the etching solution stage. Ferric Chloride seems to be the standard for etching but I have also read about Muriatic Acid + Hydrogen Peroxide ecthing, which appare... | {"extraction_info": {"found_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.helpteaching.com/questions/CCSS.Math.Content.HSA-APR.C.4 | Tweet
# Common Core Standard HSA-APR.C.4 Questions
Prove polynomial identities and use them to describe numerical relationships. For example, the polynomial identity (x2 + y2)2 = (x2 – y2)2 + (2xy)2 can be used to generate Pythagorean triples.
You can create printable tests and worksheets from these questions on Com... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/170440/in-taxicab-geometry-what-is-the-solution-to-dp-a-2-dp-b-for-two-points | # In Taxicab Geometry, what is the solution to d(P, A) = 2 d(P, B) for two points, A and B?
Taxicab and Euclidean geometry differ a great deal, due to the modified metric function:
$$d_T(A,B)=|x_a-x_b|+|y_a-y_b|$$
(Note that this means when measuring distance, it is not the length of the hypotenuse, but the sum of 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://project.auto-multiple-choice.net/boards/2/topics/11422 | How to properly align/indent questions (question text) and options?
How do i align the question and the option text properly such that the next line doesnt start from that far left but the indent/alignment is maintained as shown?
MWE Attached
Gives the following output ( attached) which i would like to modify as show... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/calculus/95465-polar-coordinate-double-integral-area-problem.html | Thread: Polar Coordinate Double Integral Area Problem
1. Polar Coordinate Double Integral Area Problem
The answer in the book is 1/4. I googled, and secant cubed is integration by parts. Before I went through all that, suspecting I set something up incorrectly, I used my ti-89 to calculate a numeric estimate. The num... | {"extraction_info": {"found_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... |
http://forum.math.toronto.edu/index.php?topic=696.0 | ### Author Topic: HA7-P1 (Read 2023 times)
#### Victor Ivrii
• Elder Member
• Posts: 2439
• Karma: 0
##### HA7-P1
« on: November 01, 2015, 05:06:30 PM »
« Last Edit: November 01, 2015, 05:09:09 PM by Victor Ivrii »
#### Emily Deibert
• Elder Member
• Posts: 100
• Karma: 0
##### Re: HA7-P1
« Reply #1 on: November 0... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://worldwidescience.org/topicpages/h/hunters+point+ship.html | #### Sample records for hunters point ship
1. Radium issues at Hunters Point Annex
International Nuclear Information System (INIS)
Dean, S.M.
1994-01-01
Radium was a common source of illumination used in numerous instruments and gauges for military equipment prior to 1970. As a result of its many military applicat... | {"extraction_info": {"found_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://science.sciencemag.org/content/351/6278/1154 | PerspectiveMicrobiology
# Feeding on plastic
See allHide authors and affiliations
Science 11 Mar 2016:
Vol. 351, Issue 6278, pp. 1154-1155
DOI: 10.1126/science.aaf2853
## Summary
An estimated 311 million tons of plastics are produced annually worldwide; 90% of these are derived from petrol. A considerable portion... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://research.utwente.nl/en/publications/plasmonic-bubble-nucleation-and-growth-in-water-effect-of-dissolv | # Plasmonic Bubble Nucleation and Growth in Water: Effect of Dissolved Air
Xiaolai Li, Yuliang Wang*, Mikhail E. Zaytsev, Guillaume Lajoinie, Hai Le The, Johan G. Bomer, Jan C.T. Eijkel, Harold J.W. Zandvliet, Xuehua Zhang, Detlef Lohse
*Corresponding author for this work
16 Citations (Scopus)
## Abstract
Under 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://www.iacr.org/cryptodb/data/paper.php?pubkey=29910 | ## CryptoDB
### Paper: Zero-Knowledge Proofs on Secret-Shared Data via Fully Linear PCPs
Authors: Dan Boneh Elette Boyle Henry Corrigan-Gibbs Niv Gilboa Yuval Ishai DOI: 10.1007/978-3-030-26954-8_3 (login may be required) Search ePrint Search Google We introduce and study the notion of fully linear probabilistically ... | {"extraction_info": {"found_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://openstax.org/books/american-government/pages/7-2-voter-turnout | American Government
# 7.2Voter Turnout
American Government7.2 Voter Turnout
### Learning Objectives
By the end of this section, you will be able to:
• Identify factors that motivate registered voters to vote
• Discuss circumstances that prevent citizens from voting
• Analyze reasons for low voter turnout in the 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.mersenneforum.org/showthread.php?s=15673a531f15cfc0f7ba1eb3e51d5075&t=27440 | mersenneforum.org Serverspace any good?
Register FAQ Search Today's Posts Mark Forums Read
2021-12-28, 18:17 #1 bur Aug 2020 79*6581e-4;3*2539e-3 232 Posts Serverspace any good? I was looking for cloud computing providers and found Serverspace who are relatively cheap. 16 cores advertised as "Xeon Gold 2nd gen 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/questions/24432/why-are-potentials-of-cells-with-magnesium-electrode-always-lower-than-expected | # Why are potentials of cells with magnesium electrode always lower than expected?
I have prepared the 1M water solution of magnesium acetate. Then I placed $\ce{Mg}$ and $\ce{Cu}$ electrodes in it. I predict there such reactions take place: $$\ce{Mg-2e^- \rightarrow Mg^{2+}}$$ $$\ce{H_3^+O + e^- \rightarrow\frac12 H_... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/chemistry/phases-of-matter/phases-of-matter-1 | Chemistry
Topics
# Phases of Matter
## Key Questions
• Typically for most forms of matter the phase is determined by the amount of energy possessed by the molecules of matter. The best material to use to explain this is water, because water can be found in all three phases in means that are readily understandable an... | {"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.reference.com/browse/dodec- | Definitions
# Comoving distance
In standard cosmology, 'comoving' distance and 'proper distance' are two closely related distance measures used by cosmologists to define distances between objects.
## Comoving coordinates
While general relativity allows one to formulate the laws of physics using arbitrary coordinate... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 7, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.aging-us.com/article/100329/text | ### Introduction
A paper describing increased brain lactate concentration with age recently caught our attension [1]. The proposed explanation for the increased brain lactate with age was a shift in the brain lactate dehydrogenase (LDH) isoenzyme pattern, which also occurred with age. While the observations are highly... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 1, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://ardy.readthedocs.io/en/latest/ardy.core.deploy.html | # Ardy Deploy package¶
class ardy.core.deploy.deploy.Deploy(*args, **kwargs)
Bases: ardy.config.ConfigMixin
build = None
build_artefact(src_project=None)
Run deploy the lambdas defined in our project. Steps: * Build Artefact * Read file or deploy to S3. It’s defined in config[“deploy”][“deploy_method”]
Parameters:... | {"extraction_info": {"found_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://bartoszmilewski.com/2017/04/17/kan-extensions/ | This is part 27 of Categories for Programmers. Previously: Ends and Coends. See the Table of Contents.
So far we’ve been mostly working with a single category or a pair of categories. In some cases that was a little too constraining. For instance, when defining a limit in a category C, we introduced an index category ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://socratic.org/questions/how-do-you-simplify-10sqrt7-12sqrt7 | Algebra
Topics
# How do you simplify -10sqrt7+12sqrt7?
Sep 8, 2016
=$2 \sqrt{7}$
#### Explanation:
There are two terms, but they are like terms, so we can just simplify, giving the answer in terms of $\sqrt{7}$
$- 10 \sqrt{7} + 12 \sqrt{7}$ can also be written as $12 \sqrt{7} - 10 \sqrt{7}$
=$2 \sqrt{7}$
##### ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://hal-cea.archives-ouvertes.fr/cea-02340962 | # Optical properties of core-shell systems based on Carbon Nanotubes
2 LICSEN - Laboratoire Innovation en Chimie des Surfaces et NanoSciences
NIMBE UMR 3685 - Nanosciences et Innovation pour les Matériaux, la Biomédecine et l'Energie (ex SIS2M)
Abstract : The single-wall carbon nanotubes are currently studied and deve... | {"extraction_info": {"found_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/lebesgue-measure-under-orthogonal-transofrmation.874828/ | # I Lebesgue measure under orthogonal transofrmation
Tags:
1. Jun 8, 2016
### DavideGenoa
Hello, friends! Let us define the external measure of the set $A\subset \mathbb{R}^n$ as $$\mu^{\ast}(A):=\inf_{A\subset \bigcup_k P_k}\sum_k m(P_k)$$where the infimum is extended to all the possible covers of $A$ by finite or ... | {"extraction_info": {"found_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/212172/why-determinant-is-a-natural-transformation | Why determinant is a natural transformation?
I am reading a tutorial on Categories and it says that determinant $GL_n \longrightarrow \left( \right)^*$ is a simple example of a natural transformation, but embarrassingly I am a bit confused about it. What is this $\left( \right)^*$ means, what are our two categories he... | {"extraction_info": {"found_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://blog.mbedded.ninja/programming/integrated-development-environments-ides/vim/ | INTEGRATED DEVELOPMENT ENVIRONMENTS (IDES)
# vim
## Overview
vim is a command-line based text editor.
It is very useful for editing code and config files when you only have access to a command-line, e.g. when your are ssh’ed into a remote machine.
## Select, Cut, Copy And Paste
i and then a delimiter such 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://bibbase.org/network/publication/meyer-borregaard-eisert-avariationaltoolboxforquantummultiparameterestimation-2020 | A variational toolbox for quantum multi-parameter estimation. Meyer, J. J.; Borregaard, J.; and Eisert, J. arXiv:2006.06303 [quant-ph], June, 2020. arXiv: 2006.06303
With an ever-expanding ecosystem of noisy and intermediate-scale quantum devices, exploring their possible applications is a rapidly growing field of quan... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/geometry/34236-missing-angle-print.html | # missing angle
• April 12th 2008, 05:18 PM
crzemom941
missing angle
Find the missing angle.
Triangle has 2 angles. One 45 degrees and the other of 106 degrees. My choices are
A) 84degrees B) 86 degrees C) 29° D) 82 degrees
• April 12th 2008, 05:34 PM
topher0805
It a geometrical rule that the three angles in any trian... | {"extraction_info": {"found_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://www.physicsforums.com/threads/find-the-outward-flux-of-the-field-greens-theorem.196817/ | # Find the outward flux of the field - Green's Theorem
1. Nov 8, 2007
### mit_hacker
1. The problem statement, all variables and given/known data
(Q) Find the outward flux of the field
F=(3xy-x/(1+y^2 ))i+(e^x+tan^(-1)y )j
across the cardioid r=a(1+cosθ), a>0.
2. Relevant equations
div F = (∂M )/∂x+∂N/∂y
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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://pure.ewha.ac.kr/en/publications/blue-shifting-intramolecular-charge-transfer-emission-by-nonlocal | # Blue-Shifting Intramolecular Charge Transfer Emission by Nonlocal Effect of Hyperbolic Metamaterials
Kwang Jin Lee, Yeon Ui Lee, Frédéric Fages, Jean Charles Ribierre, Jeong Weon Wu, Anthony D'Aléo
Research output: Contribution to journalArticlepeer-review
20 Scopus citations
## Abstract
Metallic nanostructures ... | {"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.reference.com/browse/selection+rule | Definitions
# Selection rule
In physics and chemistry, especially in the context of quantum mechanics, a selection rule is a condition constraining the physical properties of the initial system and the final system that is necessary for a process to occur with a nonzero probability.
In many cases, a transition invol... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 26, "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.electro-tech-online.com/threads/pickit-2-the-latest-schematic-needed-please.123134/ | # PICKIT 2 - the latest schematic needed PLEASE!
Status
Not open for further replies.
#### ChildOfVision
##### Member
Hi!
Sorry to go the shorter way, but I could not find anything useful with the "search"!
So if anybody have newer schematic of original PICKIT2 (if not the newest!), please, let me know! I only 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/questions/61671/how-is-oxygen-toxic?noredirect=1 | # How is Oxygen Toxic?
We talk about divers using Scuba tanks that contain a only a small concentration of oxygen diluted in a mixture of other gasses such as nitrogen or helium.
From what I've read, this is because breathing pure oxygen, or a concentration that exceeds the normal partial-pressure of oxygen at sea le... | {"extraction_info": {"found_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/562ac2ca581e2a5259f26b27 | Chemistry
Topics
# Question 26b27
Oct 24, 2015
Just aluminium cyanide, no Roman numeral is needed here.
#### Explanation:
When naming ionic compounds, you only need to use Roman numerals for compounds that contain metals that can exhibit multiple oxidation states, like transition metals or metalloids.
Aluminium i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 4, "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://wikihost.nscl.msu.edu/talent/doku.php?id=culinary_services&rev=1402075919 | # Talent
### Sidebar
Nuclear Talent
Course 7
NT4A
culinary_services
This is an old revision of the document!
We are Culinary Services.
Who ordered the extra side of 44Ti?
GROUP MEMBERS
Alex Long (parameters)
MacKenzie Warren (code)
Nathan Parzuchowski (analysis)
### TOPIC
Sensitivity studied of 44Ti production... | {"extraction_info": {"found_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://reveal.kbibiopharma.com/chromatography/api/kromatography.model.factories.html | kromatography.model.factories package¶
kromatography.model.factories.api module¶
API functions and classes for the Reveal Chromatography model factory sub-package.
kromatography.model.factories.binding_model module¶
kromatography.model.factories.binding_model.create_binding_model(num_components, model_type='STERIC ... | {"extraction_info": {"found_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://help.syscad.net/Solvent_Extraction_Unit_138 | # Solvent Extraction Unit 138
Warning! Page you're reading is outdated or was archived and very likely is referring to older version of the software. Please navigate to the most recent version instead.
Navigation: Main Page -> Models -> Mass Separation Models
## General Description
The Solvent Extraction unit will ... | {"extraction_info": {"found_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://stackexchange.com/users/1425205/koba?tab=activity | Koba
13h comment Multinomial regression using multinom function in RThanks for the correction on the math. Overlooked this one. About the probabilities: the predict() is also what I found online. I found an awesome article that goes in detail about the multinom() in R (ats.ucla.edu/stat/r/dae/mlogit.htm). It is worth... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://brilliant.org/practice/parametric-equations-surface-area-basic/ | ×
Back to all chapters
# Calculus of Parametric Equations
Parametric equations can be quite handy, and we don't want to unravel them just to do Calculus. Some tricks can bend traditional derivative and integral methods to apply to parametric equations.
# Parametric Equations - Surface Area
What is the surface area ... | {"extraction_info": {"found_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://blog.redrocket.club/2018/02/11/Harekaze-3EasyCrypto/ | The first HarakezeCTF came with some easy RSA based challenges. Since they were fun to do and a nice math refresher, I’m gonna document two of them briefly.
Round and Round
The first challenge came with two files, a Python script and a text file:
from Crypto.Util.number import *
from Crypto.Random.random import rand... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 12, "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://web2.0calc.com/questions/equivalent-expressions_2 | +0
# Equivalent Expressions
0
277
6
+466
Show that replacing k with k + 1 in 1 - 1/2k gives an expression equivalent to 1 - 1/2k + 1/2k+1
#2
+78551
+15
Show that replacing k with k + 1 in 1 - 1/2^k gives an expression equivalent to 1 - 1/2^k + 1/2^(k+1)
1 - 1/ [2^(k + 1)] =
1 - 1 / [2^k * 2] =
1 - 1/2^k (1/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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://link.springer.com/article/10.1007/s10884-018-9674-y | Journal of Dynamics and Differential Equations
, Volume 31, Issue 2, pp 815–852
# Uniform Generators, Symbolic Extensions with an Embedding, and Structure of Periodic Orbits
• David Burguet
• Tomasz Downarowicz
Article
## Abstract
For a topological dynamical system $$(X,T)$$ we define a uniform generator as a fini... | {"extraction_info": {"found_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.physicsoverflow.org/5428/the-surface-area-volume-ratio-sphere-and-the-bekenstein-bound | # The surface area to volume ratio of a sphere and the Bekenstein bound
+ 4 like - 0 dislike
998 views
I am trying to relate the surface-area-to-volume-ratio of a sphere to the Bekenstein bound. Since the surface-area-to-volume-ratio decreases with increasing volume, one would surmise that, per unit of volume, a smal... | {"extraction_info": {"found_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.emis.de/classics/Erdos/cit/27704006.htm | ## Zentralblatt MATH
Publications of (and about) Paul Erdös
Zbl.No: 277.04006
Autor: Erdös, Paul; Hajnal, András; Milner, E.C.
Title: Partition relations for \eta\alpha and for \aleph\alpha-saturated models. (In English)
Source: Theory Sets Topology, Collection Papers Honour Felix Hausdorff, 95-108 (1972).
Review... | {"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://swmath.org/software/15599 | # bridgedist
R package bridgedist: An Implementation of the Bridge Distribution with Logit-Link as in Wang and Louis (2003). An implementation of the bridge distribution with logit-link in R. In Wang and Louis (2003) <doi:10.1093/biomet/90.4.765>, such a univariate bridge distribution was derived as the distribution o... | {"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://stats.stackexchange.com/questions/211900/bayesian-estimation-for-the-distribution-of-the-results-of-an-experiment-when-th | # Bayesian estimation for the distribution of the results of an experiment when the cardinality of the result set is unknown
Suppose I have an experiment X with mutually exclusive outcomes from a set S. My goal is to determine the probability distribution for S. The problem is that I do not know how many elements are ... | {"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://manpages.ubuntu.com/manpages/trusty/man1/texdiff.1.html | Provided by: texlive-extra-utils_2013.20140215-2_all
NAME
texdiff - Compares two (La)TeX documents to create a merged version showing changes,
similar to that of 'Change Tracking' in some word processors.
SYNOPSIS
texdiff [--nofloats⎪-n] old.tex new.tex [diff.tex]
DESCRIPTION
The first tw... | {"extraction_info": {"found_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.mathworks.com/help/comm/ref/comm.phasenoise-class.html?requestedDomain=www.mathworks.com&nocookie=true | # Documentation
### This is machine translation
Translated by
Mouse over text to see original. Click the button below to return to the English verison of the page.
# comm.PhaseNoise System object
Package: comm
Apply phase noise to complex, baseband signal
## Description
The `PhaseNoise` object applies phase nois... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 5, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.circuitbread.com/textbooks/introduction-to-electricity-magnetism-and-circuits/magnetic-forces-and-fields/magnetic-fields-and-lines | # Magnetic Fields and Lines
## LEARNING OBJECTIVES
By the end of this section, you will be able to:
• Define the magnetic field based on a moving charge experiencing a force
• Apply the right-hand rule to determine the direction of a magnetic force based on the motion of a charge in a magnetic field
• Sketch magneti... | {"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://eprints.iisc.ernet.in/15363/ | Home | About | Browse | Latest Additions | Advanced Search | Contact | Help
# Structural basis for uracil DNA glycosylase interaction with uracil: NMR study
Ghosh, Mahua and Kumar, Vinay N and Varshney, Umesh and Chary, KVR (2000) Structural basis for uracil DNA glycosylase interaction with uracil: NMR study. In: Nuc... | {"extraction_info": {"found_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.wikipedia.org/wiki/Cardiac_index | # Cardiac index
Cardiac index (CI) is a haemodynamic parameter that relates the cardiac output (CO) from left ventricle in one minute to body surface area (BSA),[1] thus relating heart performance to the size of the individual. The unit of measurement is litres per minute per square metre (L/min/m2).
## Calculation
... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 1, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathoverflow.net/questions/82424/orbit-stratification-of-semi-infinite-flag-manifold | # Orbit stratification of semi infinite flag manifold?
Denote semi infinite flag manifold by $Fl_{\infty/2}=G((t))/N_-((t))H[[t]]$, denote $B_-((t))=N_-((t))H[[t]]$
from the book of Frenkel and Benzvi" Vertex algebras and algebraic curves", They take group $\hat{N_+}$ which is Lie group corresponding to unipotent rad... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/1392252/maximum-value-of-a-floor-y-function | # Maximum Value of a Floor-y Function
If $x$ is an integer, find the maximum value of $$f(x)=x-\left(\lfloor r_1x\rfloor+\lfloor r_2x\rfloor+\lfloor r_3x\rfloor+...+\lfloor r_{n-2}x\rfloor+\lfloor r_{n-1}x\rfloor+\lfloor r_nx\rfloor\right)$$ Given that $\sum r_i = 1$, where $r_i \in \mathbb{Q} \space\forall i$.
So, f... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.mathnet.ru/php/archive.phtml?wshow=paper&jrnid=tmf&paperid=4931&option_lang=eng | RUS ENG JOURNALS PEOPLE ORGANISATIONS CONFERENCES SEMINARS VIDEO LIBRARY PACKAGE AMSBIB
General information Latest issue Archive Impact factor Subscription Guidelines for authors License agreement Submit a manuscript Search papers Search references RSS Latest issue Current issues Archive issues What is RS... | {"extraction_info": {"found_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://fcst.ceaj.org/CN/10.3778/j.issn.1673-9418.1906067 | • 学术研究 •
融合评论文本层级注意力和外积的推荐方法
1. 辽宁工程技术大学 电子与信息工程学院,辽宁 葫芦岛 125105
• 出版日期:2020-06-01 发布日期:2020-06-04
Review Text Hierarchical Attention and Outer Product for Recommendation Method
XING Changzheng, ZHAO Hongbao, ZHANG Quangui, GUO Yalan
1. School of Electronics and Information Engineering, Liaoning Technical Universi... | {"extraction_info": {"found_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/momentum-problem-2.165151/ | # Homework Help: Momentum problem#2
1. Apr 11, 2007
### neelakash
1. The problem statement, all variables and given/known data
A(50 kg) and B(60 kg) are sitting at the two extremes of a 4m long boat,standing still in water.They came at the middle.Neglecting water friction,find the displacement of the boat
2. Relev... | {"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://blog.arkark.dev/2021/12/22/seccon/ | # SECCON CTF 2021 author writeup (4 web challenges)
Thank you for playing SECCON CTF 2021! I hope you had fun.
I created the following web challenges in the CTF:
This post describes author writeups and unintended solutions[1] for the above 4 challenges.
If you know other solutions, please report to me.
## Sequence a... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 4, "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... |