url
stringlengths
14
2.42k
text
stringlengths
100
1.02M
date
stringlengths
19
19
metadata
stringlengths
1.06k
1.1k
https://www.kryptoslogic.com/blog/2020/03/another-look-at-two-linux-kaslr-patches/
# A fast pseudorandom generator for KASLR A recent patchset proposed for the Linux KASLR randomizes not only the kernel base address, but also reorders every function at boot time. As such, it no longer suffices to leak an arbitrary kernel function pointer, or so the logic goes. Along with this patchset came a custom...
2020-04-08 05:31:37
{"extraction_info": {"found_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://tasks.illustrativemathematics.org/content-standards/1/OA/C/6/tasks/1084
\$20 Dot Map Alignments to Content Standards: 1.OA.C.6 Task The attached graphic shows a map. You must get from start to finish by visiting three of the dots, at each dot you have to pay the specified number of dollars. If you have \$20 can you get from start to finish and visit three dots? Bonus Question #1: Can you ...
2020-05-27 22:25:46
{"extraction_info": {"found_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://aviation.stackexchange.com/questions/25503/why-are-emergency-vehicles-needed-for-a-runway-excursion
# Why are emergency vehicles needed for a runway excursion? When passenger jets have a runway excursion incident such as this one in Birmingham it is apparently common practice to send emergency services vehicles to the aircraft. Why are emergency services vehicles necessary? I would think the plane is more than capa...
2020-07-08 15:22:23
{"extraction_info": {"found_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.studypug.com/algebra-2/radical-functions-and-expressions/solving-radical-equations
##### Do better in math today Radical equations are equations that have variables stunk inside a radical. We will show you how to solve this type of equations in this lesson.
2017-10-18 09:13:00
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 9, "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://martinerickson.blogspot.com/2012/07/lines-on-hyperbolic-paraboloid.html
## Saturday, July 7, 2012 ### Lines on a Hyperbolic Paraboloid A ruled surface has the property that through every point on the surface there is a straight line lying on the surface. Cylinders and cones are ruled surfaces. Another example is a hyperbolic paraboloid (a saddle surface). In fact, a hyperbolic paraboloid...
2017-06-24 03:40:10
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.gafferhq.org/documentation/0.60.8.0/ReleaseNotes/0.57.3.0.html
# 0.57.3.0¶ ## Fixes¶ • Viewer : Fixed a bug in the render control widget which caused the entire Viewer to fail if there was an error computing the metadata for an image. • Arnold : Added workaround for Arnold bug which prevented interactive edits to quad light colour textures. • CopyAttributes : Fixed bugs triggere...
2021-10-20 16:25:11
{"extraction_info": {"found_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://frfly.wordpress.com/2019/02/09/polygons/
# polygons The inputs for this example problem are the angle 174 and 360. When a multiple of 174’s add up to a multiple of 360, the program stops. In advance we do not know how many 174s will add up to how many 360s, but we want the first one. This is the Least Common Multiple of Angle A (174) and 360. LCM (A, 360) 1...
2019-02-17 11:30:44
{"extraction_info": {"found_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": 4, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://stephens999.github.io/fiveMinuteStats/dirichlet.html
Last updated: 2019-03-31 Checks: 2 0 Knit directory: fiveMinuteStats/analysis/ This reproducible R Markdown analysis was created with workflowr (version 1.2.0). The Report tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history. G...
2022-08-07 21:50:03
{"extraction_info": {"found_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://ambrevar.xyz/c/index.html
# C: The Dark Corners C was designed with simplicity in mind. Despite this, C has a lot of dark corners that are not necessarily well known. Here follows an incomplete collection of them. For historical reasons, we also include some C++ intricacies that may be source of confusion when writing C programs. ## Constanc...
2019-02-18 05:55:25
{"extraction_info": {"found_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://cs.stackexchange.com/questions/110750/can-such-a-turing-recognizable-language-exist
# Can such a Turing-recognizable language exist? Suppose $$\Sigma = \{a,b\}$$. Is the following claim correct? There exists a Turing-recognizable language $$L \subseteq \Sigma^*$$ such as its complement is not Turing-recognizable, and for all $$n \in \mathbb{N}$$ it contains exactly $$n$$ strings of length $$n$$. I'...
2022-07-03 11:04:12
{"extraction_info": {"found_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://researchseminars.org/talk/agstanford/5/
# Density of rational points on a family of del Pezzo surface of degree 1 ### Julie Desjardins (Toronto) 08-May-2020, 17:45-18:45 (10 months ago) Abstract: Let $k$ be a number field and $X$ an algebraic variety over $k$. We want to study the set of $k$-rational points $X(k)$. For example, is $X(k)$ empty? If not, is...
2021-02-25 13:00:35
{"extraction_info": {"found_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://trevorpythag.wordpress.com/tag/integration/
Archive Posts Tagged ‘integration’ Fundamental Theorem of Calculus This theorem forms much of the basis of calculus and the uses of differentiation and integration. It basically states that differentiation and integration are opposites so if you differentiate and integral you’ll get the function you started with. Th...
2018-01-20 16:58:29
{"extraction_info": {"found_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": 15, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://math.stackexchange.com/questions/169273/antiderivative-help
# Antiderivative Help I am trying to find $f(x)$ if I know that $$f''(x) = -2+12x-12x^2, \quad \; f(0)=4,\ f'(0)=12$$ First I found the first derivative $$f'(x)= -2x+6x^2-4x^3+C$$ and then I found the function, which is: $$f(x)=-x^2+2x^3-x^4+Cx+D$$ Now I am lost as to what to do with those values they gave me $f(0)...
2015-10-13 13:53:05
{"extraction_info": {"found_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.gradesaver.com/textbooks/math/algebra/elementary-and-intermediate-algebra-concepts-and-applications-6th-edition/chapter-4-polynomials-4-3-polynomials-4-3-exercise-set-page-251/11
## Elementary and Intermediate Algebra: Concepts & Applications (6th Edition) $\color{red}{\text{This expression is NOT a polynomial}}$. Remember that a term is considered as a monomial ONLY IF it is a PRODUCT of constants and/or variables. In this item, the terms are $x^2$, $x$, $1$, $x^3$ and $-7$; however, when com...
2018-06-19 13:10:38
{"extraction_info": {"found_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://wikisecure.net/samba-is-known-namedpipe-function-cve-2017-7494-vulnerability/
It looks like of late a spree of critical bugs are giving many sleepless nights to several product vendors/researchers! WannaCry is still on the verge and not over yet and then came Adylkuzz. While people are busy fixing their network for those, yet another Samba bug came and can have devastating impacts on the end-use...
2018-03-18 11:41:43
{"extraction_info": {"found_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://math.stackexchange.com/questions/13589/statistics-moment-generating-function
# statistics - moment-generating function Let $Y_1,\dots,Y_n$ be independent and identically distributed random variables such that for $0 < p < 1$, $P(Y_i = 1) = p$ and $P(Y_i = 0) = q = 1-p$. A. Find the moment-generating functions for the random variable $Y_1$. B. Find the moment-generating functions for $W = Y_1...
2020-10-19 15:34:32
{"extraction_info": {"found_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://notesformsc.org/tag/computer-science/
# Algorithm Time Complexity Given a piece of code, how to determine the complexities without much effort? Each piece of code has a  time complexity associated with it which you need to learn. Next time, you see any complex code break it into individual pieces and count the time complexity. Before you begin, learn the...
2023-02-04 03:20:00
{"extraction_info": {"found_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": 30, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://i.publiclab.org/notes/warren/04-29-2016/early-design-ideas-for-the-rich-editor-project
# Early design ideas for the Rich Editor project by warren | 29 Apr 18:43 There've been LOTS of great ideas posted, both in response to my recent ask for input on the new Rich Editor project, and in response to @liz's post on peer review -- that have relevance to the ongoing design of the new Rich Editor. There's re...
2022-05-27 16:42:20
{"extraction_info": {"found_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://math.stackexchange.com/questions/1292626/confusion-with-o-function
# Confusion with $O$ function I read this identity in lecture notes and need help understand ing the $O$ function $$\sum_{1\leq d\leq x}\mu(d)\cdot \frac{1}{2}\left\lfloor\frac xd\right\rfloor\left(\left\lfloor\frac xd\right\rfloor+1\right)=\sum_{1\leq d\leq x}\mu(d)\left(\frac{x^2}{2d^2}+O(x/d)\right)$$ Attempt: Th...
2019-10-17 05:26:13
{"extraction_info": {"found_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://proofwiki.org/wiki/Definition:Conic_Section/Reduced_Form/Circle
# Definition:Conic Section/Reduced Form/Circle Let $K$ be a circle embedded in a cartesian coordinate plane. $K$ is in reduced form if and only if its center is located at the origin.
2020-01-28 06:27:25
{"extraction_info": {"found_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://electronics.stackexchange.com/tags/optical-fibre/hot
# Tag Info 60 It seems like you're referring specifically to http://www.nature.com/nphoton/journal/v8/n11/full/nphoton.2014.243.html . It can be read here: https://www.researchgate.net/publication/269099858_Ultra-high-density_spatial_division_multiplexing_with_a_few-mode_multicore_fibre . In this case, it's slightly ...
2020-05-29 00:10:57
{"extraction_info": {"found_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/219682/mathematical-logic-and-venn-diagrams
# Mathematical Logic and venn diagrams Okay so I'm pretty confused about how to sketch a venn diagram for this operator: ifte(a,b,c) (or this can be written a?b:c) given a, b, c truth table and a?b:c $$\begin{array}{c|c|c||c} a & b & c & a?b:c\\ \hline F & F & F & F\\ \hline F & F & T & T\\ \hline F & T & F & F\\ \h...
2015-09-01 02:22:45
{"extraction_info": {"found_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.gamedev.net/page/resources/_/technical/general-programming/string-usage-and-architecture-r2061
• Create Account Calling all IT Pros from Canada and Australia.. we need your help! Support our site by taking a quick sponsored surveyand win a chance at a \$50 Amazon gift card. Click here to get started! Like 0Likes Dislike # String Usage and Architecture By Andy Oxfeld | Published Mar 10 2004 12:05 PM in Genera...
2015-08-31 23:58:00
{"extraction_info": {"found_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://tex.stackexchange.com/questions/523200/titlesec-calculate-correct-width-for-section-heading-background
# titlesec: calculate correct width for section heading background I’m using titlesec to place section numbers in the left margin and also to apply a shaded background that spans the width of the page. I’m now also using wrapfig, and some section headings are being wrapped around figures. How do I adjust my definitio...
2020-04-07 20:42:01
{"extraction_info": {"found_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://deepai.org/publication/on-the-complexity-of-structure-and-substructure-connectivity-of-graphs
# On the complexity of structure and substructure connectivity of graphs The connectivity of a graph is an important parameter to measure its reliability. Structure and substructure connectivity are two novel generalizations of the connectivity. In this paper, we characterize the complexity of determining structure an...
2021-12-04 02:56:56
{"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/a-type-of-reasoning.982901/
# A type of reasoning • B ## Main Question or Discussion Point I am reading a pdf where, under a "classic ways of reasoning" section, the author introduced a method called la disjonction de cas, which I think in English would be "case by case" reasoning. He enounced it as follows: $$\text{Let }\mathrm A,\,\mathrm B\...
2020-08-05 16:33:41
{"extraction_info": {"found_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.techtud.com/chapter/12161/12184/23675
##### Example 4c Sheldon Ross Consider a set of n antennas of which m are defective and n − m are functional and assume that all of the defectives and all of the functionals are considered indistinguishable. How many linear orderings are there in which no two defectives are consecutive? Now, if no two defectives are ...
2020-01-18 20:10:56
{"extraction_info": {"found_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://blender.stackexchange.com/questions/136455/how-to-get-posebone-global-rotate
# How to get posebone global rotate [duplicate] A bone was rotated 90 degrees on the Y axis. I simply want to get (0, 90, 0), but in Blender it is represented by Euler angles (86.4, 44.9, 66.3). How do I get rotation on the global axis In Python code? import bpy obj = bpy.data.objects["Armature"] for pbone in obj.p...
2020-08-10 11:16:15
{"extraction_info": {"found_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/coffee-cup-finance/
# Coffee cup finance Calculus Level 2 To use a coffee machine, you fill a drinking cup with water, pour the water into the reservoir, and then put your cup under the spout. Once the water is heated, it flows through coffee grounds and into your cup. Once you use a cup to drink, it is coated with sugar, coffee, and ot...
2020-07-12 07:48:01
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 5, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://greenemath.com/Algebra%20II/70/LogarithmicFunctionsPracticeSet.html
# In this Section: In this section, we will learn about logarithmic functions. In a previous lesson, we learned about exponential functions such as: f(x) = ax. When we take the inverse of this function, we end up with: x = ay. Up to this point, we have not learned any method that would allow us to solve for the depend...
2018-03-22 23:27:35
{"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.randform.org/blog/?p=1742
## Ikarus In this post a class/seminar about collaborative e-learning was mentioned in which I took part in 2004. The seminar was called “Ikarus”. I just noticed that the seminar, which was made accessible online in an anonymized fashion was taken offline recently (somewhat justifying the naming ikarus ). Since I foun...
2018-02-25 03:31:59
{"extraction_info": {"found_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://ncatlab.org/nlab/show/(n%20%C3%97%20k)-category
# nLab (n × k)-category Contents ### Context #### Higher category theory higher category theory # Contents ## Idea An $(n \times k)$-category (read “n-by-k category”) is an n-category internal to a $k$-category. The term is “generic” in that it does not specify the level of strictness of the $n$-category and the...
2021-10-24 12:10:21
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 32, "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://mathematica.stackexchange.com/questions/49226/how-to-output-a-bat-file-and-execute-it
# How to output a bat file and execute it? I tried to write a bat file which helped me rename files. Command to do this in that file is "ren file1 file2" which is equivalent to RenameFile[file1,file2]. renameFiles[directory_, files_, rename_] := Module[{list, i = 1, newfiles}, SetDirectory[directory]; newfiles = ("re...
2015-05-30 08:53:39
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://fqxi.org/community/forum/topic/1295
Search FQXi Please also note that we do not accept unsolicited posts and we cannot review, or open new threads for, unsolicited articles or papers. Requests to review or post such materials will not be answered. If you have your own novel physics theory or model, which you would like to post for further discussion amo...
2020-12-03 07:17:14
{"extraction_info": {"found_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://papers.nips.cc/paper/2020/hash/174f8f613332b27e9e8a5138adb7e920-Abstract.html
#### Authors Yunbei Xu, Assaf Zeevi #### Abstract <p>We study problem-dependent rates, i.e., generalization errors that scale tightly with the variance or the effective loss at the "best hypothesis." Existing uniform convergence and localization frameworks, the most widely used tools to study this problem, often fai...
2021-03-01 03:43:28
{"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/average-of-an-array.49913/
Average of an array 1. Oct 27, 2004 kishtik Is limit of an array average of its terms? 2. Oct 27, 2004 arildno This is incomprehensible; what do you mean by the term "limit", is "average" arithmetic average, is "array" meant to denote an array of numbers like a vector or matrix? 3. Oct 27, 2004 HallsofIvy I wo...
2018-06-22 12:02:12
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://allenergetics.com/wind-energy/how-many-blades-do-i-need-for-a-wind-turbine
No account? Create here! All articles >  Wind energy >  How many blades do I need for a wind turbine? Serhii Korneliuk4 Oct, 2019 • 4 minutes of reading ## How many blades do I need for a wind turbine? 600Wind energy It would seem like a simple question. Most will answer, "Take 3 shovels and do not giggle," and th...
2021-07-24 13:04:47
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 4, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.stackexchange.com/questions/3263796/homotopy-colimit?noredirect=1
# Homotopy colimit Some time ago I asked this question. I am trying again to get an understanding of the definition of the homotopy colimit of a diagram of topological spaces. One of the answers at the above says For example, homotopy colimits represent "homotopy coherent cones" referring me to papers by Michael Sh...
2020-06-04 21:01:58
{"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.wptricks.com/question/custom-post-types-how-to-add-query-args-to-links-to-cpt-admin-submenu/
Question I have a custom post type I’ve created, and I’ve added an admin submenu page to display some data it generates. So far, so good. I’m displaying the data with my local extension of WP_List_Table, and I want one of the columns to link to a detailed view of the item in the row. So, add_submenu_page('edit.php?po...
2022-08-18 10:06:12
{"extraction_info": {"found_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://ericdoesastrophysics.blogspot.com/2011/11/
# Two-Body Orbits: Where's The Centre of Mass? Second Authors: Nathan, Lauren Introduction Consider a problem of a planet orbiting a star.  It's easy to see from Newtonian gravitation that they exert a force on one another.  But then, how, according to Kepler's Third Law can we say the planet orbits the star alone?  ...
2018-02-19 07:51:33
{"extraction_info": {"found_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": 22, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://fsolt.org/blog/2018/08/15/switch-to-r/
### How to Switch Your Workflow from Stata to R, One Bit at a Time Wednesday, 15 August 2018 A recent exchange on Twitter reminded me of my switch to R from Stata. I’d started grad school in 1999, before R hit 1.0.0, so I’d been trained exclusively in Stata. By 2008, I had way more than the proverbial 10,000 in-seat ...
2019-12-14 04:55:23
{"extraction_info": {"found_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://codeforces.com/problemset/problem/916/C
C. Jamie and Interesting Graph time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Jamie has recently found undirected weighted graphs with the following properties very interesting: • The graph is connected and contains exactly n vertices and m edges. • All e...
2018-05-27 23:23:02
{"extraction_info": {"found_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://askdev.io/questions/53970/r-dimensional-mesh-inquiry
# r - dimensional mesh inquiry I am attempting to compute the ordinary range in between any kind of 2 nodes in an $r$ - dimensional mesh. This is a $3$ - dimensional mesh with $n=3$ To pick any kind of 2 factors in the mesh there are $\left(n^r \left(n^r - 1\right)\right)/2$ means of doing this. So if we pick 2 fac...
2021-11-27 21:10:08
{"extraction_info": {"found_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/5831ace67c01494c8f7b7a3c
# What is the difference between ground state electron configurations and otherwise? Nov 26, 2016 You can treat the ground-state electron configuration as basically a point of reference that is (at the moment) lowest in energy. You could go in three directions from the ground-state: • Ionization by removal of an el...
2020-12-04 11:12:55
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 49, "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://nigerianscholars.com/past-questions/physics/question/288175/
Home » » I. Density of the liquid.II. Depth below the surface of the liquid. III. Surface... # I. Density of the liquid.II. Depth below the surface of the liquid. III. Surface... ### Question I. Density of the liquid. II. Depth below the surface of the liquid. III. Surface area of the liquid. In which of the stat...
2022-05-23 02:48:42
{"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.conservapedia.com/Special:MobileDiff/789234
# Changes An '''irrational number''' is a #REDIRECT [[real number]] that cannot be expressed as the ratio of two [[integers]].  Irrational numbers often arise as solutions to problems involving rational numbers. For example, the square root of 2 is irrational. Other irrationals, such as [[pi]], serve as fundamental co...
2019-07-17 12:47:56
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://stats.stackexchange.com/questions/123265/monte-carlo-simulations-with-multiple-random-variables
# Monte-Carlo Simulations with multiple random variables I have the following observation model : $y_i=x_i+a_i$, where $a_i$ is a Gaussian random variable whose mean is function of a uniform random variable $b_i$. I have designed, $\hat{x}_i$, an estimator of $x_i$ and would like to evaluate its performance using Mont...
2019-09-15 14:31:51
{"extraction_info": {"found_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/typing-equations-in-microsoft-word-2007.220267/
# Typing equations in Microsoft Word 2007 1. Mar 6, 2008 ### mbrmbrg Does anyone know how to use the equations editor in microsoft word 2007? When I go the insert tab, I can insert symbols, but the equations option is grayed out. I do NOT have the patience to sit there finicking with formatting, etc. just to see $$...
2017-02-26 08:07:33
{"extraction_info": {"found_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/local-hidden-variable-model-that-equals-qm-predictions.921985/
# B Local Hidden Variable Model That Equals QM Predictions? 1. Aug 5, 2017 ### morrobay With E a,b = ( dλ ( a,a' b,b' λ) Suppose λ depends independently/locally on detector setting choices at A and B. For example suppose there are 360 detector settings at A and 360 at B , corresponding to 360 particle/detector inter...
2018-07-20 11:34:21
{"extraction_info": {"found_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://plainmath.net/19719/let-be-the-relation-from-equal-to-equal-defined-by-xry-if-and-only-if-equal
Question # Let R be the relation from X={1,2,3,5} to Y={0,3,4,9} defined by xRy if and only if x^2=y Discrete math Let R be the relation from X={1,2,3,5} to Y={0,3,4,9} defined by xRy if and only if $$\displaystyle{x}^{{2}}={y}$$
2021-09-18 08:02:04
{"extraction_info": {"found_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.lmfdb.org/LocalNumberField/?p=2&n=5
Learn more about Results (displaying both matches) Polynomial $p$ $e$ $f$ $c$ Galois group Slope content x5 + x2 + 1 2 1 5 0 $C_5$ (as 5T1) $[\ ]^{5}$ x5 - 2 2 5 1 4 $F_5$ (as 5T3) $[\ ]_{5}^{4}$ Download all search results for
2019-10-16 22:06:45
{"extraction_info": {"found_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://barog.net/projects/1_project/
# SSLVQ: A self-supervised online multi-view learning vector quantization framework for object affordance learning. SSLVQ is a Matlab library distributed to accompany the publication of my Ph.D. thesis and 2015 IJARS journal article and was developed in order to enable developmental learning of object affordance categ...
2018-05-24 17:55:06
{"extraction_info": {"found_math": true, "script_math_tex": 9, "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://mathcentral.uregina.ca/QQ/database/QQ.09.06/s/matthew1.html
SEARCH HOME Math Central Quandaries & Queries Question from Matthew, a student: I have what I like to think of as a rather interesting question that I can't explain confidently for the life of me. If we take a circle with a radius of 1 and we calculate the circumference, we can use 2 pi R. Doing this calculation resu...
2017-11-18 17:39:35
{"extraction_info": {"found_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://realmath.de/english/geometry/triangle/angleside.php
Triangle   » Topic: Triangles Side-angle relationship A triangle ABC has been drawn. The angle measures of the interior angles and the side lengths are measured. Move the points of the triangle ABC and observe the respective angle measures and side lengths. Which of the following statements are correct? Side-angle rel...
2022-11-28 02:09:09
{"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://cstheory.stackexchange.com/questions/33274/are-graph-and-group-isomorphism-problems-random-self-reducible/33352
# Are Graph and Group Isomorphism problems random self-reducible? Are Graph and Group Isomorphism problems known to be random self-reducible? If so is there a good proof? Are there other non-trivial examples of random self-reducibility? Is there a good reference? • What do you mean exactly by "random self-reducible"...
2020-04-08 23:22: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://tex.stackexchange.com/questions/458463/table-formatting-using-xltabular
# Table formatting using xltabular I am having some issues with formatting the below table. The first issue: It is not positioning after the text and instead is starting on a new page despite the positioning !htbp. The second issue: The table is large but it is not breaking over to the second page. I am unsure about...
2021-06-20 06:41:17
{"extraction_info": {"found_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://physics.stackexchange.com/questions/508066/is-there-any-physical-evidence-for-motion
# Is there any physical evidence for motion? Let's say that we have 2 tennis balls in space, one being in motion (say, pushed by an astronaut), and the other one still. If we could take a snapshot of both tennis balls, would there be any evidence that could suggest that one is moving and the other one is still? Is th...
2022-05-19 00:29:30
{"extraction_info": {"found_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://wiki.cs.byu.edu/cc/9-november-2015
1. VPN roll-out Getting students used to it. 2. Collaborative Space status update Furniture delivered day before Thanksgiving 3. Web site redesign status update Need to formulate an RFP. Search for documents department wide, not just in a lab. List of functionality: Admin Roles Research – research projects (infi...
2021-05-19 03:30:45
{"extraction_info": {"found_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://math.stackexchange.com/questions/2285614/taylor-series-expansion-for-pde
# Taylor series expansion for PDE Exercise 4: The Crank-Nicolson scheme for $u_t + a u_x = 0$ is given by $$\frac{U_{j,n+1}-U_{j,n}}{\Delta t} + \frac{a}{2}\frac{D_xU_{j,n}}{2\Delta x} + \frac{a}{2}\frac{D_xU_{j,n+1}}{2\Delta x} = 0 .$$ Show that the LTE is given by $$\mathcal{L}_\Delta u = au_{xxx} \left(\frac{1}{6} ...
2019-09-20 23:23:25
{"extraction_info": {"found_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://qim.dk/jupyter/
Introduction to Jupyter notebooks and Python This is a quick introduction to Jupyter notebooks and Python. It combines key elements from several open source introductory courses on Jupyter and Python for scienfitic computing. Previous experience with programming is assumed (Elementary experience with MATLAB, R, etc. o...
2020-09-27 05:02:49
{"extraction_info": {"found_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.toktol.com/notes/context/3503/sampler/chemistry/bond-energies
Use adaptive quiz-based learning to study this topic faster and more effectively. # Bond energies The enthalpy change ($\Delta H$) of a reaction is related to the bond energies. Every bond in a molecule has a set bond energy. A bond with a higher energy is a stronger bond. The total bond energy of the reactants is ...
2018-01-20 21:32:54
{"extraction_info": {"found_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://reformatusegyhazmontreal.ca/gpm-to-npp/calculate-the-hypotenuse-of-an-isosceles-triangle-2b0b2b
The side of an isosceles right triangle of hypotenuse 5 2 cm is : A. Simplify the final answer using the algebraic fact that for any numbers a and b, √ ab = How Do You Calculate the Area of a Triangle? What is the length of each leg of the triangle? About Hypotenuse Calculator . Find the length of the hypotenuse of an ...
2021-05-09 08:08:35
{"extraction_info": {"found_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://deepai.org/publication/stable-matchings-with-flexible-quotas
Stable Matchings with Flexible Quotas We consider the problem of assigning agents to programs in the presence of two-sided preferences. Each agent has to be assigned to at most one program and each program can accommodate multiple agents. However unlike the standard setting of school choice, we do not have fixed upper...
2021-07-26 04:46:04
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://math.sjtu.edu.cn/Conference/2015WCA/talk.php?ZhuYan
2015 Workshop on Combinatorics and Applications at SJTU April 21 -- 27, Shanghai Jiao Tong University Date: Tuesday, April 21, 2015 Time: 11:45 - 12:15 Venue: Large Meeting Room, Math Building Title: Tight Relative $2e$-Designs in Association Schemes Abstract: Relative $t$-designs is defined on Q-polynomial asso...
2019-12-11 06:03:01
{"extraction_info": {"found_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://ftp.aimsciences.org/article/doi/10.3934/proc.2011.2011.963
Article Contents Article Contents # Continuous maximal regularity and analytic semigroups • In this paper we establish a result regarding the connection between continuous maximal regularity and generation of analytic semigroups on a pair of densely embedded Banach spaces. More precisely, we show that continuous maxi...
2023-03-21 17:24:50
{"extraction_info": {"found_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://fhi-aims-club.gitlab.io/tutorials/scaling-in-fhi-aims/summary/
Summary To set up, run, and produce reproducible results on a supercomputer (actually, any machine) you should be aware of several fundamental aspects. These things will be summarized in the following, briefly. Understanding the Supercomputer and its environment • Get an overview of the supercomputer's architecture ...
2022-06-26 07:24:43
{"extraction_info": {"found_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://labs.tib.eu/arxiv/?author=N.%20R.%20Davies
• Spin resonance in the superconducting state of Li$_{1-x}$Fe$_{x}$ODFe$_{1-y}$Se observed by neutron spectroscopy(1607.05588) Oct. 25, 2016 cond-mat.supr-con We have performed inelastic neutron scattering measurements on a powder sample of the superconductor lithium iron selenide hydroxide Li$_{1-x}$Fe$_{x}$ODFe$_{1-...
2021-04-11 09:27:42
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://stats.libretexts.org/Bookshelves/Applied_Statistics/Book%3A_Learning_Statistics_with_R_-_A_tutorial_for_Psychology_Students_and_other_Beginners_(Navarro)/04%3A_Additional_R_Concepts/4.10%3A_Formulas
# 4.10: Formulas The last kind of variable that I want to introduce before finally being able to start talking about statistics is the formula. Formulas were originally introduced into R as a convenient way to specify a particular type of statistical model (see Chapter15) but they’re such handy things that they’ve sp...
2022-08-13 06:13:02
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://zbmath.org/?q=an:0856.34019
# zbMATH — the first resource for mathematics Systems of conditional differential inequalities of Kato type. (English. Russian original) Zbl 0856.34019 Sib. Math. J. 35, No. 6, 1109-1118 (1994); translation from Sib. Mat. Zh. 35, No. 6, 1253-1263 (1994). This paper is concerned with the extension of some results of J....
2021-12-07 19:18:30
{"extraction_info": {"found_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://en.wikibooks.org/wiki/Solutions_to_General_Chemistry_(Linus_Pauling)/The_Nature_and_Properties_of_Matter
# Solutions to General Chemistry (Linus Pauling)/The Nature and Properties of Matter ## 1-1 What is the difference between matter and radiant energy? The essential distinction between these two forms of mass-energy is that matter moves at a velocity of less than the speed of light, and that radiant energy moves at t...
2021-04-10 15:24:19
{"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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://martin-ueding.de/posts/sudo-timeout-risk/
# The dangers of sudo timeout Ubuntu is configured by default to cache the user's credentials for a couple minutes after a successful use of sudo. This is very comfortable. When you enter a couple commands in succession, you do not have to enter the password every single time. Take the following: sudo apt-get update ...
2020-07-11 08:12:38
{"extraction_info": {"found_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://scholar.harvard.edu/efthimios_kaxiras/publications?page=5%2C0%2C0%2C0%2C0%2C3
# Publications 2016 Montemore M, Hoyt R, Kaxiras E. Non-adiabatic effects and electronic excitations during dissociation on catalytic surfaces. ABSTRACTS OF PAPERS OF THE AMERICAN CHEMICAL SOCIETY. 2016;252. Montemore M, Hoyt R, Kaxiras E. Non-adiabatic energy dissipation in dissociation on catalytic surface. ABSTRACT...
2022-09-29 10:14:56
{"extraction_info": {"found_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.gradesaver.com/textbooks/math/geometry/geometry-common-core-15th-edition/skills-handbook-evaluating-and-simplifying-expressions-exercises-page-890/24
## Geometry: Common Core (15th Edition) $r^2-2r+1$ We start with the given expression: $(r-1)^2$ To simplify an algebraic expression, we must eliminate any parentheses and combine like terms. We expand the squared term:$(r-1)(r-1)$ We apply the distributive property to multiply the binomials: $r^2-r-r+1$ We combine th...
2022-08-14 04:15:40
{"extraction_info": {"found_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://solvedlib.com/check-my-work-the-fact-that-generally-accepted,436854
# Check my work The fact that generally accepted accounting principles allow companies flexibility in choosing between... ##### In a study of concrete curing improvement process for prestressed beams, the following data were collected to determine the effect of curing time and temperature on the compression strength o...
2022-09-29 08:40:21
{"extraction_info": {"found_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://academy.vertabelo.com/course/common-table-expressions/final-quiz/summary/congratulations
Save up to $499! Grab all Python courses for$49 or all online courses we’ve ever launched for only \$169. Only Feb 11-16. Happy Valentine's! Introduction Quiz Summary 14. Congratulations ## Instruction Perfect! That was the last exercise in our quiz and you've done pretty well! This is where our course ends. We've d...
2019-02-16 09:35:33
{"extraction_info": {"found_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://electronics.stackexchange.com/questions/341231/stm32-print-via-uart-without-nucleo-discovery/454890
STM32 print via UART without Nucleo/Discovery I would like for debugging/trace purposes to print texts (preferably via printf but just text is also fine) from an STM32F103C8T6 to a (PC) terminal application. I noticed that all examples use a Nucleo or Discovery board but I don't have those. I'm using ST Link/V2 and S...
2019-10-14 23:04:50
{"extraction_info": {"found_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.aimsciences.org/article/doi/10.3934/cpaa.2016040
# American Institute of Mathematical Sciences • Previous Article Delta shocks and vacuum states in vanishing pressure limits of solutions to the relativistic Euler equations for generalized Chaplygin gas • CPAA Home • This Issue • Next Article Steady state solutions of ferrofluid flow models November  2016, 15(6): 235...
2020-01-25 20:24:09
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://dsp.stackexchange.com/questions/33858/how-does-this-simple-filter-work/33862
# How does this “simple filter” work? I'm new to DSP, and I'm using this basic "1-pole LPF" Param Smooth filter which "smooth" param when I change it. The code is pretty simple: class CParamSmooth { public: double a, b, z; CParamSmooth() { a = 0.8; b = 1. - a; z = 0.; } double Process(double in) { z = (in * b) + (z...
2020-08-03 15:43:48
{"extraction_info": {"found_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.imperial.ac.uk/people/r.syms/publications.html
# ProfessorRichardSyms Faculty of EngineeringDepartment of Electrical and Electronic Engineering Professor // ### Contact +44 (0)20 7594 6203r.syms // ### Location 702Electrical EngineeringSouth Kensington Campus // ## Publications Publication Type Year to 362 results found Syms R, Noorwali A, 2022, Polyph...
2022-09-25 18:24:21
{"extraction_info": {"found_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.gamedev.net/index.php?app=forums&module=extras&section=postHistory&pid=4935326
• Create Account ### #Actualdabo Posted 27 April 2012 - 02:44 AM I have looked around a bit more and I've seen examples of implementations where only the vertical component of the velocity vector is affected by the coefficient of restitution; the horizontal component is only affected by friction. Is this correct? If...
2013-12-19 22:35:44
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.nature.com/articles/s43856-022-00129-0?error=cookies_not_supported&code=a053c316-d822-4b40-8db0-c548345e9d88
## Introduction At the end of 2019, the Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-Cov-2) appeared in the city of Wuhan, China1, which led to a global outbreak weeks later2. This highly transmissible novel Coronavirus disease was named Coronavirus disease 2019 (COVID-19)3. At the time this article is being ...
2023-03-24 01:41:41
{"extraction_info": {"found_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://plufa12m331.wikidot.com/project-4
Project 4 For this Sage project, please watch the Graph Theory video on the Sage videos page. This video is a bit longer than the others, but teaches the basic theory behind graphs. Using these ideas, complete the following tasks. 1. Use Sage to draw the graph for the following adjacency matrix: (1) \begin{align} A=...
2018-12-13 06:17:52
{"extraction_info": {"found_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://trac.sasview.org/changeset/d0dc9a3eb51c366ad12aca86498d6593a798252a/sasmodels
# Changeset d0dc9a3 in sasmodels Ignore: Timestamp: Dec 4, 2017 8:29:04 AM (5 years ago) Branches: master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests Children: df69efa Parents: 7dde87f Message: document GAUSS_N, GAUSS_Z, GAUSS_W an...
2022-12-09 07:00:00
{"extraction_info": {"found_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://scicomp.stackexchange.com/questions/33290/finding-curves-where-function-goes-to-zero-in-two-dimensions
# Finding curves where function goes to zero in two dimensions Suppose $$f(x,y)$$ is a complex function of two real arguments with roots* that are not discrete points but lie in curves. (Is there are term for this characteristic?) An example is shown below: the black curves show all the points in the $$(x, y)$$ plane ...
2021-10-26 22:39:53
{"extraction_info": {"found_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://www.mathworks.com/help/econ/conduct-a-lagrange-multiplier-test.html
Documentation ## Conduct a Lagrange Multiplier Test This example shows how to calculate the required inputs for conducting a Lagrange multiplier (LM) test with `lmtest`. The LM test compares the fit of a restricted model against an unrestricted model by testing whether the gradient of the loglikelihood function of th...
2019-09-20 03:25:00
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 10, "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/calculus/151661-optimization-problem.html
# Math Help - Optimization problem 1. ## Optimization problem Three large squares of tin, each with edges 1m long, have four small, equal squares cut from their corners. All twelve resulting small squares are to be of the same size. The three large cross-shaped pieces are then folded and welded to make boxes with no ...
2015-11-29 01:02:07
{"extraction_info": {"found_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": 10, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://ncatlab.org/nlab/show/Dirac+measure
# nLab Dirac measure Contents ### Context #### Measure and probability theory measure theory probability theory # Contents ## Idea A Dirac measure is a measure whose (unit) mass is concentrated on a single point $x$ of a space $X$. From the point of view of probability theory, a Dirac measure can be seen as th...
2020-06-01 16:25:13
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 29, "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.paperspace.com/pytorch-101-building-neural-networks/
# PyTorch 101, Part 2: Building Your First Neural Network In this part, we will implement a neural network to classify CIFAR-10 images. We cover implementing the neural network, data loading pipeline and a decaying learning rate schedule. 2 years ago   •   13 min read In this article, we will discuss how to use PyTo...
2021-09-21 18:01:43
{"extraction_info": {"found_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://learn.careers360.com/engineering/questions/jee_main-maths-complex_numbers_and_quadratic_equations/?page=2
## Filters Sort by : Clear All Q If $z=\frac{\sqrt{3}}{2}+\frac{i}{2}\left ( i=\sqrt{-1} \right ),$ then $\left ( 1+iz+z^{5}+iz^{8} \right )^{9}$ is equal to : • Option 1) $0$ • Option 2) $1$ • Option 3) $\left ( -1+2i \right )^{9}$ • Option 4) $-1$ (cube root of unity) Option 1) Option 2) Option 3)   Option...
2020-02-27 22:35:37
{"extraction_info": {"found_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": 29, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://www.fishtanklearning.org/curriculum/math/6th-grade/equations-and-inequalities/
# Equations and Inequalities Students discover how to use equations and inequalities to model relationships between quantities, and investigate the meaning of having a solution to an equation or an inequality. Math Unit 6 ## Unit Summary In Unit 6, sixth graders move from expressions to equations and inequalities....
2023-01-28 18:51:14
{"extraction_info": {"found_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.maplesoft.com/support/help/Maple/view.aspx?path=AFactors
AFactors - Maple Programming Help # Online Help ###### All Products    Maple    MapleSim AFactors inert absolute factorization Calling Sequence AFactors(p) Parameters p - multivariate polynomial Description • The AFactors function is a placeholder for representing an absolute factorization of the polynomial...
2017-08-22 07:19:45
{"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://wesolveproblems.org.uk/collection/my-new-collection/
My New Collection – We Solve Problems Problems: #### Theory of algorithms (other)11-13 A cat tries to catch a mouse in labyrinths A, B, and C. The cat walks first, beginning with the node marked with the letter “K”. Then the mouse $($ from the node “M”$)$ moves, then again the cat moves, etc. From any node the cat a...
2021-11-28 21:18:41
{"extraction_info": {"found_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.isid.ac.in/~statmath/?module=ViewSeminarDetails&Id=222
# Seminar at SMU Delhi October 14, 2015 (Wednesday) , 3:30 PM at Webinar Speaker: Devika Sharma, Indian Statistical Institute, Delhi Title: Modular Galois representations Abstract of Talk Let $p$ be a prime and let $f$ be a modular form. Let $\rho_f$ be the two dimensional $p$-adic Galois representation attached to $f...
2021-04-17 20:40:56
{"extraction_info": {"found_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://jonathantemplin.github.io/Bayesian-Psychometric-Modeling-Course-Fall2022/lectures/lecture03b/03b_Efficent_Stan_Code_and_Generated_Quantities.html
# Efficent Stan Code and Generated Quantities ## Today’s Lecture Objectives 1. Making Stan Syntax Shorter 2. Computing Functions of Model Parameters ## Making Stan Code Shorter The Stan syntax from our previous model was lengthy: • A declared variable for each parameter • The linear combination of coefficients mul...
2022-12-06 01:09:21
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 3, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://codeforces.com/blog/entry/109206
maroonrk's blog By maroonrk, history, 3 months ago, We will hold AtCoder Regular Contest 152. The point values will be 400-500-600-700-800-1000. We are looking forward to your participation! • +109 » 3 months ago, # |   0 Will participate. Give me 2 Dan. • » » 3 months ago, # ^ |   +8 May not get 2 Dan, but the...
2023-02-05 23:49:05
{"extraction_info": {"found_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://handwiki.org/wiki/Estimand
# Estimand An estimand is a quantity that is to be estimated in a statistical analysis.[1] The term is used to more clearly distinguish the target of inference from the method used to obtain an approximation of this target (i.e., the estimator) and the specific value obtained from a given method and dataset (i.e., the...
2022-10-02 12:23:07
{"extraction_info": {"found_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://refereed.ru/radiometric-dating-calculus-equations-26638.html
# Radiometric dating calculus equations The last figure I heard was that there are currently eight nuclear subs on our ocean floors. It doesn't work for sea creatures and other things that are under water. Then they measure how much is left in the specimen when they find it. It comes from cosmic rays that rain down on...
2019-01-22 09:59:06
{"extraction_info": {"found_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": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://zbmath.org/?q=an%3A0807.62030
## Efficiency versus robustness: The case for minimum Hellinger distance and related methods.(English)Zbl 0807.62030 Summary: It is shown how and why the influence curve poorly measures the robustness properties of minimum Hellinger distance estimation. Rather, for this and related forms of estimation, there is anothe...
2022-08-08 22:24:16
{"extraction_info": {"found_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://docs.juliadiffeq.org/latest/types/fem_types.html
FEM Problems # FEM Problems Below are the definitions of the types which specify problems. Some general notes are: • (t,x) vs (t,x,y): Mathematically one normally specifies equations in 2D as $f(t,x,y)$. However, in this code we use x as a vector. Thus you can think of $x$=x[:,1] and $y$=x[:,2]. Thus input equations...
2017-09-22 11:37:07
{"extraction_info": {"found_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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://urgd.autismart.it/svi-volatility-surface-python.html
Svi Volatility Surface Python Arbitrage free SVI Surface. A better approach might be to use some kind of avg volatility surface with VIX as a baseline, but even that leaves you with no sentiment. We show how this result can help in interpreting SVI parameters. 8) needs about 20 minutes on my device to calculate these....
2020-08-13 17:18:27
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...