Community Profile

photo

PRAVEEN GUPTA


Last seen: 6 mois il y a Actif depuis 2019

Statistiques

  • Thankful Level 3
  • First Answer

Afficher les badges

Content Feed

Afficher par

Question


How to find fault length using travelling wave
How do i find the location of a fault in transmission line using travelling wave method

plus de 2 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 4 ans il y a | 1 réponse | 0

0

réponse

A répondu
decimal to binary conversion of an array
Thanks

plus de 4 ans il y a | 0

Question


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 ...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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 ??

plus de 4 ans il y a | 1 réponse | 0

0

réponse

A répondu
How 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???

plus de 4 ans il y a | 0