Community Profile

photo

Tony


University of California San Diego

Last seen: 6 Monate vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

mehr als 11 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten