Search found 19 matches

by prince8889
Thu Mar 15, 2012 12:03 am
Forum: Graphics, Figures & Tables
Topic: side by side figures
Replies: 5
Views: 4147

Re: side by side figures

hiii...

I just want to know where is the figure name mentioned in the above code or to make it is easy what is the figure name in the above code???
by prince8889
Wed Mar 14, 2012 11:22 pm
Forum: Graphics, Figures & Tables
Topic: Place two independent Figures Side by Side
Replies: 1
Views: 2245

Place two independent Figures Side by Side

I have places two figures side by side and I want to insert a separate caption for both the figures. Please help me with this. This is the code so far done
\begin{figure}[b!]
\begin{center}$
\begin{array}{cc}
\includegraphics[width=3in]{l4} &
\includegraphics[width=3in]{l4p}
\end{array}$
\end ...
by prince8889
Mon Mar 12, 2012 1:22 am
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

yeah I am perfectly clear now thanks for your help.
by prince8889
Sun Mar 11, 2012 12:42 pm
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

Thanks a ton for your help but know I know what my real problem is when I check the pdf file on the latex window immediatly after running it the .eps image has no scalings but when I open separately the pdf file looks perfect with the readings. For better understanding please look at the attachments.
by prince8889
Sun Mar 11, 2012 10:56 am
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

Any solution so far please help me guys.
by prince8889
Sun Mar 11, 2012 12:18 am
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

This is how it originally need to look as with scalings of the axis
by prince8889
Sat Mar 10, 2012 11:14 pm
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

Thanx for that :)
by prince8889
Sat Mar 10, 2012 10:55 pm
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

even then it 303kib ....:( any other option left
by prince8889
Sat Mar 10, 2012 9:35 pm
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

Re: epstopdf | Axis Scale missing in Plot

Sorry i can't attach the log.eps file as it is 535kb and it is not possible to attach it to my reply... :(
by prince8889
Sat Mar 10, 2012 9:25 pm
Forum: General
Topic: epstopdf | Axis Scale missing in Plot
Replies: 15
Views: 13532

epstopdf | Axis Scale missing in Plot

\documentclass[a4wide,11pt]{article}
\usepackage{epsfig}
\usepackage{amsmath,amssymb, amstext}
\usepackage{graphicx}
\usepackage{mathtools}
\begin{document}
\title{Short Time Fourier Transform(STFT)}
\maketitle
\section{Introduction}
In situation where the signal is non stationary i.e, when ...