photo

Brigitta Rongstad


Last seen: 1년 초과 전 2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
3 답변

순위
215,299
of 300,847

평판
0

참여
7 질문
3 답변

답변 채택
57.14%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,238

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Is it possible to use cell indices (specified in large 3D arrays) to call specific data out of another 3D array?
I realized one line of my code didn't exclude zeros from being randomly sampled. Once that is fixed, the code runs just fine!

7년 초과 전 | 0

질문


Is it possible to use cell indices (specified in large 3D arrays) to call specific data out of another 3D array?
I need to randomly sample data (70 samples, repeated 10,000 times) from a large temperature dataset (3D array) using cell indice...

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

3

답변

질문


plot 95% confidence interval for a quantile-quantile plot
I'm trying to plot 95% confidence interval for the plot of two sets of simulated quantiles as part of a q-q analysis. I know how...

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

0

답변

답변 있음
How can I end a for loop when a specific value is reached and create a new array with data that meets that condition?
actually your answer helped me figure it out -- thank you! I need to output the sort_ruber rather than the ruber.

8년 초과 전 | 0

| 수락됨

답변 있음
How can I end a for loop when a specific value is reached and create a new array with data that meets that condition?
I need to calculate the mean iteratively by removing the highest value one at a time (or by adding a higher value one at a time)...

8년 초과 전 | 0

질문


How can I end a for loop when a specific value is reached and create a new array with data that meets that condition?
I'm trying to simulate the loss of the highest values in a dataset. My end goal is to create a new array that matches the mean o...

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

3

답변

질문


How to replace multiple cells in an array with DIFFERENT random numbers
I'm attempting to replace values above a certain threshold in array with different random numbers. My code currently replaces al...

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

1

답변

질문


Why am I getting an array of NaN when using icdf?
I'm trying to calculate the inverse of the cumulative normal distribution function of a set of random numbers. No matter what I ...

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

1

답변

질문


How to run a function through multiple arrays
I have a function that requires input from arrays representing data from around the globe (see below). The function is designed ...

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

1

답변

질문


How do I create a single line plot (just one line) with two differently scaled y-axes?
I'm looking to create just one single line on a plot with two differently scaled y-axes--the data I need to plot is linearly con...

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

3

답변