Community Profile

photo

chris crowley


Last seen: 10 months ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
pwd doesn't give actual location of the file that called it
How are you running this code? pwd displays the current working directory. If you click the play button on this code and it is...

2 years ago | 1

Answered
What wrong with the code
Your superfluous use of parentheses made it hard to spot, but you have the wrong number of them in your calculation of U. Take a...

2 years ago | 0

| accepted

Question


How do I normalize the output of nufft?
I am trying to figure out what normilization of the output of nufft(x,t) satisfied Parseval's theorem and am unable to figure it...

2 years ago | 0 answers | 1

0

answers

Question


How to use estimateFlow between two images that are not video frames
I am interested in computing optical flow between images that are not part of a video sequence using the built-in MATLAB functio...

3 years ago | 1 answer | 0

1

answer

Question


Why is interp2 producing NaN values?
It seems that interp2 produces NaN values on smooth, well-behaved functions. What am I doing wrong? For sure I am making a silly...

4 years ago | 2 answers | 0

2

answers