photo

Gregory Vernon


Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

9 个提问
3 个回答

File Exchange

1 文件

Cody

0 个问题
1 个答案

排名
22,912
of 297,457

声誉
1

贡献数
9 个提问
3 个回答

回答接受率
66.67%

收到投票数
1

排名
9,511 of 20,438

声誉
72

平均
0.00

贡献数
1 文件

下载次数
2

ALL TIME 下载次数
721

排名
117,756
of 158,938

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

9 years 前 | 2 次下载 |

0.0 / 5

已解决


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

11 years 前

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

12 years 前 | 0

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

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

13 years 前 | 0

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

13 years 前 | 0

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 0

1

个回答

提问


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

14 years 前 | 1 个回答 | 1

1

个回答