Community Profile

photo

Darek Myszk


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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....

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Answered
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 :/

5 years ago | 0

Question


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 ...

5 years ago | 4 answers | 0

4

answers

Question


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...

5 years ago | 2 answers | 0

2

answers