Community Profile

photo

Francisco Boudagh


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Optimize two variables under two conditions
Hi, this is my code below. I want to maximize h and minimize d while two conditions are met. Condition 1: eps > c/t and conditi...

2 years ago | 1 answer | 0

1

answer

Question


Random matrix with no repeats in rows and columns.
So I have generated a random matrix with dimensions 10x15 with values between 2 and 18 with step length 2. Simple code: candid...

2 years ago | 3 answers | 0

3

answers

Question


How to select last digit of numbers and put it into a matrix?
I just want to start with the fact that this is not a school assignment, I do this privately for the sake of interest. Here is ...

3 years ago | 1 answer | 0

1

answer

Question


I already have a row matrix, how to change it's dimensions to 5x5 for example?
So this is how it is right now. My matrix A = num(idx) is a row matrix. How can I change it's dimensions to 5x5?

3 years ago | 1 answer | 0

1

answer