photo

Anurag Passi


Last seen: 3 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: pk/pd modeling

统计学

MATLAB Answers

3 个提问
1 个回答

排名
216,911
of 300,364

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,407

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Unable to use parfor with strcmpi
Hello, I am trying to use PARFOR in a loop which runs a strcmpi() function. The code is: parfor i = 1:size(data_1,1) ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


PK modeling when PK parameters are known
Hello, I am trying to create a PK model for the first time. However, I do not have the usual drug_conc - time curve from in-vitr...

8 years 前 | 0 个回答 | 0

0

个回答

提问


have a 60027x3397 matrix. how to multiply each column with every other colum of same matrix (using mapreduce) as MATLAB runs out of memory
Hello, I have a matrix A=60027x3397. I need to multiply each of the 3397 column with each other into a new matrix B. The combi...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
Efficient way to identify duplicate edges.
I have the same question. However, my edges are in a cell array and are text. For example 'A0A023PXA5' 'O23144' 'A0A023PXP4' '...

9 years 前 | 0