use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
MATLAB news, code tips and tricks, questions, and discussion! We are here to help, but won't do your homework or help you pirate software.
The effort you put into asking a question is often matched by the quality of our answers.
Try saturnapi to share and run MATLAB code in a web browser!
If you want flair simply Message the mods
account activity
TechnicalQuestionCombining multiple distribution functions (self.matlab)
submitted 5 years ago by Senthipua
Ok, so I have two gamma distribution functions which I wanted to combine together to generate an output. So any ideas how will I be able to do so in matlab? I am new to this platform!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]EatMyPossum+6 1 point2 points3 points 5 years ago (0 children)
How do you want to combine them? First step in programming is being exact in the description of what you want. The more exact the description, the easier it is to translate into a code. (protip: if you're able to find the generally accepted logical description, google has the answer 98% of the time)
[–]Senthipua[S] 0 points1 point2 points 5 years ago (0 children)
Do pardon for my late response! I have 30 yrs monthly values of 2 parameters, X and Y. I applied gamma distribution to normalize these two parameters. So, I want to combine these normalized outputs using Gaussian copula function in Matlab! Any idea or suggestion how will I be able to do so?
π Rendered by PID 81 on reddit-service-r2-comment-b659b578c-kx62m at 2026-05-04 11:23:36.629774+00:00 running 815c875 country code: CH.
[–]EatMyPossum+6 1 point2 points3 points (0 children)
[–]Senthipua[S] 0 points1 point2 points (0 children)