photo

Chen Yu Yuan


Last seen: 2 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to plot contour for gaussian copula (etc.)
From matlab help center, I can generate Gaussian copula random variables and plot it like this: n = 500; rng('default') % fo...

5 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


How to get a random possible solution from 'solve' function when getting unknown parameters z1 and conditions
Here are my codes: syms x y z; eq1 = x*x + y*y + z*z == 0.14; eq2 = x*y + y*z + z*x == 0.11; equations = [eq1, eq2]; as...

5 meses hace | 1 respuesta | 0

1

respuesta