Community Profile

photo

Jacob Smith


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答