Darek Myszk
Followers: 0 Following: 0
Feeds
提问
Matrix padding with zeros
Hello. I have a problem with my program. I make encryption by image. I based on 16-bit blocks. When I load picture (e.g. 16x16 /...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to load all the text into the variable
Hello. I have a problem. I write small program to encrypt/decrypt. When I enter text into a variable (from keyboard) I can't mak...
4 years 前 | 1 个回答 | 0
1
个回答提问
scaling the image in AppDesigner
Hello, I have a problem. I want to view matrix as a gray image. I Insert in IUFigure UIAxes, because I think it is the best way....
6 years 前 | 0 个回答 | 0
0
个回答提问
Converting the program to the GUI version
Hi. I have a problem because I've never used GUI before but now I must build GUI for my program. It consist of several stages: i...
6 years 前 | 1 个回答 | 0
1
个回答提问
common part of two vectors
Hi. I Have a problem. I must to compare two vector: i.e A = [0 1 1 1 1] and B = [0 1 0 0 1] to find two ones, in the sam...
6 years 前 | 1 个回答 | 0
1
个回答已回答
Specified number of ones in the matrix (column and row)
Matrix 5x5, and limit of'1s in the subject is an example. Size of matrix, and limit must be given at start of the program :/
Specified number of ones in the matrix (column and row)
Matrix 5x5, and limit of'1s in the subject is an example. Size of matrix, and limit must be given at start of the program :/
6 years 前 | 0
提问
Specified number of ones in the matrix (column and row)
Hi. I need to create a square matrix filled with random values of 1 and 0. Sum of each row and each column must be equal to the ...
6 years 前 | 4 个回答 | 0
4
个回答提问
Specified number of ones in the matrix
Hi. I have a problem. In brief. for example: I generate a matrix 8x4 filled 0/1. First 4 column have in random places 0/1, la...
6 years 前 | 2 个回答 | 0