Tony
University of California San Diego
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 2 个回答 | 1
2
个回答提问
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 前 | 3 个回答 | 1
3
个回答已回答
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
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
13 years 前 | 0
提问
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...
13 years 前 | 2 个回答 | 0