Feeds
質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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
約2年 前 | 0 件の回答 | 0
0
回答質問
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 ...
2年以上 前 | 0 件の回答 | 0
0
回答質問
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.
2年以上 前 | 1 件の回答 | 0
1
回答質問
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',...
3年以上 前 | 1 件の回答 | 0
1
回答回答済み
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.
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.
3年以上 前 | 0
質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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
約4年 前 | 0 件の回答 | 0