photo

Abhishek Pandey


Last seen: 5 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Cost of Modwpt function
Hello, I have been trying to use the "modwpt" function in a MATLAB function block in a HIL system running real-time. I am encou...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Is there a workaround to the 'parfor' command so that it can work for non-consecutive iteration steps?
Currently, the parfor command takes an iteration step of one, and it beats my intention of speeding up the loop calculation.

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why does MATLAB compute an equation involving a scalar and a matrix by algebraically working on the individual elements?
I was working on curve fitting using Hermite polynomial where i had to compute a matrix equation (1-[vector]), where 'vector' ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to replace general matrix elements in an equation with array elements?
I have a matrix A(i,j) and have mapped its elements into an array X(k) column-wise. i and j are restricted till n but k increase...

8 years 前 | 1 个回答 | 0

1

个回答