Anurag Gupta
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
66 810
of 295 569
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
Generation of various variables depending upon previous input
Hi Everyone, I want to create variables of matrices deoending upon previous input. for example, if n=3 It should create 3 diff...
nästan 4 år ago | 0 answers | 0
0
answersQuestion
Extracting data from a graph(directed graph.)
Hi Everyone, I have a digraph(directed graph) plotted and I want to extract the data of the nodes from it. It would be great...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Getting values of nodes from directed graph.
Hello Everyone, I have a directed graph with various nodes, each node has 3 values, Number of station, arrival time and depar...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Problem with break statement
I have a code: for i=1:n for j=1:n if 'some condition' 'some logic' if 'some condition' ...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
First occurance problem in the adjacent coloumn
Hi, i=1 j=2 I have a matrix A=[1 9 9 10 10 11 ...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
reshape vector to matrix
I want to convert d = [1 2 3 4 5] to d = [1 2 2 3 3 4 4 5] is there anyway I can do it...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
row elimination problem.
Hey, I have a matrix A of 34x2 double. I want to eliminate the rows wherein the value of both the coloumns is 0.
ungefär 4 år ago | 2 answers | 0
2
answersQuestion
Looping with arrays of two different lengths
My code is written as follows, Now here as we can see that a matrix A is generated of size 34x2 double which shows combination o...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
doubt in for Loop
Hi, Now i want to execute a formula; if e+t<L .......(some logic) wherein the size of e= 8x1 doubt t=28x1 doubt L=8x1 dou...
ungefär 4 år ago | 1 answer | 0