photo

Mohammod Minhajur Rahman


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

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to compute fast?
Hi, I have the following code that I need to vectorize to compute faster: Here, neq = 3197; length(K1) = 152; d1 is such ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Can I make this for loop fast?
Hi, I have a for loop that do some matrix multplicaton. Here, max i and j is 2000, U_new is a matrix of size 200 by 20, K111 cel...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Efficient way to multiply an cell matrix with a scaler?
Hi, I have a for loop that multiplies a cell matrix with a scaler component. The size of K11{1,i} is never too big (maximum 50 ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Adding sparse matrices efficiently?
Hi, I have a cell array which consists of many sparse matrices. For example: N.B. In my original problem each sparse matrix is ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How can I converged to a solution using these constraints?
Hello Everyone, I have an optimization problem to minimize my objective function which is a function of x. My constraints are f...

6 years 前 | 0 个回答 | 0

0

个回答