photo

Tony


University of California San Diego

Last seen: 2 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
14,122
of 300,343

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

14 years ago | 2 answers | 0

2

answers