photo

weipeng yang


Last seen: 4개월 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
.nii to .mat
clc; clear all; file = dir('*.nii'); len = length(file); for i = 1:len nii_file = file(i).name; nii = load_nii(nii...

3년 초과 전 | 0