Community Profile

photo

Joshua


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Does a latin hypercube require uniqueness in rows? or only columns?
I was using the LHSdesign that matlab has provided to generate a latin hypercube design for a 32 run 6 variable experiment I am ...

8 years ago | 0 answers | 0

0

answers

Question


Using Data to determine input parameters
I am currently trying to run a computer experiment where I run a monte carlo of the time response of a lump mass heating up wher...

9 years ago | 1 answer | 0

1

answer

Question


Passing Data with structures between functions
I am currently working at converting a code from fortran that uses common data blocks to Matlab. I am thinking that the best way...

9 years ago | 0 answers | 0

0

answers

Question


how can i combine contents of two cell arrays into one cell array of same length
I have two cell arrays Bill = {[1 2 3 4 5];[2 4 6 8 10]}; Ted = {[6 7 8 9 10];[12 14 16 18 20]}; and I want ...

9 years ago | 1 answer | 0

1

answer