photo

Caroline Szujewski


Last seen: 대략 2개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
291,867
of 300,853

평판
0

참여
6 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How do I convert a .ipymb into a .m? eg. open a jupyter notebook in matlab?
I have a jupyter notebook I need to open in matlab. How do I convert it? It is in .ipymb and I need it in .m. I can currently on...

11개월 전 | 답변 수: 1 | 0

1

답변

질문


Find Area under the curve as a non negative
The vector I am plotting is partially negative because the y axis is a zscore of my fiber photometry signal. I am trying to calc...

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

2

답변

질문


Keeping only rows in a matrix that are above a threshold
Hello, I have a table made in matlab with 13 columns. It will have a varying number of rows depending on the dataset. How do ...

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

1

답변

질문


Indexing the row number for a max value in a column in a cell array, and then making a new vector populated by that same row number but in another column in that cell array.
I have a cell array (P) and I am taking data out of that cell array and making a new table. The code I am using is as follows: ...

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

1

답변

질문


How do I make my metaTable into a matrix instead of a 1x1 structure?
Hello, I am trying to construct a table, or a matrix, and have written the following code for it. However, instead of it coming...

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

1

답변

질문


Take each row in a matrix where the max number in that row is greater than 2, create new matrix. Average each column in the new matrix to result in one vector with average.
I have a matrix dff_trans. I want to look through each row of the matrix and if the max value in that row greater than 2, I want...

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

1

답변