Templates tagged TikZ

MarkovChains
Markov chain.
Nodes example
Javi Pérez

Convertidor ADC Sigma Delta de 2do Orden
Este ejemplo muestra el Convertidor ADC (Analógico a Digital) Sigma Delte de Segundo Orden que a diferencia del Convertidor de primer orden, tiene dos etapas integradoras de las señales de diferencia que provienen de los sumadores. En este caso, a la salida del segundo integrador aparece el comparador como convertidor ADC de 1 bit cuya salida alimenta al bloque convertidor DAC (Digital a Analógico) de 1 bit y a la etapa de Filtro Digital o Diezmador.
La teoría, en idioma inglés, de este diseño se encuentra en el documento "How delta-sigma ADCs work, Part 1", publicado por la empresa Texas Instruments de Bonnie Baker, disponible en el enlace https://www.ti.com/lit/pdf/slyt423?keyMatch=BONNIE%20BAKER&tisearch=Search-EN-technicaldocument
Ramón Jaramillo

Example Mindmap
LaTeX isn't just for reports and papers - the powerful TikZ package can be used to create professional graphics and diagrams with only a few lines of text
Here's the perfect example from TeXample.net that's pre-loaded in writeLaTeX for you to try out - just click to open & edit online instantly.
For comments and discussions on this example, see the TeXample page.
New to LaTeX and want to find out more? Our Interactive Introduction to LaTeX course is freely available online, and Part 3 gives some great tips for creating your own presentations and drawings. Check it out today!
Example by

Fun with tikzducks
Some quick examples of the tikzducks package! The latest version, which has an option for an Overleaf tikz, can be obtained from Sam Carter's Github repository.
Overleaf

Multilingual "Thank-You"
Since my research is related to multilingual dictionaries, I have the excuse of using this TikZ drawing of multilingual "thank you's" at the end of my presentations.
It had the advantage/disadvantage of distracting the audience enough from raising nit-picking, asked-just-for-sake-for-asking types of questions. :-)
If compiling this takes too long, the best way to use this is probably to use the result PDF directly via e.g. \includegraphics[page=1]{multiling-tq.pdf}
BTW -- can you spot the two fictional languages? :-)
LianTze Lim

Homework Template - Coding Theory course
This is a LaTeX homework template I used for my coding theory course, ornamented with supplementary packages, such as Tikz. (The Venn diagram is created by me as well.)
Arman