photo

Tony


University of California San Diego

Last seen: etwa ein Jahr vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

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

etwa 8 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 12 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

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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten