Community Profile

photo

Tony


University of California San Diego

Last seen: 5 maanden ago Active since 2011

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

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...

meer dan 3 jaar 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...

meer dan 7 jaar 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 ...

meer dan 11 jaar ago | 3 answers | 1

3

answers

Answered
How do I correct this Linker error building a mex function? LINK : fatal error LNK1561: entry point must be defined
Yes I do, in the first compiled file GpuInterp.cc

meer dan 12 jaar ago | 0

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...

meer dan 12 jaar ago | 2 answers | 0

2

answers