Articles tagged Lecture Notes
Recent

FSU-MATH2300-Project3
This is a project to develop students' understanding of Newton's Method using the tools available in Geogebra.
This project was adapted from a similar project developed by folks at Grand Valley State University. (If any of you see this and would like more specific attributions, please let me know.)
Sarah Wright

Java Exceptions
this is an article about the examples of checked and unchecked exception.
Mohibul Alam

Aplicación del Cálculo Integral para la Solución de Problemáticas Reales
En este artículo se muestra el proceso de solución numérica del ejercicio N°40, página 544, del libro "Cálculo de un variable'', con la finalidad de cumplir los requerimientos para el trabajo final de modelación de la asignatura Cálculo Integral. Por medio de la aplicación de integrales, se determinará la ecuación para el cálculo de la longitud de un cable telefónico y se hallará la altura a la cual debe estar conectado el cable teniendo en cuenta la altura mínima de este respecto al suelo, y la distancia de separación entre ambos postes.
Juan Sebastian Fierro

Resenha: O Congresso Futurista
Resenha para a disciplina de Filosofia da Tecnologia sobre o filme "O Congresso Futurista"
Egmon Pereira

Inleiding tot R
Dit is een Nederlandstalige bijdrage vanwege Ludo Poelaert, UGent.
In deze korte tekst wordt een inleiding tot de taal R gegeven.
U mag de tekst vrij gebruiken onder het Creative Commons CC BY 4.0 .
Succes ermee.
Professor Ludo Poelaert

Maxwell's Equations and the Wave Equation
Here I derive the wave equation in a manner that allows you to look at each step individually
Curtis Peterson

Clean more like I wanna clill myself
A concise guide for anyone that's met with the terrible fate of having to program in Clean (so mainly for Radboud University students).
Melle P. Starke & Crippling D. Pression

Introduction to Python-igraph
In this tutorial, we are going to introduce python-igraph that is packages for network analysis. igraph provides a huge amount of facilities for those who want to do any analysis on networks, from elementary aspects to advanced ones like shortest path, community detection and clustering, network traffic analysis and so forth. In this tutorial, we are going to introduce igraph by a real-life example which is finding a route in Australian road network between two Australian cities with minimum duration.
Soroosh Nazem

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