photo

Dushyant


University of Pennsylvania

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

13 个提问
1 个回答

排名
128,618
of 300,863

声誉
0

贡献数
13 个提问
1 个回答

回答接受率
15.38%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
GPU programming on Matlab (Mac/Window): What are my options?
Dr. Knight, Thanks a lot for answering. I have few more queries and your answer would be appreciated. Do you think that...

7 years 前 | 0

提问


GPU programming on Matlab (Mac/Window): What are my options?
Hi, I usually use "Mac pro 2016" and "window computer at my office" to code on Matlab. I would like to get some GPU power to ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Help me implement genetic algorithm
I am trying to minimize a nonlinear objective: ||y- f(x_bar)||^2 + mu_s ||D_s x_bar||^2 Obviously, first term is dat...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Makefile for mex project: : .rodata' can not be used when making a shared object
I have a c-code which I can compile using makefile and run. Now, I want to convert it to mex file which I would like to compile ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Makefile: Converting C-code to mex code
I have a *C-code which works fine* using makefile. Now, I am trying to *convert it to mex file* so that I can run it from Matlab...

11 years 前 | 0 个回答 | 0

0

个回答

提问


mex file generated by Matlab-coder: how to recompile
Hi, I recently got some of my Matlab code converted to C and it works. However, I would like to make some changes to these me...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Sending big sparse matrix to C through mex: matlab crashing
I have written a mex code which sends a scalar and a matrix to C-code from matlab code. It works fine with smaller matrix. How...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Any benchmark for CHOLMOD on GPU
Hi, I need this information regarding a funding proposal I am resubmitting. I have been asked to justify proposed purcha...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Minimzing L2-norm solution: rank deficiency
Hi all matlab GURUs (Tim Davis, John D’Errico, Bruno Luong and others) , 1) I am working on L1-norm solver. However, in the...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Numerical Evaluation of Integral Involving Matrices
Hi, I have come across *an integral involving matrices* while trying to develop a closed form solution for the problem I have...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Integral involving exponential of a square matrix
Hi, I am trying to evaluate an integral involving *exponential of a square matrix* and numerical evaluation would be fine. I am...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Help: Faster way to calculate inverse for series of slightly different matrices.
I have a matrix which is 6x6 and a vector 6x1. I calculate C2 = -(A^-1)*B; Please have a look at the structure of my matrix a...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Help: numerical solution for first order differential (OD) equations
I need some guidance regarding numerical ordinary differential equation I have nine simultaneous first order differential (...

12 years 前 | 1 个回答 | 0

1

个回答

提问


image display: image coordinate to axes coordinate
Hi, I do not exactly know how to convert *image coordinate to axis coordinate* or *vice versa*. I have *3D array (xSize, ySi...

12 years 前 | 0 个回答 | 0

0

个回答