photo

Chen Yu Yuan


Last seen: 5 mesi fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

7 mesi fa | 1 risposta | 0

1

risposta

Domanda


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...

8 mesi fa | 1 risposta | 0

1

risposta