Community Profile

photo

Jacob Forbes


Last seen: 2 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Using variables from a .mat data file in a user-defined function
I'm writing a function that will read data from a .mat data file and interpret a message using ASCII binary. The input data has ...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


Store values from while loop into an array
I'm writing a function that will calculate the distance between two vectors. When trying to store the values from each iteration...

ongeveer 3 jaar ago | 2 answers | 0

2

answers

Answered
Error in equation/variables
Writing a0 into global shouldn't be your issue as you said it is a constant and you have it defined as 1. From what I see, the p...

ongeveer 3 jaar ago | 1

Question


User-defined function to perform Cramer's Rule
I'm tasked with writing a function that will check if a coefficient matrix A is square and has a nonzero determinant, then compu...

ongeveer 3 jaar ago | 1 answer | 0

1

answer