Community Profile

photo

anaconpa


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


subplotで異なる色のカラースケールを使用する方法
subplotで複数のカラーマップを表示するときに,それぞれ別のカラースケールを使用することはできますか? 以下の疑似コードのように1つ目をjet,2つ目をcoolにしたい場合,以下のタイミングでcolormapを呼ぶとすべてのカラースケールがcoolに...

2 years ago | 1 answer | 0

1

answer

Question


What is different between AvailableMemory and FreeMemory?
Matlab seems that there are two properties of gpuDece, "FreeMemory" and "AvailableMemory". gd = gpuDevice; gd.FreeMemory g...

2 years ago | 1 answer | 0

1

answer

Question


Strange phenomenon when running FFT on GP
Parallel Computing Toolbox 7.4 MatlabR2021a GPU Memory 5GB I ran the following code. clear Nx = 1281; Ny = ...

2 years ago | 1 answer | 0

1

answer