統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Converting 3D patches to 3D image
Hey guys, I have a bunch of patches generated from a 3D image of size 64x64x25. I now want to retore the image with these pix...
約7年 前 | 1 件の回答 | 0
1
回答質問
Recompiling mex file: Error using mex clang: error: unsupported option '-fopenmp'
I am trying to compile a mex file with the following commands: % minFunc fprintf('Compiling minFunc files...\n'); mex...
7年以上 前 | 0 件の回答 | 0
0
回答質問
Multiply 4D array with 2D array without a for loop
I want to compute this: for i=1:4 f = f+ norm(reshape(i2k(S(:,:,1,i) .* C,[1,2]) - b(:,:,1,i),[sz^2 1]) ,2)^2; ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Keeping axes still, while transforming objects
Hi, in this ( https://www.youtube.com/watch?v=FrpG-KP_Tg8 ) video at the end, a transformation is applied. I have adopted the c...
7年以上 前 | 1 件の回答 | 0