photo

Gregory Vernon


Last seen: ungefär 5 år ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

9 Questions
3 Answers

File Exchange

1 File

Cody

0 Problems
1 Solution

RANK
22 912
of 300 365

REPUTATION
1

CONTRIBUTIONS
9 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
9 562 of 20 933

REPUTATION
73

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
732

RANK
110 808
of 168 262

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 3
  • First Answer
  • Solver

View badges

Feeds

View by

Submitted


PLY File Utilities
A repository of utility functions/scripts for processing PLY files in Matlab

mer än 9 år ago | 2 downloads |

0.0 / 5

Solved


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input ...

ungefär 12 år ago

Answered
What is missing from MATLAB?
Don't know if it has been said yet, but sparse matrix compatibility with GPU.

ungefär 13 år ago | 0

Question


Normalizing the E descriptor
I've created data files with Matlab using the E descriptor for the number format. This produces output of the form: -1.034...

ungefär 13 år ago | 2 answers | 0

2

answers

Answered
Planet path using netwon's law with forward method
You should look into velocity verlet methods.

mer än 13 år ago | 0

Question


Memory
Can anyone explain this? feature memstats Physical Memory (RAM): In Use: 2493 MB ( ...

mer än 13 år ago | 1 answer | 0

1

answer

Answered
Regarding the size of matrix that Matlab can handle
You could look for ways to reduce your grid size. Are there symmetries you can take advantage of? Can you use a skewed or adap...

mer än 13 år ago | 0

Question


GPU equivalent of "whos" or "feature memstat" ?
Is there any equivalent of "whos" or "feature memstat" for the gpu either documented or un-documented? Also, how the heck does ...

nästan 14 år ago | 2 answers | 0

2

answers

Question


GPU and Built-In Functions
I have some iterative code that runs on the gpu. It is necessary however to check for convergence and so I need to find the max ...

ungefär 14 år ago | 1 answer | 0

1

answer

Question


GPU/CPU Profiling
I was wondering if there is any way to determine what part of my code is being run on the GPU and which are being run on the CPU...

ungefär 14 år ago | 1 answer | 0

1

answer

Question


GPU and the MATLAB compiler
I am aware that GPU computing is not supported in the MATLAB compiler. I was wondering if this is just "temporary" and will be ...

mer än 14 år ago | 2 answers | 0

2

answers

Question


Trouble publishing to a Word Doc
When I try to publish as a Word Doc, I recieve the following error ??? Error using ==> mxdom2word at 15 Microsoft Word m...

mer än 14 år ago | 1 answer | 0

1

answer

Question


MCRInstaller.exe missing on my machine
I have Matlab 2010b, but when I navigate to: <mcr_root>*\toolbox\compiler\deploy Instead of the extra folder: win32 (so ...

mer än 14 år ago | 1 answer | 0

1

answer

Question


Colorbar Text
Anyone know if it's possible to select which side of a colorbar the text-values are on? ie. the default is on the right, but I ...

mer än 14 år ago | 1 answer | 1

1

answer