Community Profile

photo

Jacob Smith


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Histogram fraction of total observations and fraction per unit width
I'm working on a HW problem and I am kind of stuck. I took a class in Matlab several semesters ago and am now in a class where o...

2 years ago | 1 answer | 0

1

answer

Question


Another function that don't function
I had some help getting to this point, but anyways here's the problem for the function we need. I can't seem to get it to give m...

3 years ago | 1 answer | 0

1

answer

Question


Non-functioning function
function output = calculateFactorial(N) output = N*(N-1); if (length(N) = N < 1 || N > 1) output = 'Error; N must be a si...

3 years ago | 1 answer | 0

1

answer

Question


Invalid expression. Need help fixing my function.
I am new to all of this and cant figure out what it is I am doing wrong. I've been at this for sometime now and I've looked at a...

3 years ago | 1 answer | 0

1

answer