photo

Emu


Last seen: 10개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

14 질문
2 답변

순위
255,501
of 300,753

평판
0

참여
14 질문
2 답변

답변 채택
71.43%

획득한 표
0

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,837

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


is it possible to mark significance levels using heatmap?
I have a matrix with my data and a matrix with pvalues, is it possible to overlay pvalues under a specified threshold (i.e. .05)...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


Error: unable to resolve the name
I have some code which generates a variable name iteratively in a loop, It was working fine but now I get the error: unable to r...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


don't understand output of fitlme, intercept substituted for first line.
Hi - I fit some linear mixed effect models using fitlme , but the output always substitutes 'intercept' for the first line of th...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Set scale of boxplots
I'm plotting a load of boxplots, but some of them are plotting at different scales e.g. x10-4 vs x10-5 (see top left corner), ho...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Replacing numerical values in table with string
I have a column of numerical data (all 2 digit) which I want to replace with a string. This is my code which doesn't work. I...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to do uneven 2 way anova
I have some unbalanced data (below are the subject names) . How can I run a 2 way anova on this? Group 1 Group ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Using repelem to vertially concatonate non-numeric variable
Ahhh thank you :)

대략 2년 전 | 0

질문


Using repelem to vertially concatonate non-numeric variable
I have a variable in format 1001_1_1 that changes in a loop. I want to replicate and vertcat this by different amounts each loop...

대략 2년 전 | 답변 수: 4 | 0

4

답변

질문


Find datapoints a specified distance apart in matrix using while loop
I have some data with positive integers (to_pos). I want to find and extract into a second matrix (spacedCrossPoints) datapoints...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


indexing through array in for loop
hi - I am trying to generate an input matric for the Cohen's Kappa function. I have some code which does this iteratively - that...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Loop through files of different length
I am trying to loop through some data files of differing length, but at the moment I have to set the length manually for each fi...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to extract data by looping through struct
ok thank you, but I still don't understand how to loop through my data to plot it..?

3년 초과 전 | 0

질문


How to extract data by looping through struct
Hi - I have some data saved as .mat files and i am trying to load it in (think I have done this) and then loop through the data ...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Extracting and summing data from a 3d matrix
Hi there, I have some data in a 3d matrix 11*32*19. I want to a) identify all columns where there is a non-NaN and b) identify...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


change output from row to column and display one cell value instead of multiple
Hi I have this code: [locAll,typeAll]=find(mVocs==1) which is getting index from 1-30 from a matrix (mVocs size x*32) of mos...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Audioread error with .wav file path on windows
Hi I'm trying to read a .wav file but get an error message re the path. Have tried playing around with the '\' - what am I missi...

거의 4년 전 | 답변 수: 2 | 0

2

답변