photo

MR


Last seen: 6日 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Solve ODE with array forcing function
I want to solve a simple ODE of the form like below ( current in a RL circuit): dIdt= k1*I+k2*V, where k1 and k2 are constan...

8日 前 | 1 件の回答 | 0

1

回答

質問


Error for Scripts on GPU
Hi, I am building a function, and calling it with on gpu with @arrayfun(). That function calls another function inside of it, a...

約5年 前 | 1 件の回答 | 0

1

回答

質問


imresize() with very large files
I am trying to resize/downscale very large RGB images (86400x57600x3) by a factor of 4 (bicubic, factor 1/4) using imresize(), b...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


Using Arrays inside arrayfun()
I'm using gpuArrays with arrayfun to speed up calculations, and I would need to pass an array inside the call, as such ...

7年弱 前 | 3 件の回答 | 1

3

回答

質問


Loop with GPU arrayfun
I'm looking at the Matlab example on rendering Fractals with GPUs ( <https://www.mathworks.com/help/distcomp/examples/illustrati...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


imresize() Extra Resolution Benefit Limit
Hi, I'm generating highly detailed images at much higher resolution than what will be displayed and/or printed, and I use imres...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


Many Decimals with vpa()
I understand vpa can give my many decimals of pi, for example. But what if I want to input myself a number with many digits, say...

7年弱 前 | 1 件の回答 | 0

1

回答