Community Profile

photo

Michael Perry


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Saving variables from recursion?
So I've got this pretty basic fibonacci recursion: function [F] = recursive_fibonacci(N) if N < 1 ...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


How can I make the output of a function always a column vector, regardless of if the input is a column or row vector?
I'm having trouble with a problem where I need the output to be a column vector, but inputs are sometimes provided as row vector...

ongeveer 6 jaar ago | 2 answers | 0

2

answers