Recent content by dirac68

  1. D

    Calculating Averages in a Unidimensional Quantum System

    oh yes it's p2/2m... but find eigenvalue E is too hard!
  2. D

    Calculating Averages in a Unidimensional Quantum System

    Homework Statement Hi, i would to resolve this problem of quantum mechanics. I have hamiltonian operator of a unidimensional system: \hat{H}={\hat{p}^2 \over 2 m}-F\hat{x} where m and F are costant; the state is described by the function wave at t=0 \psi (x, t=0)=A e ^{-x^2-x} where A is...
  3. D

    LaTeX Quality graph with gnuplot and latex

    i don't say this: "I'd prefer keep the [original] vector-graphics, rather than converting it to a raster format, then including that alternate file." i'm dirac68! :devil:
  4. D

    LaTeX Quality graph with gnuplot and latex

    yes, converting eps or ps to a pdf it works... but in this way the quality of lines became a bit low :(
  5. D

    LaTeX Quality graph with gnuplot and latex

    this is the preamble: \documentclass[a4paper,italian,12pt]{article} \usepackage{babel} \usepackage[hmargin=2.5cm,vmargin=2.5cm,dvips]{geometry} %%\usepackage{draftcopy} \usepackage[latin1]{inputenc} \usepackage{ae} \usepackage{aecompl} \usepackage{aeguill} \usepackage{textcomp}...
  6. D

    LaTeX Quality graph with gnuplot and latex

    generating pdf file the graph doesn't appear: i use gedit-latex plugin so i export in pdf pressing ctr+alt+1...
  7. D

    LaTeX Quality graph with gnuplot and latex

    in the graphs are fine lines and dots...I try to set terminal gnuplot: set terminal epslatex size 4,2.82 standalone color colortext 9 set output 'image.tex' plot f(x) # example but i want to insert graph in a tex file, to be converted in a pdf file. so: latex image.tex dvips image.dvi ps2pdf...
  8. D

    LaTeX Quality graph with gnuplot and latex

    I want to include graphics in a latex document, so I used various terminal (png, jpg) in gnuplot but when I include in latex, the result it isn't very good...i would coloured graph , so which terminal i can use? what pagkage i have to include in tex file? Thanks for helpers
  9. D

    Crystal Diffraction: The Mystery of (1 1 1) Plane in Lattice SC, BCC, and FCC

    Yes, it's right. I found the solution! Thank you!
  10. D

    Crystal Diffraction: The Mystery of (1 1 1) Plane in Lattice SC, BCC, and FCC

    Hi, this is my first post. I have a problem to solve: "Given the plane (1 1 1) of 3 lattice sc, bcc and fcc, says in which case there is diffraction" I hope that someone helps me... Thanks for helpers
Back
Top