url stringlengths 14 2.42k | text stringlengths 100 1.02M | date stringlengths 19 19 | metadata stringlengths 1.06k 1.1k |
|---|---|---|---|
https://en.wikipedia.org/wiki/Talk:Elliptic_integral | # Talk:Elliptic integral
WikiProject Mathematics (Rated B-class, Mid-importance)
This article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of Mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion an... | 2017-02-25 20:35:52 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 19, "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://dsp.stackexchange.com/questions/56484/filtering-on-time-or-frequency-domain | # Filtering on time or frequency domain?
I'm applying an ideal filter on the frequency domain. My code below:
N=512;
fs=100;
t=0:1/fs:(N-1)/fs;
s1=sin(2*pi*2*t);
s2=0.2*sin(2*pi*20*t);
s=s1+s2;
subplot(321), plot(t,s)
S=fft(s);
w=linspace(0,fs,N);
subplot(322), plot(w,log(abs(S)))
fc=12;
H=zeros(1,N);
H( w<=fc ) = ... | 2019-06-16 13:48: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": 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/352970/convolution-laplace-vs-fourier | # Convolution: Laplace vs Fourier
Are there real world examples when it is better to use laplace instead of fourier to compute a convolution? And vice versa. Fourier can use negative numbers (as in 'integrates from minus infinity to infinity'), but what kind of benefit does that have?
• The better question I think is... | 2022-08-14 03:36: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... |
http://www.reference.com/browse/Maurer%E2%80%93Cartan_form | Definitions
# Maurer–Cartan form
In mathematics, the Maurer–Cartan form for a Lie group G is a distinguished differential one-form on G that carries within itself the basic infinitesimal information about the structure of G. It was much used by Élie Cartan as a basic ingredient of his method of moving frames, and bea... | 2013-06-19 17:05:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 60, "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://everything.explained.today/Completeness_of_the_real_numbers/ | # Completeness of the real numbers explained
Completeness is a property of the real numbers that, intuitively, implies that there are no "gaps" (in Dedekind's terminology) or "missing points" in the real number line. This contrasts with the rational numbers, whose corresponding number line has a "gap" at each irration... | 2023-03-24 22:02:02 | {"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://eprint.iacr.org/2006/392 | ### The Tate Pairing via Elliptic Nets
Katherine E. Stange
##### Abstract
We derive a new algorithm for computing the Tate pairing on an elliptic curve over a finite field. The algorithm uses a generalisation of elliptic divisibility sequences known as elliptic nets, which are maps from $\Z^n$ to a ring that satisfy... | 2023-03-20 22:21: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": 1, "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/post-picture-make-sure-clear-q3683326 | ## Aerodynamics Question 4
If you post a picture, please make sure it is clear
## Answers (2)
• I hope this helped. Please rate 5 if it did.
Cheers, mate!
Comments
• Anonymous commented
somewhat helpful
• A uniform ?ow consists of a velocity ?eld where V~= ui + vj =>> u = u? = V? cos ? and v = v? = V? sin ?, also... | 2013-05-23 16:48: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... |
https://zbmath.org/?q=an:0289.22018 | ## Harmonic analysis on reductive p-adic groups.(English)Zbl 0289.22018
Harmonic Analysis homog. Spaces, Proc. Sympos. Pure Math. 26, Williamstown 1972, 167-192 (1973).
### MSC:
2.2e+51 Representations of Lie and linear algebraic groups over local fields 2.2e+36 Analysis on $$p$$-adic Lie groups | 2022-06-28 05:40: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://nbviewer.jupyter.org/github/fediskhakov/CompEcon/blob/HEAD/09_algorithms.ipynb | # Foundations of Computational Economics #9¶
by Fedor Iskhakov, ANU
## Algorithms and complexity¶
https://youtu.be/pBbpEBVheOQ
Description: Timing of Python code. Runtime order of growth. Complexity classes. P vs NP.
### Two ways to evaluate the polynomial¶
$$y = a_1 + a_2 x + a_3 x^2 + \dots + a_k x^k$$
Algorit... | 2021-08-05 09:03: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": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/tags/heat/hot?filter=year | # Tag Info
## Hot answers tagged heat
24
$\ce{C + O2}$ is awfully complicated, so let's just pretend you've asked this: In a single act of the reaction $\ce{H. + H .-> H2}$, how is momentum conserved? That's a legitimate concern all right. After all, we are taught that this reaction does happen instantly, once given... | 2021-07-31 18:23: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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://docs.opengosim.com/manual/input_deck/checkpoint/ | # CHECKPOINT¶
CHECKPOINT is a sub-block and must be defined within SIMULATION.
CHECKPOINT saves one or more simulation states at specified times on binary files. These files, often known as restart or checkpoint files, can be used at later stage to restart a simulation from a state at a given time. When using GRDECL,... | 2021-10-27 15:47: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://mathematica.stackexchange.com/questions/73137/how-to-assign-the-values-for-the-table-list?noredirect=1 | # How to assign the values for the Table list?
Now, I want to assign some values for a Table list and I find that
If
{mat[1], mat[2], mat[3], mat[4], mat[5]}={4,23,3,12,1};
it is no problem. But, if we use
Table[mat[n],{n,1,5}]={4,23,3,12,1};
It doesn't work. Why ? Thanks.
• This question has been asked sev... | 2021-10-28 18:14: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://tobaccocontrol.bmj.com/content/19/Suppl_1/i51 | Article Text
The impact of social norm change strategies on smokers' quitting behaviours
1. Xueying Zhang,
2. David W Cowling,
3. Hao Tang
1. California Department of Public Health, Tobacco Control Program, Sacramento, California, USA
1. Correspondence to Ms Xueying Zhang, California Department of Public Health, Tobac... | 2022-08-15 01:02:47 | {"extraction_info": {"found_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/HDCurves/versions/0.1.0 | HDCurves v0.1.0
0
0th
Percentile
Hierarchical Derivative Curve Estimation
A procedure that fits derivative curves based on a sequence of quotient differences. In a hierarchical setting the package produces estimates of subject-specific and group-specific derivative curves. In a non-hierarchical setting the package... | 2020-03-30 08:17: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... |
http://en.wikipedia.org/wiki/User:Quietbritishjim | # User:Quietbritishjim
I'm Jim, a twentysomething maths student, taking a PhD at University College London. My research interests are functional analysis and operator theory, specifically pseudodifferential operators.
This user contributes using Opera.
$e^{i \pi\ }$ This user is a mathematician.
This user is a Cant... | 2014-07-31 20:50: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": 1, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://ssconlineexam.com/onlinetest/SSC-CGL-Tier-1/Quantitative-Aptitude/QA-Test-41 | SSC CGL Tier 1 :: QA Test 41
Home » SSC CGL Tier 1 » QA Test 41 » General Questions
# SSC CGL Tier 1 Quantitative Aptitude Questions and Answers Free Online Mock Test 41
ssc cgl tier 1 free quantitative aptitude questions and answers free online test previous questions online tests mock tests quiz sample questions ss... | 2017-03-23 10:21: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://email.esm.psu.edu/pipermail/macosx-tex/2022-February/058175.html | # [OS X TeX] includegraphics with EPS
Herbert Schulz herbs at wideopenwest.com
Thu Feb 24 14:19:32 EST 2022
```
> On Feb 24, 2022, at 11:12 AM, George Tourlakis <gt at cse.yorku.ca> wrote:
>
> I spoke too soon.
>
> This epstopdf-sys amendment (quoted below in red) worked on my laptop (Intel Mac'Big Sur)
> BUT: the fi... | 2023-02-01 00:16:03 | {"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://nukn.danilobonfanti.it/hydrostatic-force-in-engineering.html | Hydrostatic Force In Engineering
ρ = 1000 kg/m3 g = 9. In this scenario, a hydrostatic check and calculations should be made by a Structural Engineer in charge to answer these questions. Pressure depends only on the depth of water above the point in question (not on the water surface area). nally pressurized, or hydro... | 2020-07-08 13:13: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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.ideals.illinois.edu/handle/2142/8903/browse?order=ASC&rpp=20&sort_by=1&etal=-1&offset=1857&type=title | # Browse College of Liberal Arts and Sciences by Title
• (1994)
If X is a class of groups, the class of counter-X groups is defined to consist of all groups having no non-trivial X-quotients. Counter-counter-finite groups are studied here; any non-trivial quotient of such a group has ...
application/pdf
PDF (2Mb)
• ... | 2015-10-08 16:34:26 | {"extraction_info": {"found_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://academy.vertabelo.com/course/ms-sql-window-functions/window-frame/summary/question-3 | Only this week, get the SQL Complete Track of 9 courses in a special prize of $330$89!
Introduction
ROWS
RANGE
Default window frame
Summary
25. Exercise 3
## Instruction
Good job! Here's the last exercise.
## Exercise
For each row, show its DepartmentId, Year (show rows by Year), Amount, the average amount from all... | 2019-04-20 22:18:26 | {"extraction_info": {"found_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/cardinality-of-sets.300243/ | # Cardinality of sets
The cardinality of set of [N]$$\omega$$ . what does omega stands for?
This seems a bit out of the blue, I never seen something like that but could it by any chance be referring to $X^Y=\{f : Y \rightarrow X \}$ ?
matt grime
Homework Helper
The lower case omega is (usually) the first infinite or... | 2021-07-29 19:42:55 | {"extraction_info": {"found_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.physics.utoronto.ca/research/condensed-matter-physics/tqm-seminars/universal-quantum-correlations-at-finite-temperature/ | # Universal Quantum Correlations at Finite Temperature
Phase transitions at a finite (i.e. non-zero) temperature are typically dominated by classical correlations, in contrast to zero temperature transitions where quantum mechanics plays an essential role. Therefore, it is natural to ask if there are any signatures of... | 2021-05-18 18:27:23 | {"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/how-are-electromagnetic-forces-created.240411/ | # How are Electromagnetic forces created?
1. Jun 14, 2008
### understand.
How are Electromagnetic forces created by a current?
2. Jun 14, 2008
### Staff: Mentor
The current produces a magnetic field $\vec B$. If there is a net nonzero electric charge, then it produces an electric field $\vec E$ also. These fields... | 2017-05-24 00:41: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/how-to-find-eigenvectors-eigenspinors.755339/ | # How to find eigenvectors/eigenspinors
1. May 26, 2014
### mark.laidlaw19
1. The problem statement, all variables and given/known data
Hi all, I have a net spin operator that the problem has asked me to find:$$S=\frac{\hbar}{2} \left(\begin{array}{cc}\cos\alpha&\sin\alpha\\\sin\alpha&-\cos\alpha\end{array}\right)$... | 2017-10-18 06:17: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": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://bookdown.org/mwheymans/bookmi/measures-of-missing-data-information.html | # Chapter 10 Measures of Missing data information
These measures are the Fraction of Missing information (FMI), the relative increase in variance due to nonresponse and the Relative Efficiency. They are derived from values of the between, and within imputation variance and the total variance. There exist two versions ... | 2019-11-20 02:20: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://www.physicsforums.com/threads/projectiles-launched-at-complementary-angles.911837/ | # Homework Help: Projectiles launched at complementary angles
Tags:
1. Apr 19, 2017
### Bunny-chan
1. The problem statement, all variables and given/known data
a) Show that for a given velocity $V_0$ a projectile can reach the same range $R$ from two different angles $\theta = 45 + \delta$ and $\theta = 45 - \delta$... | 2018-07-20 01:28: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": 2, "mathjax_display_tex": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://eprints.iisc.ernet.in/3370/ | # Synthesis of Linear Antenna Arrays
Murthy, PK and Kumar, A (1976) Synthesis of Linear Antenna Arrays. In: IEEE Transactions on Antennas and Propagation, 24 (6). pp. 865-870.
Preview
PDF
arrays.pdf
## Abstract
Synthesis of antenna arrays employing the $L_2$-norm as well as the $L_{\infty}$-norm is discussed. The ... | 2014-08-27 15:00: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.lynxbroker.sk/investovanie/burzy/akcie/akcie-sektor/konstrukcie-a-materialy/ | # Akciový supersektor:Konštrukcie a materiály
Sektor stavebníctva a stavebných materiálov zahŕňa spoločnosti, ktoré vyrábajú materiály používané pri výstavbe a rekonštrukcii budov (stavebné materiály, spojovací materiál atď.). Okrem toho do tohto sektora patria aj spoločnosti v oblasti stavebníctva a stavebného inžini... | 2021-11-28 13:58:08 | {"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.acooke.org/cute/LinuxAudio0.html | # C[omp]ute
Welcome to my blog, which was once a mailing list of the same name and is still generated by mail. Please reply via the "comment" links.
Always interested in offers/projects/new ideas. Eclectic experience in fields like: numerical computing; Python web; Java enterprise; functional languages; GPGPU; SQL da... | 2014-03-12 18:44: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://www.graphenea.com/products/gfab-graphene-foundry-services-2 | # GFAB - Graphene Foundry Services
$7,950.00 GFAB - Graphene Foundry Services Graphenea offers Graphene Foundry Services on custom wafers up to 6'' with customized design. This enable fast device prototyping and accelerates the development towards your application. #### Processing Specifications: • · Batch Size: 1-3 w... | 2018-11-14 05:45:36 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/rod-sticks-velocity.729681/ | # Homework Help: Rod/Stick's Velocity
1. Dec 23, 2013
### Nugso
1. The problem statement, all variables and given/known data
http://i.imgur.com/toGAIGP.png?1
BC is vertical at the given position
Calculate the velocity and acceleration of the point C.
2. Relevant equations
V = ω*r
3. The attempt at a solution
I... | 2018-05-27 18:19: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://tex.stackexchange.com/questions/477722/include-specific-parts-of-a-standalone-subfile/477724#477724 | # Include specific parts of a standalone subfile
I'm trying to compile one main file of exercises where each exercise is a standalone TeX file. standalone is the perfect package for that but it lacks the customizability to choose a specific part of the subfile to be added.
In this case, I'm using documentclass{exam} ... | 2021-10-20 16:52: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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://answers.ros.org/question/348950/change-directory-in-ros-for-all-users/ | # Change directory in ROS for all users
Hello,
I am working with executable files that are to be included in the main node file. But the problem is I can define the path in my PC and open a text file with or execute the file but it is not universal with my other team members which are part of the team.
I have the fo... | 2020-05-31 01:01: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... |
https://physics.stackexchange.com/questions/146645/do-mobile-phones-produce-radiation-harmful-to-humans?noredirect=1 | # Do mobile phones produce radiation harmful to humans? [closed]
What are the health effects of mobile phone radiation (if any)? Does using a mobile phone without an SIM card change the answer?
## closed as off-topic by David Hammen, ACuriousMind♦, Kyle Kanos, Ben Crowell, Brandon EnrightNov 14 '14 at 2:58
• This qu... | 2019-08-25 17:51:55 | {"extraction_info": {"found_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://oftankonyv.reak.bme.hu/tiki-index.php?page=Classical+Description&structure=Book+for+Physicists | # Classical Description
In case of a macroscopic sample the dynamics of the moments can also be described classically. (In this case a “macroscopic sample” is much smaller than the relevant voxel sizes of imaging.) First of all, it can be stated that the gyromagnetic ratio defined in formula (1) remains unchanged. Mag... | 2019-09-16 21:04:01 | {"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://support.10xgenomics.com/de-novo-assembly/software/pipelines/1.0/output/graphs | Software › pipelines
# Assembly Graph
Supernova is a fundamentally new genome assembly algorithm. Using 10x Linked-Reads, Supernova produces phased assemblies of homologous chromosomes over multi-megabase ranges. While this creates new power to carry out biological analyses, fully exploiting that power requires un... | 2020-10-26 07:24: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... |
http://qdjf.laquintacolonna.it/area-of-rectangle-under-curve-calculator.html | # Area Of Rectangle Under Curve Calculator
Without performance, you are doing nothing. Approximate the area under the curve and above the x-axis using n rectangles. In single-variable calculus, recall that we approximated the area under the graph of a positive function \ (f\) on an interval \ ( [a,b]\) by adding areas... | 2020-06-04 19:34:36 | {"extraction_info": {"found_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://allancameron.github.io/geomtextpath/reference/geom_textcurve.html | geom_textcurve() and geom_labelcurve() draw text on curved lines. See the underlying grid::curveGrob() for the parameters that control the curve.
## Usage
geom_textcurve(
mapping = NULL,
data = NULL,
stat = "identity",
position = "identity",
...,
curvature = 0.5,
angle = 90,
ncp = 5,
arrow = NULL,
lineend = "butt",
n... | 2022-09-26 19:19: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://stats.stackexchange.com/questions/187463/how-does-one-run-a-meta-analysis-on-indirect-mediated-effects | # How does one run a meta-analysis on indirect / mediated effects?
I have two different datasets, and am reporting the same mediation analysis in both. The mediation in one study is clear, in the other less so. I am trying to run a small meta-analysis across both mediations to see if there is an overall effect. Using ... | 2022-01-19 14:00: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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.love2d.org/forums/viewtopic.php?f=4&t=288 | Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Kuromeku
Party member
Posts: 166
Joined: Sun Jul 20, 2008 5:45 pm
I don't understand at all? Is it bit-wise and shit, I'm not too keen on that. Same for setCategory, setCategoryBits and setMaskBits.
rude
Posts: 1051... | 2019-12-09 01:45: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tetrisconcept.net/threads/texmaster-special-sudden-ti-0-300-0-500-section-time-fading-roll.764/page-5 | # Records: [Texmaster] Special/Sudden Ti - 0-300 ; 0-500 ; Section Time ; Fading ROLL
Thread in 'Competition' started by Amnesia, 27 Mar 2008.
1. ### batfly
Re: [Texmaster] Sudden Ti - Time Attack 0-300 ; 0-500 ; Section Time
Thanks Amnesia, here is the video thanks to Kevin, seems I can not find the password anywh... | 2020-10-27 00:16:26 | {"extraction_info": {"found_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://hal.in2p3.fr/view_by_stamp.php?label=IN2P3&langue=fr&action_todo=view&id=in2p3-00303483&version=1 | HAL : in2p3-00303483, version 1
arXiv : 0807.3269
Physical Review C 79 (2009) 024906
Beam-Energy and System-Size Dependence of Dynamical Net Charge Fluctuations
STAR Collaboration(s)
(2009)
We present measurements of net charge fluctuations in $Au + Au$ collisions at $\sqrt{s_{NN}} =$ 19.6, 62.4, 130, and 200 GeV... | 2014-08-29 22:11: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://synergyroleplay.com/forums/topic/33175-the-great-downfall-of-batdog/ | # The Great Downfall Of Batdog
## Recommended Posts
Posted (edited)
Final Goodbye: I've come such a far way in this community, from former minge to XO of the 41st. Wow. Only took a whole year of my life but I'd be lying if I said I didn't enjoy my time here. I met so many great people and know they'll do great work ... | 2022-08-13 08:38:21 | {"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://support.bioconductor.org/p/123060/ | Question: collapseReplicates changes the order of the original dataframe in DESeq2
0
29 days ago by
gtechbio0
gtechbio0 wrote:
Hi all,
I noticed a strange behaviour of collapseReplicates function of DESeq2 v 1.22.2. After collapsing replicates, DESeq2 for some reorders the columns in the dataframe. Below is an exampl... | 2019-08-20 16:15: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": 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/exponential-growth-of-bacteria.574202/ | # Exponential Growth of Bacteria
1. Feb 4, 2012
### τheory
1. The problem statement, all variables and given/known data
A bacteria culture starts with 840 bacteria and grows at a rate proportional to its size. After 3 hours there will be 2520 bacteria.
How long will it take for the population to reach 1030 ?
2. The... | 2017-11-20 17:48: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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gamedev.net/blogs/entry/859616-star-name-generator/ | • entries
232
1463
• views
961840
# Star name generator
1820 views
I haven't posted any update since a few days, but as usual it doesn't mean that i've been inactive. I've been optimizing the code (it's not completely finished, but it's progressing well), but today, as a distraction, i coded a procedural name genera... | 2018-12-11 19:53:31 | {"extraction_info": {"found_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.gamedev.net/blogs/entry/1449983-untitled/ | • entries
707
1173
• views
433382
# Untitled
116 views
Sorry, missed my update last night. Yesterday didn't go very well lol. Work sucked, I got home and I was locked out without a light to unlock the door, and then my dog bit my hands (right through the fingernail on one.)
Anyway, the good news is that I've upload... | 2017-09-25 01:01: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/120755/sufficient-conditions-on-degrees-of-vertices-for-existence-of-a-tree | Sufficient conditions on degrees of vertices for existence of a tree
I am answering a question for an assignment, but I am not sure if my proof is valid, can someone look at it for me?
the question:
"there is a tree with $p$ vertices. If $d_1, d_2, \dots , d_p$ are positive and $d_1+d_2+d_3+\cdots+d_p = 2p-2$ then t... | 2014-09-20 18:10: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": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://physics.stackexchange.com/tags/space-travel/hot | # Tag Info
84
Cory, here's a different way of thinking about gravity assists that may help: First is my short answer for readers in a hurry: What is really going on is a giant game of pool, with fast-moving planets acting as massive cue balls that impart some of their energy when they whack into tiny spacecraft. Sinc... | 2014-11-27 10:57: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... |
http://www.factbites.com/topics/Elliptic-function | Where results make sense
About us | Why use us? | Reviews | PR | Contact us
# Topic: Elliptic function
###### In the News (Thu 23 May 19)
Elliptic function - Wikipedia, the free encyclopedia Historically, elliptic functions were discovered as inverse functions of elliptic integrals; these in turn w... | 2019-05-23 17:20:23 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://crossminds.ai/video/towards-understanding-hierarchical-learning-benefits-of-neural-representations-606ff01cf43a7f2f827c1755/ | Towards Understanding Hierarchical Learning: Benefits of Neural Representations
# Towards Understanding Hierarchical Learning: Benefits of Neural Representations
Dec 06, 2020
|
26 views
|
###### Details
Deep neural networks can empirically perform efficient hierarchical learning, in which the layers learn useful repr... | 2021-06-15 23:11: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.stackexchange.com/tags/solar-system/hot | # Tag Info
## Hot answers tagged solar-system
95
Life forms are made up from materials already present in Earth. Thus, increasing population would not alter the overall mass of the planet, and can't impact its orbit.
85
The problem with finding a new planet in our solar system is not that it is too faint, but know... | 2020-11-24 15:35: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.stackexchange.com/questions/688437/why-is-the-force-on-an-image-charge-the-same-as-the-force-on-the-object-it-repla | Why is the force on an image charge the same as the force on the object it replaces?
Consider the arrangement of a point charge $$q$$ situated a distance $$a$$ from the center of a grounded conducting sphere of radius R (Griffith 4 th Ed. Example 2 or here). We find that we can replace the sphere by a image charge $$q... | 2022-08-12 11:38: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": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://fnanp.in-ulm.de/microblog/page-2/ | got my first roll of Lomochrome Metropolis back from development. Looks pretty much as advertised, I like it! Will post examples later. #photography
since I’ve (for obvious reasons) become quite concious of it these last few days, I realized that apparently I touch my own face all the bloody time. I’ts real hard, not ... | 2020-04-01 15:12: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... |
http://openstudy.com/updates/4fc4e8b9e4b0964abc874682 | ## FoolForMath 3 years ago Just another cute problem: Suppose $$xyz$$ is a three digit number such that $$xzy + yxz+yzx+zxy+zyx = 3024$$, then can you find $$x \times y \times z$$?
1. ParthKohli
XYZ = 100x + 10y + z Is it something related to this?
2. FoolForMath
Could be, my approach is somewhat different.
3. Par... | 2015-07-01 20:04: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.investopedia.com/terms/s/spot_rate_yield_curve.asp | ## What Is the Spot Rate Treasury Curve?
The spot rate Treasury curve is a yield curve constructed using Treasury spot rates rather than yields. The spot rate Treasury curve is a useful benchmark for pricing bonds. This type of rate curve can be built from on-the-run treasuries, off-the-run treasuries, or a combinatio... | 2020-05-25 21:58:35 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 1, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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/questions/105569/problem-using-ds1337-rtc?noredirect=1 | # Problem using DS1337 - RTC
I am trying to use a edited version of the library given at this link. I basically changed some of the included file and some of the changed function of the wire.h library. Though I am not a hardcore programmer, somehow I am always able to use some existing library. I made a sample code, j... | 2019-02-17 09:43: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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.stackexchange.com/questions/395934/effect-of-acceleration-on-special-relativity-of-simultaneity | # Effect of Acceleration on (Special) Relativity of Simultaneity
We often refer to the train/station analogy of inertial frames to determine the relativity of simultaneity. So, if the experiment was done on Earth, the train is one inertial frame, and the station is another inertial frame. But in reality the Earth is a... | 2020-06-03 19:22: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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://convexoptimization.com/wikimization/index.php?title=Euclidean_distance_cone_faces&diff=1736&oldid=1717 | # Euclidean distance cone faces
(Difference between revisions)
Revision as of 10:51, 11 November 2009 (edit) (RrDVOQPSJeliqIpkC)← Previous diff Current revision (15:42, 11 November 2009) (edit) (undo)m (Protected "Euclidean distance cone faces" [edit=autoconfirmed:move=autoconfirmed]) (2 intermediate revisions not sh... | 2022-01-23 17: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": 2, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/pressure-of-photon-gas.734871/ | # Pressure of Photon Gas
1. ### argon
5
1. The problem statement, all variables and given/known data
Consider a photon gas (particle-like nature) with N photons of monochromatic light in a box that has a volume V. You can assume everything is perfectly reflecting. What is the pressure of the photon gas based on the i... | 2015-02-27 11:51: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://byjus.com/question-answer/let-f-r-r-be-defined-as-f-x-x-4-choose-the-correct-answer/ | Question
# Let f : R → R be defined as f ( x ) = x 4 . Choose the correct answer. (A) f is one-one onto (B) f is many-one onto (C) f is one-one but not onto (D) f is neither one-one nor onto
Open in App
Solution
## The given function f:R→R is defined by f(x)= x 4 . Assume x,y∈R such that, f( x )=f( y ). ⇒ x 4 = y 4 ... | 2023-02-08 12:42:13 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://bluemountaincapital.github.io/Deedle/reference/deedle-f__frame_extensions.html | # F# Frame extensions
Namespace: Deedle
This module contains F# functions and extensions for working with frames. This includes operations for creating frames such as the frame function, => operator and Frame.ofRows, Frame.ofColumns and Frame.ofRowKeys functions. The module also provides additional F# extension metho... | 2018-11-18 20:37:19 | {"extraction_info": {"found_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.gamedev.net/forums/topic/692693-trap-and-puzzle-for-a-dungeon-crawler/ | # Trap and Puzzle for a Dungeon Crawler
## Recommended Posts
Hello!
As part of my university course I have been working on a trap and a puzzle to be used in a dungeon crawler style game.
Trap
My initial thought for a trap is something that falls from the ceiling to damage the player, this can then be tailored to s... | 2018-01-24 10:04:36 | {"extraction_info": {"found_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://mixable.blog/tag/autoprefixer/ | # Tag: Autoprefixer
## Customizing Bootstrap 4 without changing the core files
A simple instruction to customize the Bootstrap 4.0 using SASS and Autoprefixer.
But why? You can either…
1. download the compiled version of Bootstrap or
2. use the source of Bootstrap 4 and compile a custom version or
3. use the CDN se... | 2023-02-04 09:05: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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/4321900/how-do-you-go-about-solving-the-differential-equation-of-the-following-form | # How do you go about solving the differential equation of the following form? [closed]
$$\frac{dy}{dt} + y(t) = k$$, where $$k$$ is a constant.
Would the method of integrating factors typically used for the following forms work:
$$\frac{dy}{dt} + a(t)y = b(t)$$
• Write $y'=k-a(t)$ and integrate – no need for fancy... | 2022-10-03 17:02: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://distancesampling.org/developer/develop/dev-packrat | # Using packrat
RStudio have released packrat, an R package to manage dependencies between packages to ensure that what gets shipped with a project works.
Following the walkthrough example should give a pretty good idea of what you need to do.
## Before you start
Ensure that you have the latest versions of devtools... | 2017-11-23 16:53: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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://tex.stackexchange.com/questions/73652/why-is-textvisiblespace-represented-by-a-rectangle | Why is \textvisiblespace represented by a rectangle?
I use xelatex, with Ubuntu font, and for some reason I can't insert a \textvisiblespace into my document - all that I get in result is a box: . Is there some way to fix that?
Example:
\documentclass[a4paper]{article}
\usepackage{xltxtra}
\setmainfont[Mapping=tex-t... | 2016-05-26 18:31: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://codereview.stackexchange.com/questions/21259/delete-a-key-in-a-trie | # delete a key in a trie
To delete a key from a trie, there are four cases:
For the explanation of trie data structure, please check the following link: http://www.geeksforgeeks.org/trie-insert-and-search/
(1) Key is not in the trie.
(2) Key present in the trie as a unique key.
(3) Key is the prefix of another lon... | 2015-11-29 23:05: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://www.projecteuclid.org/euclid.afa/1484363067 | ## Annals of Functional Analysis
### Computation of Riemann matrices for the hyperbolic curves of determinantal polynomials
#### Abstract
The numerical range of a matrix, according to Kippenhahn, is determined by a hyperbolic determinantal form of linear Hermitian matrices associated to the matrix. On the other hand... | 2019-11-18 07:17:21 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 1, "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.semanticscholar.org/paper/On-Quantum-Operations-of-Photon-Subtraction-and-Filippov/d7c17183440b0e52ae4b6ec829f3915765944d2b | On Quantum Operations of Photon Subtraction and Photon Addition
@article{Filippov2019OnQO,
title={On Quantum Operations of Photon Subtraction and Photon Addition},
author={Sergey N. Filippov},
journal={Lobachevskii Journal of Mathematics},
year={2019}
}
• S. Filippov
• Published 6 August 2019
• Physics
• Lobachevskii ... | 2022-07-04 12:32:58 | {"extraction_info": {"found_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://tex.stackexchange.com/questions/503543/xelualatex-svmono-newfloat-biblatex | # {xe|lua}latex + svmono + newfloat + biblatex = ↯
Running xelatex or lualatex on
\documentclass{svmono}%%% V 5.6 from http://www.springer.com/gp/authors-editors/book-authors-editors/resources-guidelines/rights-permissions-licensing/manuscript-preparation/5636
\usepackage{newfloat}
\usepackage{biblatex}
\begin{docume... | 2019-10-15 04:32: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://www.capestance.com/steve-howe-zbksku/cyclopentadienyl-cation-structure-16993c | A cyclopentadienyl complex is a metal complex with one or more cyclopentadienyl groups (C 5 H 5-, abbreviated as Cp-).Based on the type of bonding between the metals and the cyclopentadienyl moieties, cyclopentadienyl complexes are classified into the following three categories: a) π-complexes, b) σ-complexes, and c) i... | 2021-02-26 10:03: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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/showing-the-force-on-a-magnetic-dipole.896870/ | # Homework Help: Showing the force on a magnetic dipole
1. Dec 12, 2016
### rebc
1. The problem statement, all variables and given/known data
We're given a situation where the circuit can move under the influence of a magnetic force. Now I need to show that the force on the magnetic dipole is
2. Relevant equations
... | 2018-07-17 16: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://homework.cpm.org/category/CON_FOUND/textbook/a2c/chapter/12/lesson/12.1.3/problem/12-51 | ### Home > A2C > Chapter 12 > Lesson 12.1.3 > Problem12-51
12-51.
Lorna is looking at the series $5+3+10+8+15+\dots+400+398$.
The sequence definitely isn't arithmetic, but it does have a pattern,” Lorna told her team, “I wonder if we can still find the sum of the series?”
1. What patterns do you see in Lorna's seri... | 2022-08-15 04:15:33 | {"extraction_info": {"found_math": true, "script_math_tex": 7, "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://mathematica.stackexchange.com/questions/64067/trouble-with-fourier-transform-of-exp-sqrtx | # Trouble with Fourier transform of Exp[-Sqrt[x]]
First time trying to do something "real" in Mathematica, I am having trouble getting it to calculate this Fourier transform. It runs for a long time, then just prints the input expression.
FourierTransform[ Exp[-Sqrt[Wx x^2 + Wy y^2 + Wz z^2]],
{x, y, z}, {u, v, w},
A... | 2019-11-21 18:18: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": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mathoverflow.net/questions/182871/generators-of-invariant-polynomials-of-semisimple-lie-algebra | # Generators of invariant polynomials of semisimple Lie algebra
Suppose $\mathfrak{g}$ is a complex semi-simple Lie algebra. By a theorem of Chevalley, we know that $S(\mathfrak{g})^\mathfrak{g}$, i.e. the $\mathfrak{g}$ invariant polynomials, is generated by $l$ homogeneous polynomials where $l$ is the rank of $\math... | 2020-05-28 19:35: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://puzzling.stackexchange.com/questions/8144/180-degree-rotation-matchstick-equality | # 180 degree rotation matchstick equality
Several matchstick digits are still digits when rotated by 180 degrees:
Note that 2 is rotated to 2.
Thus, we can make a matchstick arithmetic expression which is valid when rotated 180 degrees. For example, 1+1=2.
But, this is trivial because two expressions are the same.
... | 2019-12-06 15: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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.swarthmore.edu/NatSci/thunter1/Classes/96_Spring_Classes/101_S96/HW/ass05.html | %\section{\defs}
\textwidth=7in
\evensidemargin=-.25in
\oddsidemargin=-.25in
\newtheorem{thm}{Theorem} %[section]
\newtheorem{cor}[thm]{Corollary}
\newtheorem{prop}[thm]{Proposition}
\newtheorem{lem}[thm]{Lemma}
\newtheorem{ex}[thm]{Exercise}
\newtheorem{pres}{Presentation}
\theoremstyle{definition}
\newtheorem{defn... | 2017-11-24 01:53: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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://lavelle.chem.ucla.edu/forum/viewtopic.php?p=213701 | ## Inert Gas
$PV=nRT$
Deja Nora
Posts: 11
Joined: Fri Sep 28, 2018 12:22 am
### Inert Gas
How can we tell what an inert gas is? Are they just simply another term for noble gases?
Zaynab Hashm 2I
Posts: 110
Joined: Wed Sep 11, 2019 12:15 am
Been upvoted: 1 time
### Re: Inert Gas
inert gas is another term used for... | 2020-11-25 20:40: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": 0, "img_math": 0, "codecogs_latex": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math-mprf.org/journal/articles/id1026/ | Perturbations of the Symmetric Exclusion Process
#### P. Jung
2004, v.10, Issue 4, 565-584
ABSTRACT
This paper gives results concerning the asymptotics of the invariant measures, $\mathcal{I},$ for exclusion processes where $p(x,y)=p(y,x)$ except for finitely many $x,y\in\mathcal{S}$ and $p(x,y)$ corresponds to a t... | 2020-08-09 11:15:18 | {"extraction_info": {"found_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/331876/intersection-of-components-in-springer-fibre-of-type-a | # Intersection of components in Springer fibre of type A
From the standard results on Springer fibers of type A, we know that given a Springer fiber, say $$\mathcal{B}_\lambda,$$ its irreducible components are all equidimensional and parametrized by standard Young tableaux of the Young diagram associated to partition ... | 2020-07-10 17:11: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://qgm.au.dk/events/show/artikel/seminar-by-leonid-chekhov-steklov-mathematical-institute-1/ | Seminar by Leonid Chekhov (Steklov Mathematical Institute)
Title: Quantum Riemann surfaces related to Shroedinger equation solutions
2013.11.01 | Christine Dilling
Date Wed 23 Feb Time 16:15 — 17:15 Location Aud. D3
Abstract:
(based on joint work with B.Eynard and O.Marchal)
We introduce the notion of hyperellipt... | 2019-09-17 20:58: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://physics.stackexchange.com/questions/75816/gentle-slope-vs-steep-slope | # Gentle slope vs steep slope
Take for example a slide of 3m tall.
Would an object (starting from rest) sliding down a gentle slope have a lower speed than a steep slope? (Note: Height of slide is the same,disregard friction.)
Why is this so?
What if the slide was a spiral one? | 2019-09-20 03:33:27 | {"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://solvedlib.com/which-one-of-these-five-solutions-would-be,434901 | # Which one of these five solutions would be expected in theory to have the highest buffering...
###### Question:
Which one of these five solutions would be expected in theory to have the highest buffering capacity with respect to strong acid?
1) 3 mL of 0.50M Na2CO3 & 27mL of 0.50M NaHCO3
2) 9mL of 0.50M Na2CO3 & ... | 2023-03-22 13:07: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": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://ecademydj.com/en/2022/03/15/unilever-activism-esg-and-returns/?vp=0 | # Unilever: activism, ESG and returns
## The growing phenomenon of shareholder activism
### By Ivan Cuesta
Due to their low financial performances, the leading consumer staples have been confronted with shareholders’ activism for the last five years. Nestle and P&G in 2017, Danone in 2017 and 2021, Campbell Soup in ... | 2022-07-03 15:02: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://ctenophoric.wordpress.com/ | # The “Science” of meditation
You may wonder “what is meditation really?”. Or perhaps you have a precached notion of meditation as something only hippies and monks do, a religious ritual at best. But really there is much more.
In the broadest sense, it is the “science” of the mind.
First I’m going to shadow your def... | 2013-12-06 17:14: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": 1, "img_math": 26, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://orbit.dtu.dk/en/publications/reliable-operation-for-14500-h-of-a-wavelength-stabilized-diode-l | # Reliable Operation for 14500 h of a Wavelength-Stabilized Diode Laser System on a Microoptical Bench at 671 nm
Bernd Sumpf, Martin Maiwald, André Müller, Arnim Ginolas, Karl Häusler, Goetz Erbert, Guenther Tränkle
Research output: Contribution to journalJournal articleResearchpeer-review
## Abstract
Reliability t... | 2023-02-06 07:11: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://calculator.academy/co2-density-calculator/ | Enter the mass of CO2 (kg) and the volume of C02 (m^3) into the CO2 Volume Calculator. The calculator will evaluate and display the CO2 Volume.
## CO2 Volume Formula
The following formula is used to calculate the CO2 Volume.
Vco2 = Mco2 / Vco2
• Where Vco2 is the CO2 Volume (kg/m^3)
• Mco2 is the mass of CO2 (kg)
• ... | 2023-02-09 02:40: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://bootmath.com/showing-etas-lim_z-to-1-sum_n1infty-zn-n-s.html | # showing $-\eta(s) = \lim_{z \ \to \ -1} \sum_{n=1}^\infty z^{n} n^{-s}$
For $Re(s) > 0$, the Dirichlet eta function has the series representation $\eta(s) = \sum_{n=1}^\infty (-1)^{n+1} n^{-s}$. It extends analytically to the whole complex plane, and we have the following representation :
$$\boxed{\forall s \in \mat... | 2018-06-21 23:49: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/2617595/prove-inequality-n-s-lns-lnn-geq-0/2617598 | # Prove inequality $n - s + \ln(s) - \ln(n) \geq 0$
Let $s,n \in \{1,2,\ldots\}$ with $s \in [1,n]$. I got to show that the following holds \begin{align} f(s) := n - s + \ln(s) - \ln(n) \geq 0. \end{align} My idea: there is a unique root at $f(n) = 0$. And since $f'(s)=-1 + 1/s \geq 0$ is decreasing for all $s$ we mus... | 2019-05-27 07:51: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://lib.rs/crates/serbzip | ## app serbzip
A quasi-lossless Balkanoidal meta-lingual compressor
### 9 breaking releases
0.10.0 Aug 15, 2022 Aug 15, 2022
#293 in Text processing
120KB
2K SLoC
A quasi-lossless Balkanoidal meta-lingual compressor.
# Background
It has long been accepted that Serbian is a compact variant of Russian, with less... | 2023-03-31 21:27: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://stacks.math.columbia.edu/tag/0625 | Lemma 15.28.4. Let $f_1, \ldots , f_ r \in R$ be a sequence. Let $(x_{ij})$ be an invertible $r \times r$-matrix with coefficients in $R$. Then the complexes $K_\bullet (f_\bullet )$ and
$K_\bullet (\sum x_{1j}f_ j, \sum x_{2j}f_ j, \ldots , \sum x_{rj}f_ j)$
are isomorphic.
Proof. Set $g_ i = \sum x_{ij}f_ j$. The ... | 2022-07-02 07:17: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": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.r-bloggers.com/clarifying-vague-interactions/ | # Clarifying vague interactions
August 18, 2013
By
(This article was first published on Ecology in silico, and kindly contributed to R-bloggers)
For some reason, authors occasionally present linear model results with vague or unintelligible interaction effects. One way to be vague when presenting interaction effects... | 2014-04-23 07:49: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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://blueollie.wordpress.com/2017/03/22/and-the-laplace-transform-offends/ | # blueollie
## And the Laplace Transform offends…
This Friday, we start Laplace Transforms in differential equations. By “Laplace Transforms”, we mean the usual simplified Laplace Transform we teach to beginning differential equations students; we do not know what a Lebesgue or a Stieltjes integral is.
That reminded... | 2017-06-28 10:32: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": 0, "img_math": 2, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://scholarship.rice.edu/handle/1911/8299/browse?value=Computer+science&type=subject | Now showing items 1-20 of 444
• #### A computational method for constructing Sylvester-style sparse resultants
(2005)
We present a computational approach for constructing Sylvester style resultants for sparse systems of bivariate polynomial equations. Necessary and sufficient conditions are derived which guarantee ... | 2015-11-27 01:11: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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://unboundedlabs.com/meet-the-team-mattew-olivera/ | # Meet the Team: Matthew Olivera
Matthew Olivera is a Mechanical Engineer for Unbounded Labs. Before joining Unbounded Labs, Mathew previously worked at Gulf Controls Company, GCC where he assisted in designing fluid power systems in Computer Aided Design (CAD) and supported various hydraulic and pneumatic projects. M... | 2021-01-16 03:01:07 | {"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://openstudy.com/updates/5079dec0e4b02f109be49528 | ## j814wong 2 years ago Limit of (sin(x-5))/((X^2)-25) when x approaches 5.
1. satellite73
$\frac{\sin(x-5)}{(x+5)(x-5)}=\frac{\sin(x-5)}{x-5}\times \frac{1}{x+5}$ is a start
2. j814wong
Ok so then I get lim x -> 5 ((sin(x-5))/(x-5)) * lim x -> 5 (1/(x+5)) then lim x -> 5 ((sin(x-5))/(x-5)) * (1/10) | 2015-03-31 03:25:24 | {"extraction_info": {"found_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://ai.stackexchange.com/questions/22234/does-importance-sampling-for-off-policy-estimation-also-apply-to-the-case-of-neg | # Does importance sampling for off-policy estimation also apply to the case of negative rewards?
Importance sampling is a common method for calculating off-policy estimates in RL. I have been reading through some of the original documentation (D.G. Horvitz and D.J. Thompson, Powell, M.J. and Swann, J) and cannot find ... | 2021-03-01 10:30: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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.aimsciences.org/journal/1937-1632/2022/15/9 | # American Institute of Mathematical Sciences
ISSN:
1937-1632
eISSN:
1937-1179
All Issues
## Discrete and Continuous Dynamical Systems - S
September 2022 , Volume 15 , Issue 9
Issue on advances in the mathematical study of pattern formation
Select all articles
Export/Reference:
2022, 15(9): i-ii doi: 10.3934/d... | 2022-10-04 19:59: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://web2.0calc.com/questions/geometric-sequence_48 | +0
# geometric sequence
0
146
1
What is the tenth term in the geometric sequence 9, 3/2, 1/4, ...?
May 5, 2022
#1
+302
+2
Recall the geometric sequence formula for the nth term: $$a_n = a_1(r)^{n-1}$$
$$a_1 = 9$$
r = 1/6
n = 10
$$a_{10} = 9({1 \over 6})^9$$$$= {9 \over 6 ^ 9}$$$$= {1 \over 2^2 \cdot 6^7}$$
I... | 2023-02-05 00:28: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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |