File:Linear transformation.pdf
Summary
Description |
English: Linear transformation from [0,1] to [-π/2,+π/2] |
Date | |
Source | Own work |
Author | Jochen Burghardt |
Other versions | File:Linear transformation svg.svg |
LaTeX source Code |
---|
\documentclass{article}
\usepackage[pdftex]{color}
\usepackage[paperwidth=30mm,paperheight=45mm]{geometry}
\setlength{\topmargin}{-36mm}
\setlength{\textwidth}{25mm}
\setlength{\textheight}{40mm}
\setlength{\oddsidemargin}{-23mm}
\setlength{\parindent}{0mm}
\setlength{\unitlength}{1mm}
\definecolor{cAxe} {rgb}{0.00,0.00,0.00}
\definecolor{cBbx} {rgb}{0.70,0.70,0.70}
\definecolor{cMap} {rgb}{0.99,0.00,0.00}
\pagestyle{empty}
\begin{document}
\begin{picture}(25,40)
%\put(0,0){\makebox(0,0){+}}
%\put(25,40){\makebox(0,0){+}}
% bounding box
\textcolor{cBbx}{\put(10,5){\line(1,0){10}}}%
\textcolor{cBbx}{\put(10,35){\line(1,0){10}}}%
\textcolor{cBbx}{\put(20,5){\line(0,1){30}}}%
% y axis marks
\textcolor{cAxe}{\put(9,5){\line(1,0){2}}}%
\textcolor{cAxe}{\put(9,5){\makebox(0,0)[r]{$-\frac{\pi}{2}$}}}%
\textcolor{cBbx}{\put(9,10){\line(1,0){2}}}%
\textcolor{cBbx}{\put(9,10){\makebox(0,0)[r]{$-1$}}}%
\textcolor{cBbx}{\put(9,30){\line(1,0){2}}}%
\textcolor{cBbx}{\put(9,30){\makebox(0,0)[r]{$+1$}}}%
\textcolor{cAxe}{\put(9,35){\line(1,0){2}}}%
\textcolor{cAxe}{\put(9,35){\makebox(0,0)[r]{$+\frac{\pi}{2}$}}}%
% x axis marks
\textcolor{cAxe}{\put(11,19){\makebox(0,0)[tl]{$0$}}}%
\textcolor{cAxe}{\put(20,19){\line(0,1){2}}}%
\textcolor{cAxe}{\put(21,19){\makebox(0,0)[tl]{$1$}}}%
% axes
\textcolor{cAxe}{\put(5,20){\vector(1,0){20}}}%
\textcolor{cAxe}{\put(10,0){\vector(0,1){40}}}%
% function graph
\thicklines
\textcolor{cMap}{\put(10,5){\line(1,3){10}}}%
\end{picture}
\end{document}
|
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.