PRAVEEN GUPTA
Followers: 0 Following: 0
Statistics
RANK
142 083
of 295 467
REPUTATION
0
CONTRIBUTIONS
16 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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
mer än 4 år ago | 2 answers | 0
2
answersQuestion
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
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
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 ...
ungefär 5 år ago | 2 answers | 0
2
answersQuestion
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...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 5 år ago | 2 answers | 0
2
answersQuestion
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 ...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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 ??
mer än 5 år ago | 0 answers | 0
0
answersHow 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???
mer än 5 år ago | 0