Community Profile

photo

Losoupbowla


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Performing what toeplitz does without using pre-installed function
I currently have 8x8 matrix of NaNs. The assignment is to replace all elements of the NaN with numbers 1-8 and then flip them ar...

3 years ago | 1 answer | 0

1

answer

Question


For loop checking if number is prime (without using MATLAB functions)
This is my code. Task is to check if x2 is prime. If yes, set y2 to be logical one and if no, set y2 to be logical zero. We are ...

3 years ago | 2 answers | 0

2

answers