photo

Sara


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
3 个回答

排名
9,630
of 300,779

声誉
2

贡献数
9 个提问
3 个回答

回答接受率
77.78%

收到投票数
3

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,997

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


adding space before capital letters in variable names
if I'm converting a variable name to a string in a function, how can I put a space before every capital letter in the input vari...

13 years 前 | 5 个回答 | 1

5

个回答

提问


how do I convert all capital letters in a string to lowercase and add a space before them?
I have a function that turns the input variable into a plot legend and output filename: axisLabelInput = inpu...

13 years 前 | 2 个回答 | 0

2

个回答

提问


nans affecting area plots
I'm trying to create an area plot but there are nans in my data. The correct lines (set by EdgeColor) are drawn on the plot but...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
date and time convert in number
%date vector: a={'1.1.2010';'2.2.2010';'2.5.2010'} % time vector: b={'1.2.58';'2.5.52';'4.6.30'} date_time=[a b]

13 years 前 | 0

提问


averaging over a timeseries
I want to compare two timeseries, one which has hourly sampling and one which has five minute samples. They start and end and di...

13 years 前 | 3 个回答 | 0

3

个回答

已回答
filtering values of one matrix according to another
Brilliant! Thanks

13 years 前 | 0

提问


filtering values of one matrix according to another
Hi, I want to filter out rows of one matrix (V) according to values in another (F) and store them in another matrix, V1. F corre...

13 years 前 | 2 个回答 | 0

2

个回答

提问


data management for large datasets
Hi, I will have two sets of field data -- one taken for six weeks last year, and another taken for two months this year. For...

14 years 前 | 1 个回答 | 1

1

个回答

已回答
selecting and removing all grey pixels in an RGB image
For info, this is what I used to mask through the code and create a corrected image with only the thermal features and everythin...

14 years 前 | 0

提问


selecting and removing all grey pixels in an RGB image
I have a set of fused optical and infrared images I need to analyse. The optical part of the image is visually greyscale and the...

14 years 前 | 5 个回答 | 1

5

个回答

提问


manually setting plot properties
I'm really struggling with an apparently simple piece of code for plotting a graph. The actual graphs are made up of 5 subplots ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Setting up Quality Control on dataset
Hi, I am trying to write a quality control program for a large dataset. I need to check for three conditions: 1) If values ...

15 years 前 | 2 个回答 | 0

2

个回答