url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://unapologetic.wordpress.com/?s=basis | # The Unapologetic Mathematician
## The Character Table as Change of Basis
Now that we’ve seen that the character table is square, we know that irreducible characters form an orthonormal basis of the space of class functions. And we also know another orthonormal basis of this space, indexed by the conjugacy classes $... | {"extraction_info": {"found_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": 406, "mimetex.cgi": 0, "/images/m... |
https://hal.archives-ouvertes.fr/hal-01669998 | # Electronic structure of tetra(4-aminophenyl)porphyrin studied by photoemission, UV–Vis spectroscopy and density functional theory
Abstract : The valence and conduction bands of a thin film of tetra(4-aminophenyl)porphyrin (TAPP) are investi-gated by direct and inverse photoemission as well as by comparison to densit... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://chem.libretexts.org/Bookshelves/Analytical_Chemistry/Supplemental_Modules_(Analytical_Chemistry)/Instrumental_Analysis/Microscopy/Dynamic_Light_Scattering | Dynamic Light Scattering
The correlation function for a system experiencing Brownian motion $$G(t)$$ decays exponentially with decay constant $$\Gamma$$.
$G(t)=e^{-\Gamma t}$
$$\Gamma$$ is related to the diffusivity of the particle by
$\Gamma=-Dq^{^{2}}$
where
$q=\frac{4\pi n }{\lambda}\sin(\dfrac{\Theta }{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://aliquote.org/post/poisson-approximations/ | # aliquote
## < a quantity that can be divided into another a whole number of time />
We know from basic statistics textbook that the distribution of a Binomial random variate (with probbaility of success $p$) can be approximated using a Poisson distribution (of parameter $\lambda = np$), provided certain conditions ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.sarthaks.com/2750362/the-average-consecutive-numbers-is-30-find-the-sum-between-the-smallest-and-largest-number?show=2750363 | # The average of 5 consecutive numbers is 30. Find the sum between the smallest and largest number.
69 views
in Aptitude
closed
The average of 5 consecutive numbers is 30. Find the sum between the smallest and largest number.
1. 40
2. 60
3. 58
4. 52
by (53.1k points)
selected
Correct Answer - Option 2 : 60
Given
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://www.bradford-delong.com/teachingeconomics/ | ## #teachingeconomics
Richard Feynman: Math and Science: "How am I going to explain to you the things I don’t explain to my students until they are third-year graduate students? Let me explain it by analogy: The Maya Indians were interested in the rising and setting of Venus as a morning “star” and as an evening “star... | {"extraction_info": {"found_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://artofproblemsolving.com/wiki/index.php?title=2012_AMC_12B_Problems/Problem_24&direction=prev&oldid=50546 | # 2012 AMC 12B Problems/Problem 24
## Problem 24
Define the function on the positive integers by setting and if is the prime factorization of , then For every , let . For how many in the range is the sequence unbounded?
Note: A sequence of positive numbers is unbounded if for every integer , there is a member 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... |
https://tfetimes.com/c-euler-method/ | # C++: Euler Method
Posted in C++
Euler’s method numerically approximates solutions of first-order ordinary differential equations (ODEs) with a given initial value. It is an explicit method for solving initial value problems (IVPs), as described in the wikipedia page. The ODE has to be provided in the following form... | {"extraction_info": {"found_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": 9, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gatkforums.broadinstitute.org/gatk/discussion/1603/structural-variation-identification-using-depthofcoverage-query | The current GATK version is 3.8-0
Examples: Monday, today, last week, Mar 26, 3/26/04
#### Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
You can opt in to receive email notifications, for example when your questions get answered or when there are new announc... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.gradesaver.com/textbooks/math/precalculus/precalculus-mathematics-for-calculus-7th-edition/chapter-4-section-4-4-laws-of-logarithms-4-4-exercises-page-359/51 | ## Precalculus: Mathematics for Calculus, 7th Edition
$\log (\frac{x^2}{(x+1)^3})$
$Combine$ $the$ $expression$: $2$$\log x - 3$$\log (x+1)$ Apply the Third Law of Logarithms for $2$$\log x and 3$$\log (x+1)$ $2$$\log x = \log x^2 3$$\log (x+1)$ = $\log (x+1)^3$ $\log x^2$ - $\log (x+1)^3$ Apply the Second Law of loga... | {"extraction_info": {"found_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/4322/solution | ### Golden Thoughts
Rectangle PQRS has X and Y on the edges. Triangles PQY, YRX and XSP have equal areas. Prove X and Y divide the sides of PQRS in the golden ratio.
### From All Corners
Straight lines are drawn from each corner of a square to the mid points of the opposite sides. Express the area of the octagon tha... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://repository.uantwerpen.be/link/irua/101840 | Publication
Title
Single-file diffusion in periodic energy landscapes : the role of hydrodynamic interactions
Author
Abstract
We report on the dynamical properties of interacting colloids confined to one dimension and subjected to external periodic energy landscapes. We particularly focus on the influence of hydrodyna... | {"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://dataspace.princeton.edu/jspui/handle/88435/dsp01cj82k976w | Title: Star/Galaxy Separation in Hyper Suprime-Cam and Mapping the Milky Way with Star Counts Authors: Garmilla, Jose Antonio Advisors: Strauss, MichaelLupton, Robert Contributors: Astrophysical Sciences Department Keywords: ClassificationGalaxyHSCSeparationStarXD Subjects: AstronomyAstrophysics Issue Date: 2016 Publis... | {"extraction_info": {"found_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.malloc.dog/posts/remarkable/ | # remarkable
Tags: computers
## Extracting Highlights
Biff can be used to extract highlights from a PDF odt file | {"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://levitopher.wordpress.com/2015/03/08/fqxi-essay-contest-the-axiom-of-measurement/ | # FQXi Essay Contest: The Axiom of Measurement
I’ve submitted an entry for the Foundational Questions Institute Essay Contest: “Trick or Truth: the Mysterious Connection Between Physics and Mathematics”. You can check out my entry here.
The backstory to this is that I was participating in a weekly mathematical physic... | {"extraction_info": {"found_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://perimeterinstitute.ca/videos/worldsheet-form-factors-ads/cft | # Worldsheet form factors in AdS/CFT
Playing this video requires the latest flash player from Adobe.
## Recording Details
Speaker(s):
Scientific Areas:
Collection/Series:
PIRSA Number:
13010022
## Abstract
The study of the worldsheet S-matrix for AdS_5×S^5
strings was a key step in
the complete determination of 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://experts.syr.edu/en/publications/impact-of-low-concentration-hydrocarbons-in-natural-gas-on-therma | # Impact of low concentration hydrocarbons in natural gas on thermal partial oxidation in a micro-flow reactor for solid oxide fuel cell applications
Brent B. Skabelund, Hisashi Nakamura, Takuya Tezuka, Kaoru Maruta, Jeongmin Ahn, Ryan J. Milcarek
Research output: Contribution to journalArticlepeer-review
## Abstrac... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/calculating-3db-frequency.154049/ | Homework Help: Calculating 3dB frequency.
1. Jan 31, 2007
vg19
1. The problem statement, all variables and given/known data
Using your results, calculate the 3dB frequency of the RC filter.
3. The attempt at a solution
Basically in our lab, we made a simple series RC low pass filter. We put in a 16V peak to peak ... | {"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://query.library.utoronto.ca/index.php/search/q?kw=Author:Er%C3%B6,%20J | # Articles
## Search Articles
### Databases
X
Search Filters
Format
Format
X
Sort by
Filter by Count
Journal Article (676) 676
Conference Proceeding (12) 12
Book / eBook (11) 11
Newspaper Article (9) 9
Book Review (3) 3
Government Document (3) 3
Patent (2) 2
Book Chapter (1) 1
Dissertation (1) 1
Magazine Article (1)... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/harmonic-oscillator.40870/ | # Harmonic oscillator
1. Aug 28, 2004
### kurious
If the universe oscillates between a Big Bang and a Big crunch,
can two small volumes of dark energy, at opposite ends of it, be considered to be undergoing simple harmonic oscillation?
The potential energy of an oscillator could be given by G m1 m2 /r where
m1 is th... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/k_e3-semileptonic-decay.173237/ | # K_e3 semileptonic decay
1. Jun 8, 2007
### bgy
1. The problem statement, all variables and given/known data
I have to calculate the decay rate of the following process:
K^{+} ---> pion^{0}+e^{+}+neutrino
2. Relevant equations
the differential decay rate for this process is
2(p*p_neutrino)(p*p_electron)-(p_neu... | {"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.aimsciences.org/article/doi/10.3934/dcdsb.2016069 | # American Institute of Mathematical Sciences
October 2016, 21(8): 2703-2728. doi: 10.3934/dcdsb.2016069
## Complex dynamics of a nutrient-plankton system with nonlinear phytoplankton mortality and allelopathy
1 Department of Applied Mathematics, Nanjing University of Science and Technology, Nanjing 210094 2 Labor... | {"extraction_info": {"found_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://biaslab.github.io/rocket/docs/operators/transformation/scan.html | # Scan Operator
Rocket.scanFunction
scan(::Type{R}, scanFn::F, seed::R) where { R, F <: Function }
scan(scanFn::F) where { F <: Function }
Creates a scan operator, which applies a given accumulator scanFn function to each value emmited by the source Observable, and returns each intermediate result with an optional se... | {"extraction_info": {"found_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.chegg.com/homework-help/questions-and-answers/sun-sets-fully-disappearing-horizon-lie-beach-eyes-10-rm-cm-sand-immediately-jump-eyes-170-q2027509 | The Sun sets, fully disappearing over the horizon as you lie on the beach, your eyes 10 {\rm cm} above the sand. You immediately jump up, your eyes now 170 {\rm cm} above the sand, and you can again see the top of the Sun. If you count the number of seconds ( = t) until the Sun fully disappears again, you can estimate ... | {"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://testbook.com/question-answer/a-b-means-a-is-daughter-of-ba-n--605ebfba61796f548d4d93bb | # A + B means ‘A is daughter of B’A – B means ‘A is wife of B’A × B means ‘A is husband o f B’A ÷ B means ‘A is father of B’ If K – S ÷ J × B + C – Q, then how is Q related to J?
1. Maternal grandfather
2. Son
3. Father-in-law
4. Father
5. Cannot be determine
Option 3 : Father-in-law
## Detailed Solution
Using the ... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://mathhelpforum.com/discrete-math/113936-solved-logic-question.html | # Thread: [SOLVED] A logic question
1. ## [SOLVED] A logic question
Hi,
We were discussing about a logic question with my friends. And we haven't agreed the right answer.
I want to ask this question to you. If you answer we will be happy.
Thank you.
These are the rules:
• You will be given a hyphothesis to be exam... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 6, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.flyingcoloursmaths.co.uk/blog/page/30/ | # The Flying Colours Maths Blog: Latest posts
## Ask Uncle Colin: another vile limit
Dear Uncle Colin, Apparently, you can use L'Hôpital's rule to find the limit of $\left(\tan(x)\right)^x$ as $x$ goes to 0 - but I can't see how! - Fractions Required, Example Given Excepted Hi, FREGE, and thanks for your question! 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://link.springer.com/article/10.1007%2Fs40747-019-0097-0 | # Incremental SMC-based CNF control strategy considering magnetic ball suspension and inverted pendulum systems through cuckoo search-genetic optimization algorithm
• H. Ebrahimi Mollabashi
• A. H. Mazinan
Open Access
Original Article
## Abstract
A kind of incremental sliding mode control (SMC) approach in connectio... | {"extraction_info": {"found_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://www.siam.org/meetings/an98/ss4.htm | ## SS4 The George Polya Prize
4:45 PM-5:45 PM
Chair: John Guckenheimer, President, SIAM; and Cornell University
Room: Convocation Hall
The Polya Prize, established in 1969, is awarded in 1998 for notable contributions in an area of inerest to George Polya. The prize is broadly intended to recognize specific recent wo... | {"extraction_info": {"found_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://git.freifunk-franken.de/mirror/gluon-packages/blame/commit/83534952a51eb757d22276eefdefc4793dc4c4a2/admin/autoupdater/src/autoupdater.c | You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
487 lines 13 KiB Raw Normal View History
/* Copyright (c) 2017, Matthias Schiffer Jan-Philipp Litza All rights reserved. Redistribution and use in source and binary... | {"extraction_info": {"found_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://stats.stackexchange.com/questions/99052/residuals-in-poisson-regression | Residuals in poisson regression
Zuur 2013 Beginners Guide to GLM & GLMM suggests validating a Poisson regression by plotting Pearsons residuals against fitted values. Zuur states we shouldn't see the residuals fanning out as fitted values increase, like attached (hand drawn) plot.
But I thought a key characteristic o... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://enhtech.com/standard-error/answer-slope-standard-error.php | Home > Standard Error > Slope Standard Error
# Slope Standard Error
of freedom computed above. Introduction to It takes into account both the unpredictable variationssocial anxiety makes it difficult for me to make connections?This statistic measures the strength of the linear relation between
The TI-83 calculator i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://export.arxiv.org/abs/1907.10653 | physics.atom-ph
(what is this?)
# Title: Time delays in ultracold atomic and molecular collisions
Abstract: We study the behavior of the Eisenbud-Wigner collisional time delay around Feshbach resonances in cold and ultracold atomic and molecular collisions. We carry out coupled-channels scattering calculations on ul... | {"extraction_info": {"found_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://mathoverflow.net/questions/70812/method-for-variable-substitution-in-multiple-summation | ## Method for variable substitution in multiple summation
I want to ask: is there any general method for variable substitution in multiple summation?
For example in the following equation a new variable $\lambda=n+m-2\mu$ is introduced to transform the LHS to the RHS $$\sum_{n=0}^\infty \sum_{m=0}^\infty \sum_{\mu=0}... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/59661/proportion-of-spanning-trees-in-a-network-in-a-social-media-messaging-context | # Proportion of spanning trees in a network in a social media messaging context
Consider a graph, such as the following:
I'm considering a model of message propagation (e.g. re-tweeting) in this network, starting from a root node (e.g. the node 1 in the lower-left). I'm modelling the message propagation in terms 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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://infoscience.epfl.ch/record/170452 | ## Helical core tokamak MHD equilibrium states
Bifurcated magnetohydrodynamic tokamak equilibrium states with axisymmetric or helical core structure are computed. When a peaked pressure profile is chosen, the helical core structures appear like the {em snakes} that are observed in the JET tokamak. They also have the a... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://bio.libretexts.org/Bookshelves/Botany/Botany_Lab_Manual_(Morrow)/01%3A_Long_term_Experiment_-_Nutrient_Deficiency_in_Wisconsin_Fast_Plants_(Brassica_rapa)/1.04%3A_The_Experiment | # 1.4: The Experiment
$$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$ $$\newcommand{\ra... | {"extraction_info": {"found_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/work-kinetic-energy-theorem.140595/ | Work-kinetic energy theorem
1. Oct 30, 2006
elitespart
The CN tower in 553m tall. Suppose a chuck of ice w/ a mass of 25.0g falls from the top of the tower. The speed of the ice is 33.0m/s as it passes the restaurant in the tower located 353m above the ground. What is the average force due to air resistance?
I'm ha... | {"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://cpr-nuclex.blogspot.com/2013/04/13044330-masaki-hori-et-al.html | ## Two-photon laser spectroscopy of antiprotonic helium and the antiproton-to-electron mass ratio [PDF]
Masaki Hori, Anna Sótér, Daniel Barna, Andreas Dax, Ryugo Hayano, Susanne Friedreich, Bertalan Juhász, Thomas Pask, Eberhard Widmann, Dezsö Horváth, Luca Venturelli, Nicola Zurlo
Physical laws are believed to be ... | {"extraction_info": {"found_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.rdocumentation.org/packages/HH/versions/2.3-37/topics/F.curve | # F.curve
From HH v2.3-37
0th
Percentile
##### plot a chisquare or a F-curve.
Plot a chisquare or a F-curve. Shade a region for rejection region or do-not-reject region. F.observed and chisq.observed plots a vertical line with arrowhead markers at the location of the observed xbar and outlines the area correspondin... | {"extraction_info": {"found_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://cmuadvancedalgos.wordpress.com/2015/03/27/homework-6/ | ## Homework 6
Hi all: the final HW has been posted. It’s a little longer with 6 questions (the first three are questions you must solve individually, the last three allow collaboration). The due date is April 17th, but see if you can get it done early before the busy days towards the end of the semester.
Questions, a... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 1, "mimetex.cgi": 0, "/images/mat... |
http://openstudy.com/updates/4fd60415e4b04bec7f170233 | Here's the question you clicked on:
55 members online
• 0 viewing
anonymous 4 years ago The radius of one sphere is twice as great as the radius of another sphere. Find the ratio of their surface areas. Delete Cancel Submit
• This Question is Closed
1. ParthKohli
• 4 years ago
Best Response
You've already chosen 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://physics.stackexchange.com/questions/113117/gr-matter-free-equations-and-schwarzschild-geometry | # GR matter-free equations and Schwarzschild geometry
I am reading some lecture notes on General relativity (undergraduate level) and I do not understand a sequence of statements about the topics in the title.
After stating that the for matter-free space the components of the Ricci tensor vanish, they go on to say th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://gmatclub.com/forum/andrew-drove-his-truck-100-miles-rounded-to-the-nearest-145227.html | Find all School-related info fast with the new School-Specific MBA Forum
It is currently 23 May 2015, 19:23
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
C... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://openresearch-repository.anu.edu.au/handle/1885/287112 | ## Exploring the contamination of the DES-Y1 cluster sample with SPT-SZ selected clusters
### Description
We perform a cross validation of the cluster catalogue selected by the red-sequence Matched-filter Probabilistic Percolation algorithm (redMaPPer) in Dark Energy Survey year 1 (DES-Y1) data by matching it with th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://demo.formulasearchengine.com/wiki/Stopped_process | # Stopped process
{{ safesubst:#invoke:Unsubst||$N=Unreferenced |date=__DATE__ |$B= {{#invoke:Message box|ambox}} }} In mathematics, a stopped process is a stochastic process that is forced to assume the same value after a prescribed (possibly random) time.
## Definition
Let
${\displaystyle X_{t}^{\tau }(\omega ):=... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 26, "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/ma... |
https://www.gradesaver.com/textbooks/math/algebra/algebra-1/chapter-8-polynomials-and-factoring-cumulative-test-prep-multiple-choice-page-528/1 | ## Algebra 1
B) $2x+7y=28$
Multiply the equation by 7 $7y=2x-28$ Subtract $2x$ from both sides $-2x+7y=-28$ Multiply the equation by $-1$ $2x-7y=28$ | {"extraction_info": {"found_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://eprints.lancs.ac.uk/id/eprint/78212/ | The CALYMHA survey : Ly$α$ escape fraction and its dependence on galaxy properties at $z=2.23$
Matthee, Jorryt and Sobral, David and Oteo, Ivàn and Best, Philip and Smail, Ian and Röttgering, Huub and Paulino-Afonso, Ana (2016) The CALYMHA survey : Ly$α$ escape fraction and its dependence on galaxy properties at $z=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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://socratic.org/questions/how-do-you-divide-3x-2-2x-div-4x-1-x | Algebra
Topics
# How do you divide (3x)/(2-2x)div(4x)/(1-x)?
Apr 5, 2018
$\frac{3}{8}$
#### Explanation:
$\frac{3 x}{2 - 2 x} \div \frac{4 x}{1 - x}$
$\therefore = \frac{3 x}{2 - 2 x} \times \frac{1 - x}{4 x}$
$\therefore = \frac{3 x}{2 \left(\cancel{1 - x}\right)} \times \frac{\cancel{1 - x}}{4 x}$
$\therefore... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 6, "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://mathoverflow.net/questions/62339/computing-abelianizations/62362 | # computing abelianizations
Suppose I have a finitely presented group $G,$ and a subgroup $H$ of $G$ given by its finite generating set (given as words in the generators of $G.$ I want to know whether $H/[H, H]$ is finite. Is this question tractable (for your favorite definition of "tractable" -- decidable would be a ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://asmedigitalcollection.asme.org/gasturbinespower/article-abstract/139/12/121701/384353/Process-Analysis-of-Selective-Exhaust-Gas?redirectedFrom=fulltext | Postcombustion CO2 capture from natural gas combined cycle (NGCC) power plants is challenging due to the large flow of flue gas with low CO2 content (∼3–4 vol %) that needs to be processed in the capture stage. A number of alternatives have been proposed to solve this issue and reduce the costs of the associated CO2 ca... | {"extraction_info": {"found_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://baas.aas.org/pub/2022n7i201p01/release/1 | # Advances in Understanding Suprathermal Particle Populations at Transients From the HSO
Presentation #201.01 in the session Suprathermal Particles and their Importance to Understanding Energetic Particles.
Published onOct 20, 2022
Advances in Understanding Suprathermal Particle Populations at Transients From the HSO... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/parametric-equations-and-integrals-that-represent-volumes.385544/ | # Parametric Equations and integrals that represent volumes
1. Mar 10, 2010
### peterpam89
1. The problem statement, all variables and given/known data
A surface S is formed by rotating a quarter ellipse C about the X-axis. Write an integral that represents the volume enclosed by S. the ellipse is represented by tw... | {"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.hepdata.net/record/96046 | Measurement of nuclear effects on $\psi\rm{(2S)}$ production in p-Pb collisions at $\sqrt{\textit{s}_{\rm NN}} = 8.16$ TeV
JHEP 07 (2020) 237, 2020.
The collaboration
Abstract (data abstract)
Inclusive $\psi(2{\rm S})$ production is measured in \ppb collisions at the centre-of-mass energy per nucleon--nucleon pair $\s... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mycbseguide.com/questions/1307/ | How to derive speed = wavelength * frequency
Posted by Tanveer Singh (Jan 12, 2017 12:34 p.m.) (Question ID: 1307)
• As we know, speed= Distance travelled/Time taken
Suppose a wave travels a distance $\lambda$ which is its wavelength in time T,
$\lambda$ / T
Here T is the time taken by one wave. 1/T becomes the n... | {"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... |
https://www.zbmath.org/authors/?q=ai%3Ahigham.nicholas-j | ×
Higham, Nicholas J.
Compute Distance To:
Author ID: higham.nicholas-j Published as: Higham, Nicholas J.; Higham, N. J.; Higham, Nicholas; Higham, Nick more...less Homepage: https://nhigham.com/ External Links: MGP · Wikidata · Google Scholar · dblp · GND · IdRef · theses.fr
Documents Indexed: 173 Publications sin... | {"extraction_info": {"found_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://old.fieldtriptoolbox.org/faq/mtmconvol | With the mtmconvol method of ft_freqanalysis we effectively convolve the data with a complex wavelet, but computationally it is a little bit more involved: The wavelet is constructed by time-point wise multiplying the (real) cosine and (imaginary) sine component at each frequency with the specified tapering function. W... | {"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://mailman.ntg.nl/pipermail/ntg-context/2008/031950.html | # [NTG-context] Last attempt: numbered margin notes in ConTeXt?
Joachim Kreimer-de Fries Kreimer at jpberlin.de
Thu Jun 5 23:41:52 CEST 2008
In friendly and helpfully answering to my late night question
>> How to create _numbered_ margin notes in ConTeXt?
Hans Hagen wrote 05.06.2008 at 10:04:
> quick and dirty comm... | {"extraction_info": {"found_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/continuity-of-a-function.183752/ | # Homework Help: Continuity of a function
1. Sep 10, 2007
### ELESSAR TELKONT
My problem is this. Let $$f:\mathbb{R}^{2}\longrightarrow \mathbb{R}^{2}$$ be a continuous function that satifies that $$\forall q\in\mathbb{Q}\times\mathbb{Q}$$ we have $$f(q)=q$$. Proof that $$\forall x\in\mathbb{R}^{2}$$ we have $$f(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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/users/8365/kuch-nahi?tab=summary | kuch nahi
Reputation
2,924
Top tag
Next privilege 3,000 Rep.
2 20 56
Impact
~108k people reached
### Questions (78)
46 How to understand and appreciate the prime number industry? 26 Math behind rotation in MS Paint 21 Do other non-native english speakers have trouble solving certain kinds of problems? 18 Evaluate $\... | {"extraction_info": {"found_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://documen.tv/question/sam-rolls-a-fair-dice-and-flips-a-fair-coin-what-is-the-probability-of-obtaining-an-odd-number-a-24208270-56/ | ## Sam rolls a fair dice and flips a fair coin. What is the probability of obtaining an odd number and a head?
Question
Sam rolls a fair dice and flips a fair coin.
What is the probability of obtaining an odd number and a head?
in progress 0
2 months 2021-07-24T14:42:21+00:00 1 Answers 1 views 0
1/4
Step-by-step e... | {"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.archive.org/stream/bookofexoduswith00mcnerich/bookofexoduswith00mcnerich_djvu.txt | # Full text of "The book of Exodus, with introduction and notes"
## See other formats
k
I
Westminster Commentaries
Edited by Walter Lock D.D.
IRELAND PROFESSOR OF THE EXEGESIS
OF HOLY SCRIPTURE
THE BOOK OF EXODUS
THE BOOK OF EXODUS
WITH INTRODUCTION AND NOTES
BY
A. H. M^NEILE, B.D.
FELLOW, DEAN AND THEOLO... | {"extraction_info": {"found_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://brilliant.org/problems/a-geometry-problem-by-ashwin-korade/ | # A geometry problem by ashwin korade
Geometry Level 1
In the given figure, O is the center of the circle. Find the measure of angle PQR given angle POR=120.
×
Problem Loading...
Note Loading...
Set Loading... | {"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://docs.pymc.io/notebooks/GLM-robust-with-outlier-detection.html | # GLM: Robust Regression with Outlier Detection¶
A minimal reproducable example of Robust Regression with Outlier Detection using Hogg 2010 Signal vs Noise method.
• This is a complementary approach to the Student-T robust regression as illustrated in [Thomas Wiecki’s notebook]((GLM-robust.ipynb), that approach is al... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://ai.stackexchange.com/questions/2874/can-neural-networks-efficiently-solve-the-traveling-salesmen-problem/6219 | # Can neural networks efficiently solve the traveling salesmen problem?
Can neural networks efficiently solve the traveling salesmen problem? Are there any research papers that show that neural networks can solve the TSP efficiently?
The TSP is an NP-hard problem, so I suspect that there are only approximate solution... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.computer.org/csdl/trans/tm/2012/11/ttm2012111763-abs.html | Subscribe
Issue No.11 - Nov. (2012 vol.11)
pp: 1763-1774
Yuanqing Zheng , Nanyang Technological University, Singapore
Mo Li , Nanyang Technological University, Singapore
ABSTRACT
Estimating the number of RFID tags in the region of interest is an important task in many RFID applications. In this paper, we propose a nove... | {"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://combostrap.com/docs/block/teaser | # ComboStrap UI - Teaser
A teaser is just an alias for a card with a call to action such as a button.
Every component with a call to action could be called a teaser.
## Example
• Syntax
<card width="300px">
=== The teaser of the century ===
Making a teaser as this one is just a question of a click.
<btn>[[card|Go... | {"extraction_info": {"found_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.science.gov/topicpages/p/polarized+cu+k-edge.html | #### Sample records for polarized cu k-edge
1. Effect of atomic vibrations in XANES: polarization-dependent damping of the fine structure at the Cu K-edge of (creat)2CuCl4.
PubMed
Šipr, Ondřej; Vackář, Jiří; Kuzmin, Alexei
2016-11-01
Polarization-dependent damping of the fine structure in the Cu K-edge spectrum of... | {"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://www.nature.com/articles/s42004-021-00465-7?utm_campaign=related_content&utm_source=CHEM&utm_medium=communities&error=cookies_not_supported&code=342374f3-d06e-40c3-8742-527f266abfa0 | 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://www.physicsforums.com/threads/pde-separating-variables-for-3d-spherical-wave-equation.550506/ | # Homework Help: PDE Separating Variables for 3d spherical wave equation
1. Nov 14, 2011
### King Tony
1. The problem statement, all variables and given/known data
Just need someone else to double check more work. I just want to know if I'm separating these variables correctly.
2. Relevant equations
$$\frac{\parti... | {"extraction_info": {"found_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.emagtech.com/wiki/index.php?title=EM.Tempo_Tutorial_Lesson_9:_Modeling_Coplanar_Waveguide_Structures_And_Lumped_Devices | # EM.Tempo Tutorial Lesson 9: Modeling Coplanar Waveguide Structures And Lumped Devices
Tutorial Project: Modeling Coplanar Waveguide Structures And Lumped Devices Objective: In this project, coplanar waveguide (CPW) transmission line segments with different types of termination are examined. Concepts/Features: CPW P... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mathematica.stackexchange.com/questions/116459/inscribed-square-problem | # Inscribed square problem
There is a well-known unsolved problem in geometry:
$\textbf{Toeplitz' conjecture}:$ Every continuous simple closed curve in the plane contains four points that are the vertices of a square.
How to check this conjecture for the "heart curve" by using Mathematica?
PolarPlot[
2 - 2 Sin[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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1199557/?tool=pubmed | • We are sorry, but NCBI web applications do not support your browser and may not function properly. More information
Nucleic Acids Res. 2005; 33(15): 4987–4994.
Published online Sep 6, 2005.
PMCID: PMC1199557
# The Gumbel pre-factor k for gapped local alignment can be estimated from simulations of global alignment
#... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 169, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m... |
https://zbmath.org/?q=an:1256.26003 | ×
## Further results on fractional calculus of Saigo operators.(English)Zbl 1256.26003
Summary: The main object of the present paper is to study and develop the Saigo operators. We establish two results that give the image of the product of the multivariable $$H$$-function and a general class of polynomials in Saigo ... | {"extraction_info": {"found_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://multikoop.blogspot.com/2009/12/adf-11-create-application-ear-for-test.html | ## Thursday, December 24, 2009
### ADF 11: Create Application EAR for test and production deployment respectivly
Status: resolved
Oracle JDeveloper Deploy: 11.1.1.2.0.5536
In this post I want to show how you can easily automate the issue mentioned in Andrejus Baranovskis post about How to do Manual Deployment for AD... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/comsol-unsteady-1d-diffusion-modeling.247841/ | # COMSOL- Unsteady 1D Diffusion modeling
1. Jul 31, 2008
### muthuran
Hello,
I am currently using COMSOL to do multi-component unsteady state 1D diffusion modeling (symmetry). The chemical mixture consists of 5 different chemical components which are modeled using classical Fick's second law of diffusion. To ensure... | {"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.mathportal.org/math-tests/linear-equations/graph-of-linear-function.php?testNo=5 | Math Calculators, Lessons and Formulas
It is time to solve your math problem
mathportal.org
• Linear inequalities
• Solving linear equations and inequalities
• Standard form
# Standard form
ans:
syntax error
C
DEL
ANS
±
(
)
÷
×
7
8
9
4
5
6
+
1
2
3
=
0
.
auto next question
calculator
• Question 1: 1 pts Find the eq... | {"extraction_info": {"found_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.aies-conference.com/2021/schedule/poster-session-2/index.html | You are browsing the site of a past edition of the AIES conference (2021). Navigate to present edition here.
## Poster session 2
Wed 19 15:30 PDT Wed 19 16:30 PDT
### #137 Ethical Implementation of Artificial Intelligence to Select Embryos in In Vitro Fertilization
Michael Anis Mihdi Afnan, Cynthia Rudin, Vincent C... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://eo4society.esa.int/2021/06/14/carbon-dioxide-emission-plumes-from-a-large-power-station-detected-from-space/ | # Carbon dioxide emission plumes from a large power station detected from space
Researchers at the Finnish Meteorological Institute developed a new methodology to derive source-specific NOₓ-to-CO₂ emission ratios using satellite observations. The method was applied to Matimba power station in South-Africa. The results... | {"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://ftp.aimsciences.org/article/doi/10.3934/ipi.2010.4.721 | # American Institute of Mathematical Sciences
November 2010, 4(4): 721-734. doi: 10.3934/ipi.2010.4.721
## Local Sobolev estimates of a function by means of its Radon transform
1 Department of Mathematics, Stockholm University, 10691 Stockholm, Sweden 2 Department of Mathematics, Tufts University, Medford, MA 0215... | {"extraction_info": {"found_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://mathoverflow.net/questions/46986/countable-connected-hausdorff-space | # Countable connected Hausdorff space
Let me start by reminding two constructions of topological spaces with such exotic combination of properties:
1) The elements are non-zero integers; base of topology are (infinite) arithmetic progressions with coprime first term and difference.
2) Take $\mathbb{R}^{\infty}\setmi... | {"extraction_info": {"found_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://tex.stackexchange.com/questions/425150/how-to-change-the-color-of-an-enumerate-number-in-beamer/425167#425167 | # How to change the color of an enumerate number in Beamer?
As seen in How do I change the color of itemize bullet? specific and default, it is easy to change the color of an itemize item bullet like this:
\documentclass{article}
\usepackage{enumitem,xcolor}
\begin{document}
\begin{itemize}
\item First item
\item[... | {"extraction_info": {"found_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.scottaaronson.com/blog/?p=3409 | ## HTTPS / Kurtz / eclipse / Charlottesville / Blum / P vs. NP
This post has a grab bag of topics, unified only by the fact that I can no longer put off blogging about them. So if something doesn’t interest you, just scroll down till you find something that does.
Great news, everyone: following a few reader complaint... | {"extraction_info": {"found_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://ai.stackexchange.com/questions/12182/what-is-a-temporal-feature | # What is a temporal feature?
What is a temporal feature, what features make something temporal in nature? Is this problem agnostic? How does it change from different fields of study?
In general, the expression "temporal feature" might refer to any feature that is associated with or changes over time.
However, in 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://elearning.atmajaya.ac.id/course/info.php?id=2500 | ### PENGEMBANGAN PENDIDIKAN IPS SD
Write a concise and interesting paragraph here that explains what this course is about | {"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://aas.aanda.org/articles/aas/abs/2000/05/ds1809/ds1809.html | Free access
Issue Astron. Astrophys. Suppl. Ser. Volume 142, Number 2, March I 2000 275 - 311 http://dx.doi.org/10.1051/aas:2000328
DOI: 10.1051/aas:2000328
Astron. Astrophys. Suppl. Ser. 142, 275-311
The Vienna-KPNO search for Doppler-imaging candidate stars
I. A catalog of stellar-activity indicators for 1058 lat... | {"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.gamedev.net/profile/962-lilbudywizer/ | LilBudyWizer
Members
2751
491 Neutral
• Rank
Contributor
1. Which math classes should I pick from these options:
I doubt you would ever use any of that as a professional programmer. It's even more doubtful that anyone will hire because you had them. That you have the degree is really the most important thing. A de... | {"extraction_info": {"found_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://cs.stackexchange.com/questions/105772/check-if-a-matrix-over-finite-fields-is-superregular | # Check if a matrix over finite fields is superregular
Is there any practical, efficient algorithm to check if a matrix over $$\mathbf{F}_{p^n}$$ is superregular?
It need not be theoretically polynomial, just roughly be implementable for $$n=32$$ and for matrices of approximate size $$20 \times 100$$.
Definition: A ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://or.stackexchange.com/tags/multi-objective-optimization/hot | # Tag Info
12
If you use packages like PyOMO, PuLP or pyOpt, you'd have to implement all the operations for multiobjective optimization - e.g. to find nondominated solutions or the different mutation operators - that could take some time. An alternative is using DEAP for that, it's a Python framework for evolutionary... | {"extraction_info": {"found_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.zjnyxb.cn/CN/abstract/abstract3952.shtml | • 动物科学 •
### 早期断奶及谷氨酰胺添加对仔猪血清游离氨基酸及其代谢产物的影响
1. 1.省部共建农产品质量安全危害因子与风险防控国家重点实验室(筹),浙江省农业科学院 农产品质量标准研究所,浙江 杭州 310021;
2.浙江农林大学 动物科学学院,浙江 杭州 311300
• 收稿日期:2020-06-04 出版日期:2020-10-25 发布日期:2020-11-16
• 通讯作者: *肖英平,E-mail:ypxiaozju@126.com
• 作者简介:赵广民(1996—),男,黑龙江齐齐哈尔人,硕士研究生,研究方向为动物营养与饲料科学。E-mail:15776561411@163.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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://rafalab.dfci.harvard.edu/dsbook/importing-data.html | # Chapter 5 Importing data
We have been using data sets already stored as R objects. A data scientist will rarely have such luck and will have to import data into R from either a file, a database, or other sources. Currently, one of the most common ways of storing and sharing data for analysis is through electronic sp... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/19575/reasoning-about-lie-theory-and-the-exponential-map | # Reasoning about Lie theory and the Exponential Map
I'm having a little difficulty wrapping my head around Lie theory (I'm a computer scientist, so perhaps that's to be expected).
Specifically, considering the following definition from Wikipedia for the exponential map. What is the significance of the identity eleme... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://infoscience.epfl.ch/record/166539 | Infoscience
Conference paper
# Practical low complexity linear equalization for MIMO-CDMA systems
This article first reviews recently proposed techniques for adaptive and direct linear MIMO equalization in the context of MIMO-CDMA systems and in particular with application to a MIMO-extended UMTS-FDD downlink. The f... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/another-wave-length-question.145110/ | # Another Wave Length question
1. Nov 23, 2006
### quickslant
Lights with wavelengths of 520 nm and 630 nm passess through a diffraction grating that contains 6000 lines/cm or 600000 lines/m
what is the lowest value of m for which the 520 nm line no longer exists?
2. Nov 23, 2006
### quickslant
3. Nov 23, 2006
... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.cfd-online.com/Forums/openfoam-programming-development/93745-one-question-about-turbulence-ueqn-print.html | CFD Online Discussion Forums (http://www.cfd-online.com/Forums/)
- OpenFOAM Programming & Development (http://www.cfd-online.com/Forums/openfoam-programming-development/)
- - one question about turbulence + Ueqn ? (http://www.cfd-online.com/Forums/openfoam-programming-development/93745-one-question-about-turbulen... | {"extraction_info": {"found_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://sciendo.com/fr/article/10.1515/cait-2016-0022 | Détails du magazine
Format
Magazine
eISSN
1314-4081
Première parution
13 Mar 2012
Périodicité
4 fois par an
Langues
Anglais
Accès libre
Multi-Partite Graphs and Verification of Software Applications for Real-Time Systems
Pages:85 - 96
Détails du magazine
Format
Magazine
eISSN
1314-4081
Première parution
13 Mar 2012
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... |
http://mathhelpforum.com/differential-geometry/183901-prove-application-closed.html | # Thread: Prove that the application is closed
1. ## Prove that the application is closed
Hi, everyone,
I resolved the following exercise. I need help reviewing it and giving the correct answer (if mine isn't correct of course).
Let's have:
$I_1=\{(x,y) \in R^2|y=0, 0\leq x\leq 1\}$
$I_2=\{(x,y)\in R^2|x=1, 0\leq 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": 39, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://humanvarieties.org/2014/12/18/how-to-calculate-and-use-predicted-y-values-in-multiple-regression/ | I was planning to publish this article after my paper on the black-white vocabulary gap in the GSS is released, but I have changed my mind. So, here, I will explain how to use the so-called “Yhat” or predicted values of Y when doing regression (OLS, logistic and multilevel).
I recommend to download my subset of the GS... | {"extraction_info": {"found_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/discrete-math/218389-numerical-differentiation.html | # Math Help - Numerical differentiation
1. ## Numerical differentiation
What is the basic principle of numerical differentiation?
2. ## Re: Numerical differentiation
What kind of derivative do you want to calculate? Do you want to for example, take some signal and find a smooth function that approximates that and 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... |
https://www.maplesoft.com/support/help/errors/view.aspx?path=geometry/sides | sides - Maple Help
geometry
sides
compute the sides of a given triangle or a given square
Calling Sequence sides(g)
Parameters
g - triangle or square
Description
• The routine computes the sides of triangle g or square g.
• In case g is a triangle, the output is a list of three element denoting the three s... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 8, "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... |