photo

Tony


University of California San Diego

Last seen: 9 months ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Using FP16 data in MATLAB
I have an embedded application that generates half precision (fp16) output that I would like to import and use in MATLAB. Would...

4 years ago | 1 answer | 0

1

answer

Question


How do I read an MP4 file? VideoReader gives the following error "Failed to initialize internal resources."
Error using VideoReader/init (line 619) Failed to initialize internal resources. Using Windows 10, MATLAB R2016A, recorded t...

7 years ago | 2 answers | 1

2

answers

Question


what is the precision of a MATLAB datenum?
I'm trying to timestamp samples at a 20MHz (50 ns period) using datenum, and subsequent timestamps all come out the same when I ...

12 years ago | 3 answers | 1

3

answers

Question


How do I correct this Linker error building a mex function? LINK : fatal error LNK1561: entry point must be defined
I'm trying to build a NVIDIA CUDA\C++ function supplied to me from a colleague. The linker gives me this error: >> mex -L"C...

12 years ago | 2 answers | 0

2

answers