Monte carlo working with function

5 次查看(过去 30 天)
I have a function that can calculated any power from 3 samples of matrix, where each matrix defines the power value for each x and y axis and z-axis changing the matrix (I have three). The range for x is -100 to 100 and y from -100 to 100 and z from 0 to 80. Thus, the function can give me any value of power for each (x,y,z) location. Now I want to integrate the monte Carlo method in order to obtain tolerance analysis, where my goal is to achieve the distribution or probability of knowing in which location (x,y,z) I can get power from 0 to 1 dB which is good (inside the range) and for over 1 dB (outside from the range) not good . I think I can assume that each axis (x,y,z) have a normal distribution taken a random number from the range above but don’t know how to get the power values from the function and to applied the monte Carlo method to plotting the histogram of the probability to get 1 dB tolerances for x,y,z locations.

回答(1 个)

Dheeraj Singh
Dheeraj Singh 2019-8-23

类别

Help CenterFile Exchange 中查找有关 Monte-Carlo 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by