User Profile

Collapse

Profile Sidebar

Collapse
arda
arda
Last Activity: Nov 9 '06, 02:12 PM
Joined: Oct 23 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • arda
    replied to how i can put 2d array to a pointer
    in C
    have a 2D array problem in the program

    how i can put 2d array to a pointer? In the below program i am giving a first value to output_bit and then start to a loop and putting the new values to an another array as called newdata[l][k]. But as i understand from this loop the last value of the 2d array u[l][k] is not put to newdata[l][k]. Because of the first value of output_bit which is given in he beginning. In 1d array it is easy to...
    See more | Go to post

    Leave a comment:


  • arda
    started a topic how i can put 2d array to a pointer
    in C

    how i can put 2d array to a pointer

    how i can put 2d array to a pointer? In the below program i am giving a first value to output_bit and then start to a loop and putting the new values to an another array as called newdata[l][k]. But as i understand from this loop the last value of the 2d array u[l][k] is not put to newdata[l][k]. Because of the first value of output_bit which is given in he beginning. In 1d array it is easy to solve this problem that you can put output_bit data...
    See more | Go to post

  • arda
    replied to power density spectrum by c programming
    in C
    yes i am from TURKEY,but how you understood this? Have you been in TURKEY or you are also Turkish which is the minimum probability:)? i have a project and in this project i have 3 output values. These are snr,BER(bit error probability) and number of errors respectively. By these outputs i have to draw power density spectrum but i have no idea how to do it

    Respects
    See more | Go to post

    Leave a comment:


  • arda
    started a topic power density spectrum by c programming
    in C

    power density spectrum by c programming

    does someone know that ANSI C has a power density function or not? if not how can i achieve to do it ? or is there anyplace that i can find some info about it
    See more | Go to post

  • arda
    replied to how to plot graph on c
    in C
    thx for ur help firstly i have downloaded it before but i dont understand how i will use it . should i make a output from my own program ? and then use this file with gnuplot? has gnuplot a exe file or how is it working?
    See more | Go to post

    Leave a comment:


  • arda
    started a topic how to plot graph on c
    in C

    how to plot graph on c

    i have a program and this program has output values and i wanna draw a 2D graph for these outputs. How can i achieve this?
    See more | Go to post
No activity results to display
Show More
Working...