PRAVEEN GUPTA
Followers: 0 Following: 0
Statistica
RANK
142.092
of 295.527
REPUTAZIONE
0
CONTRIBUTI
16 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to find fault length using travelling wave
How do i find the location of a fault in transmission line using travelling wave method
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
Xor operation on two numbers
i have two numbers 23 and 47, i have to convert them into binary and then perform the Xor operation how to do that
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
combining two binary numbers
i have two binary numbers a=[1100] and b=[010] i have to form c=[0101100] please suggest me how to do this. Thanks
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
storing the value in simulink
i am running a simulink model which has function blocks also, i want to use the the variable w=[1 1 1] in one of the block and...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
decimal to binary conversion of an array
i have an array a=[102, 2,3,201,8,9] so when i convert it to binary each term has same length as [ 0 1 1 0 0 ...
circa 5 anni fa | 2 risposte | 0
2
risposteDomanda
rearranging the elements of array
i have an array a=[1 0 2 2 2 1 1 1 2 2] i want the location of each point that are arranged...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
i have to create a network where data is transmitted from one point to other
i have a network of 10 points and i have to transfer the data among each of them, i am facing the problem on how to make the dat...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
minimiztion the distance travel
hi everyone i have to write a code such that the time reaching the two points is minimum where different different routes are a...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
q matrices element matching
i have a matrix like A=[1 2 3 4 5; 1 2 3 4 6 1 3 4 5 8]; i want a output like X=[1 2 3 4 0] i.e. i need the c...
circa 5 anni fa | 2 risposte | 0
2
risposteDomanda
how to match different values of a matrix
i have a matrix like given below: X=[1 5 3; 1 5 4; 1 5 3] i have to compre the elements as X(1,1)=X(2,1)=X(3,1) if its same ...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
breaking a large table into smaller one
i have a table 3 10 1 2 6 2 3 10 1 4 3 3 5 9 4 2 6 2 1 9 5 11 1 6 ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
comparing the two arrays
i am trying to compare the two different array in loop to get the number of times the value are coming in X1 which are in X2 but...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how to display an array with its position
i have an array such as X=[1 2 3 4 5 6 7 8 8 7 8 6 4 5 3 1] i want to display the output as X(1)=1 X(2)=2
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
displaying the sorted result
hello, i have an array with values "x=[12 34 45 67 82 32 32]", i have to arrange it in ascending order and then display it one...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how i can specify data transfer rate for data transfer from one node to other
i have data (suppose "52") in Node-1 i have to transfer it to Node-2 and get to know the speed of data transfer , how can i do ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how can i get to know the time elapsed in transferring the data from one node to other
i am trying to transfer the data from one node to other, i want to know the time elapsed when i send different data ??
oltre 5 anni fa | 0 risposte | 0
0
risposteHow to convert decimal into binary?
i have string of number [240 25 32 32] i want to convert them in binary how can i do this???
oltre 5 anni fa | 0