photo

k khaja


Last seen: etwa 2 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Can we create submatrices of similar elements of matrix.
I have matrix {'v1' 'e1' 'v2' 'e3' 'v3' 'e4' 'v3' 'e5' 'v4'} and I want to create sub matrices where all vs should go int...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to count number of red, blue and green pixels in image.
Hi, I woud like to know, how can I count number of red, blue and green pixels in image. Thanks in advance

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


path, graph, source, destination
We can find all the paths from first point to second point but is it possible to find all paths in graph from one point to the ...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I draw a line with two points x1, y1 and x2, y2 and assign weight to the edge.
How can I draw a line with two points (x1, y1) and (x2, y2) and assign weight to the edge. Thanks in advance.

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Select random numbers form matrix
Can anyone help me, how can I choose 4 elelemts randomly from below matrix with and without repetaion. P = ['a', 'b', 'c', 'd',...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Prompt user for a text string
Hi, Can anyone please show me, after prompt the user input, how can I append the strings in same cell, Thanks in advanvce.

mehr als 3 Jahre vor | 0

Frage


creating partition of sets
I am getting error, can anyone correct it please. Thanks in advance. %A partition of a set A is a finite or infinite collecti...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


prompt user to reenter function
If user enters a fuction with mistake, how can we prompt the user to reenter function. funstr = input('Please enter your functi...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Saving the data after multiple times running the same for loop
I want to run the for loop multiple times and want to append the data to same matrix/array. Thanks in advance

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten