現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
REPLICATE is a companion to REPMAT, but instead of tiling a larger array with the input array, REPLICATE does the equivalent of calling REPMAT on each individual element and then tile the results together. It is faster than looping over each element. It supports 2D and 3D arrays.
引用
Mark Ruzon (2026). REPLICATE (https://jp.mathworks.com/matlabcentral/fileexchange/22319-replicate), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Revising sunspot numbers since the times of Galileo, EXPAND
