Community Profile

photo

Nika


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I find the joint distribution of two random variables in MATLAB?
Hi! I have to random variables, defined as linear combinations of normal variables. How can I find the joint distribution of the...

8 years ago | 0 answers | 0

0

answers

Question


Distribution of Maximum of Two Normal Variables
Hello! Would you please let me know whether we have a function to directly find the distribution of maximum of two normal var...

8 years ago | 0 answers | 0

0

answers

Question


Hi, by running this code, for 'val3-val1' it returns zero, would you please help me solve this weird problem?!
xdd=-4.5 ydd=-4.5 xmid=6 ymid=6 xd=xdd+xmid; yd=ydd+ymid; A=imread('1.tiff') xd1=floor(xd); xd2=ceil(xd); yd1...

9 years ago | 2 answers | 0

2

answers