Community Profile

photo

Bus141


Active since 2015

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Multiple scatter3 in one figure
I am trying to plot three different scatter3 plots on a figure and have one legend for all three figures. I have written some ge...

8 years ago | 0 answers | 0

0

answers

Answered
Figuring cputime and runing time of X=inv(A)*b, and the X=A\b.
I am not exactly sure what you are trying to do but it seems you are trying to time each operation to find at which point the ot...

8 years ago | 0

Question


Capturing numbers from different sized elements in for loop
I have a for loop with multiple commands and operators, at the end of the loop I am given important numbers that I would like to...

8 years ago | 1 answer | 0

1

answer

Question


Group means- Large Data
I am trying to get grouped means similar to the following example. I have only know of the following two methods. I have a large...

8 years ago | 1 answer | 0

1

answer

Question


Import text with headers as column values and append to traditional data set
I would like to import a large number of text files from a simulation program that all have a very similar pattern into one matr...

9 years ago | 2 answers | 0

2

answers

Answered
sum of rand matrix equal to zero
The command randn pulls from a normal distribution with distribution N(0,1), implying with a large enough sample the mean should...

9 years ago | 1

Question


Plotting 4-D graph, 3-D with 4th dimension colored
I am trying to plot a 3-D figure from 4 variables, the first 3 are semi-repetitive and the 4th one is the one from which I would...

9 years ago | 2 answers | 2

2

answers

Question


How can I loop each line of a script as the conditional in a new if statement?
I have a large number of conditional statements (4280) that are in a script. From each conditional statement I need to analyze a...

9 years ago | 1 answer | 0

1

answer