User Profile

Collapse

Profile Sidebar

Collapse
amirayat
amirayat
Last Activity: Aug 21 '10, 01:48 AM
Joined: Jan 22 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • amirayat
    started a topic Matplotlib is not installed on fedora12

    Matplotlib is not installed on fedora12

    Dear,
    I have installed matplotlib-.098.3 before on linux redhat enterprise with python-2.5.2.
    Now I can't do it on fedora12 with python-2.6.2.
    is this error depends on this version of python?
    the error is about "gcc" that can't run an order.
    See more | Go to post

  • amirayat
    started a topic change textfile to a matrix format

    change textfile to a matrix format

    Dears,
    I have a text file that is regular like a matrix, I want to have a program to read it in matrix format to knows rows and columns. ofcourse this file is mixture of digits and words somthings like this.
    [1 qw 23 rg 4 4
    1 w 4 32 s 9]
    Help me ,
    Best wishes,
    Ayat.
    See more | Go to post

  • amirayat
    started a topic numpy or Numeric

    numpy or Numeric

    Dears,
    To use math function or any other functions we should import numpy or Numeric,
    Is there any differece between them?
    Best wishes,
    Ayat.
    See more | Go to post

  • amirayat
    started a topic make lines and circle with python

    make lines and circle with python

    Hi dear,
    help me to make lines with matplotlib by 2 points.
    for example I'm going to plot a line .
    What should I import? matplotlib? pylab?
    Best
    Amirayat
    See more | Go to post

  • amirayat
    replied to make a function for plotting
    This is my program which should be modified. My problem is I dont know how to define a function to make a contour with this matrixe. in fact I cant make a cooperation with (X,Y, Z ) while (X,Y) is a coordinates and Z is a value for it's (X,Y)

    from matplotlib import *
    from pylab import *
    from load2 import *
    from numpy import *

    #######Read Deposition matrixe with load2 ######
    Dira='/home/guest/AYAT/test/pm_modej'...
    See more | Go to post

    Leave a comment:


  • amirayat
    started a topic make a contour

    make a contour

    Hi,
    I have a matrixe include 3000 rows and 3 columns somethings like this, [x,y,z]
    z is a value for (x,y).
    Help me to make a contour or contourf.
    Best wishes,
    Ayat.
    See more | Go to post

  • amirayat
    started a topic make a function for plotting

    make a function for plotting

    Hi,
    I have a matrixe which is include [X, Y, Z] and has 3000 rows and 3 column.
    each Z is a data for it's (X, Y). for example [1, 2, 7] means; in point of (1, 2) ,value is 7.
    I need to make a contour.
    Help me how to do that.
    Thanks a lot.
    Ayat.
    See more | Go to post

  • amirayat
    replied to color in python programming
    I dont know the cods of color.
    For example, I want to make a plot with a spicial color such as gray or any color else, how can I find their codes?
    See more | Go to post

    Leave a comment:


  • amirayat
    started a topic color in python programming

    color in python programming

    Hi dears,
    Help me write a python program to get all the colors and their nickname.
    for example b is used for blue and r is used for red and ...
    I need all the colors .
    Best,
    Ayat.
    See more | Go to post
No activity results to display
Show More
Working...