Community Profile

photo

Leila


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


repeated measures ANOVA matlab
Hi everyone I get data from 28 subjects. for each one, there is a 7*15 matrix that measure 7 variable in 15 repetition. I want ...

3 years 前 | 0 个回答 | 0

0

个回答

提问


how to convert struct to vector?
hi every body I have a structure that it's fields are also structures with diferent length. how could I convert them to a vect...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to read two specific data from a folder?
dear all, I want to read two images from a folder and draw their histogram. I wondered if you wouid help me

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to save a Workspace cell variable in a folder out of matlab?
I have an image cell in workspace and want to save them in a folder in my desktop. how could I di that?

3 years 前 | 1 个回答 | 0

1

个回答

提问


How could I convert my png images to tiff?
this is my code: clc; clear; close all; imagePath = 'C:\Users\images'; savePath = 'C:\Users\images_tiff'; fileNames = dir(i...

3 years 前 | 2 个回答 | 0

2

个回答