photo

Dror Malka


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Monte carlo working with function
I have a function that can calculated any power from 3 samples of matrix, where each matrix defines the power value for each x...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


To crate a 2D lookup table with interpolation for matrix data and to crate a function of (x,y) (inputs) give the output from the matrix
I have data matrix, for an example: A=[0,1,2,3,4,5; 2,3,5,6,6;3 3 5 0 9]; % A data matrix. x=-100:5:100; % x-axis y=-100:5:...

거의 5년 전 | 답변 수: 1 | 0

1

답변