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...
User Profile
Collapse
-
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... -
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
RespectsLeave a comment:
-
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 -
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?Leave a comment:
-
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?
No activity results to display
Show More
Leave a comment: