Community Profile

photo

Anna Jacobsen


Last seen: 7 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to insert constant offset into cumtrapz calculation?
I am doing data analysis according to the following equations from my professor. ...

1 year ago | 1 answer | 0

1

answer

Question


System of ODEs with interdependent variables
I have to write a function that solves a differential equation which relies on three parameters. Each parameter is also describe...

3 years ago | 1 answer | 0

1

answer

Question


Set default value if no function input given
I want my function to use default values if no input variables are passed. I have done this in the past using the 'nargin' funct...

3 years ago | 1 answer | 0

1

answer

Question


Nested function not recognizing variable assigned in larger function
Two functions essentially copy-pasted from my professor, just need to pass the outputs of the main function as inputs of the sub...

3 years ago | 1 answer | 0

1

answer

Question


Concatenate string arrays of different sizes
Copying code from my professor for an assignment. I keep on getting the following error: Error using horzcat Dimensions of arr...

3 years ago | 1 answer | 0

1

answer