Community Profile

photo

Tom Schneider


Last seen: 1 year ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


trouble translating pseudo code for decimal number to base b
I was given the following pseudo code however because of matlabs arrays starting at 1 and other issues im running into i cant re...

1 year ago | 0 answers | 0

0

answers

Question


problems with creating a multiplication table
I want to make a function which creates a multiplication table with the dimensions C for Collumns and R for Rows. After creating...

1 year ago | 2 answers | 0

2

answers

Question


Converting Matrix to base b fails
the following code should create a multiplication table to the base b (now in the form of multTable(7,3:10,2:3:33), i know) w...

1 year ago | 1 answer | 0

1

answer