photo

Monalisa Chikezie


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

MATLAB Answers

7 个提问
1 个回答

排名
122,287
of 299,997

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,858

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,881

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Creating vector of labels
I want to assign pics_ds the value 1 and words_ds -1. Both pics_ds and words_ds are 198x1 double. How do I do this? So far, I ha...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Convert voi.mat file to nii
Hi, I have 4 voi.mat files in each of 60 subfolders. I want to convert all to nifti files. Each voi file has similar information...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Extract value from every struct
Hi, thanks for the respnse. this is what I have so far, but it seems to give an error. vois={'ldF', 'rdF', 'lvF', 'rvF'}; f...

3 years 前 | 0

提问


Extract value from every struct
I have four 1x1 struct files like the attached. mat file in every 60 subfolder, I want to extract the u field in each struct an...

3 years 前 | 3 个回答 | 0

3

个回答

提问


every for loop never stops running
While trying to write a code for SVM classification, I noticed that once I get to the for loop to loop through subfolders to obt...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Deleting every 2nd element of a cell array.
X= [1,2;1,3;1,4;1,5;1,6;1,7;1,8;1,9;1,10;1,11;1,12;1,13;1,14;1,15;1,16;1,17;1,18;1,19;1,20;1,21;1,22;1,23;1,24;1,25;1,26;1,27;1,...

3 years 前 | 1 个回答 | 0

1

个回答

提问


For loop to work on files in subfolders, while skipping the first file
I want todecode my data with tdt on MATLAB. I have a folder, this folder has 70 sub-folders. Each of the 70 sub-folders has four...

3 years 前 | 1 个回答 | 0

1

个回答

提问


For loop for SVM variable files
I want to classify my data with SVM on MATLAB. I have a folder, this folder has 70 sub-folders. Each of the 70 sub-folders has t...

3 years 前 | 2 个回答 | 0

2

个回答