Feeds
提问
Sampling based on a correlation matrix for multiple parameters?
Dear all, I would like to sample 5 parameters (p1-->5) which all have a normal distributon (mu and SD are know). In addition I...
6 years 前 | 1 个回答 | 0
1
个回答提问
Latin hypercube sampling of correlated paramters with different distributions?
Hi everbody, For my PhD I'm doing probabilistic simulations. I have 5 input parameters, IP1-5. IP1, IP2,IP3,IP4 are normaly d...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to change a matrixvalue dependent on the previous matrixvalue?
Hellow I made this code including for loops but this is very time consuming. My goal is that in the T1 matrix a 1 in placed ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to adjust and save a .txt file within a for loop?
I have a .dpj file which is in fact a normal .txt file. I would like to open, change a number, save under a specific name and cl...
8 years 前 | 2 个回答 | 0
2
个回答提问
Alternative for eval, for my case?
Hellow, I have a lot off variables witch I want to rename from the name they have to the name they have + a new piece witch I d...
9 years 前 | 3 个回答 | 0
3
个回答提问
Link the 2th column of a matrix to the first depending on another matrix.
Hello, I'll just give a simple example to show what I want: I have a matrix A=[1,4; 2,5; 3,6]; And a ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Plot Matrix in different colors of matrix depending on a different matrix
Hellow, I have made 4 vectors which I have combined to a long matrix of all combinations of the vectors: Example: If A is ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Combination of the value of different vectors into one matrix ?
Dear MATLAB users I would like to combine all the values of lets say 3 vectors into one matrix. I think an example will make ...
10 years 前 | 1 个回答 | 0