
y=c/x
\(y=\frac{c}{x}\)
Bowen

Deriving the summation formula of any Converged Arithmetic Series
I have shown here how to derive the summation of a convergent Arithmetic series and get two results as answers
Adrian D'Costa

Multiport conversions between S, Z, Y, h, ABCD, and T parameters (IEEE INMMiC 2018 Poster)
«Multiport conversions between S, Z, Y, h, ABCD, and T parameters.»
Integrated Nonlinear Microwave and Millimetre-wave Circuits (INMMIC 2018), Brive-la-gaillarde, France, July 2018.
Article:
http://www.microwave.fr/publications/151.pdf
Poster:
http://www.microwave.fr/publications/151p.pdf
Tibault Reveyrand

130 Cheat Sheet
Cheat sheet for Linear Algebra and Differential Equations
Drew Ulick

Introducción a MATLAB
En el presente post, haremos una breve introducción de la herramienta MATLAB. Presentaremos funciones, operaciones y gráficos con más de dos datos, para asi luego ordenar y hacer cálculos con matrices.
Benjamin Pastene Rebolledo

An application of the Ncut algorithm, with an open-source implementation (in the R environment).
Although the analysis of data is a task that has gained the interest of the statistical community in recent years and whose familiarity with the statistical computing environment, they encourage the current statistical community (to students and teachers of the area) to complete statistical analysis reproducible by means of the tool R. However for years there has been a gap between the calculation of matrices on a large scale and the term "big data", in this work the Normalized Cut algorithm for images is applied. Despite the expected, the R environment to do image analysis is poorly, in comparison with other computing platforms such as the Python language or with specialized software such as OpenCV.
Being well known the absence of such function, in this work we share an implementation of the Normalized Cut algorithm in the R environment with extensions to programs and processes performed in C ++, to provide the user with a friendly interface in R to segment images. The article concludes by evaluating the current implementation and looking for ways to generalize the implementation for a large scale context and reuse the developed code.
Key words: Normaliced Cut, image segmentation, Lanczos algorithm, eigenvalues and eigenvectors, graphs, similarity matrix, R (the statistical computing environment), open source, large scale and big data.
José Antonio garcia

FSU-MATH2400-Project6
In this calculus project, students use infinite series to investigate Euler's Equation: $e^{i\pi} + 1 = 0$.
Sarah Wright

FSU-MATH2400-Project5
This project walks students through computing the perimeter and area of the Koch Snowflake as an application of geometric series. Students then create their own fractal and perform similar computations.
Sarah Wright

FSU-MATH2400-Project4
This project introduces the idea of recursive sequences. Students then prove that a given recursive sequence converges and find its limit. The final portion of the project is a derivation and investigation of the Fibonacci Sequence and the Golden Ratio.
Sarah Wright