photo

Levente Gellért


Last seen: 2 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB

统计学

MATLAB Answers

16 个提问
4 个回答

排名
86,939
of 299,722

声誉
0

贡献数
16 个提问
4 个回答

回答接受率
68.75%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


concatanate arrays upon condition
Dear MatLAb Community, I would like to concatanate selected coloumns of arrays, some of which are empty arrays, and this is var...

2 months 前 | 2 个回答 | 0

2

个回答

提问


How to use array indexing with input dialog
Dear MatLab Community, I am trying to use input dialog for indexing my array. The indexing is not a problem with numbers, howeve...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can one use a variable to set color of a line plot , and use colorbar?
Dear MAtLab community, I am creating a simple line plot, and I would like to use a third variable to color the line at every p...

1 year 前 | 3 个回答 | 0

3

个回答

提问


What is the best way of calculating the path length of a freely moving tracked animal.
Dear Matlab Community, I am analysing the ambulation of rats in a rectangular arena. I am using my custom tracking software, d...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can I save current figure in a structure as .fig?
Dear Community, I am saving my variables in a structure like "s = struct(field,value....."). I could not find the way to save ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to access lag segment of data.dat and execute loop at a fixed frequency on it?
Dear Matlab Community , 1,I would like to perform my regular offline analysis online on my recorded data, while recording. My i...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to read, plot and analyze data in .dat format in an ongoing/online manner?
Dear MatLab Community, I would like to start to learn how to visualize and analyze electrophysiological data while recording. No...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
How to mask numbering inside rectangular ROI
Dear Commenters, In the meantime I have found the most easy solution, hence, the 'text' function. That is what I needed. Thanks ...

2 years 前 | 0

提问


How to mask numbering inside rectangular ROI
Dear MAtlab Community, while reading some matlab release notes, I have found the attached image. Could someone explain to me wh...

2 years 前 | 3 个回答 | 0

3

个回答

提问


Saving images inside a loop with changing filename
Dear Community, in a similar situation I would like to save images inside a loop. I do not know why there is an invalid characte...

2 years 前 | 2 个回答 | 0

2

个回答

已回答
Unable to perform assignment because brace indexing is not supported for variables of this type.
Dear Walter Roberson Dear Ryan Baird, thanks for the helpful comments, now everything runs well. Best lg

2 years 前 | 0

提问


Unable to perform assignment because brace indexing is not supported for variables of this type.
Dear Matlab Community, in a loop I am trying to write variables into a cell. For variable sub_matrix it works, however for su...

2 years 前 | 3 个回答 | 0

3

个回答

提问


How to subtract coloumn vectors of a cell array
Dear Community, I have a cell array, with each cell containing n by m matrix. I would like to use cellfun and minus, and subtra...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to use 'factorgap' to set larger gaps between groups of boxplot.
Dear Community, I am using the below code to combine boxplot with scatter plot. I am wondering, how to use the 'factorgap' to ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to find elements of a vector falling between minimum and maximum of an other vector without loop.
Dear Community, is there other way, than a loop to find elements in a vector b falling between the minimum and the maximum of ...

4 years 前 | 4 个回答 | 0

4

个回答

提问


Finding/counting logical ones in a cell array
Dear Experts, I am trying to count , how many logical ones I have in my cell array. I was trying these way's: idx = find([myce...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
finding cells with positive values in a cell array with empty cells, cells of positive integers, and cells of nans
Dear dpb, great, many thanks, works well. The 'all' option for sum works from 2018 I,think, but I could overcome the issue. Tha...

4 years 前 | 0

提问


finding cells with positive values in a cell array with empty cells, cells of positive integers, and cells of nans
Dear Experts, I would like to have the number and indices of cells with positive values in a cell array with cells of positive...

4 years 前 | 2 个回答 | 0

2

个回答

已回答
How to resample n vectors with specified length from a longer vector
Dear Walter, great thanks. Regards! lg

4 years 前 | 0

提问


How to resample n vectors with specified length from a longer vector
Hi All, I would like to randomly select n sections (let's say 1000 times) of given length from a longer vector. With the in-bui...

4 years 前 | 2 个回答 | 0

2

个回答