Feeds
질문
Help revise the code
% Given constants q = 0.2; alpha = 0.7; gamma = 0.1; K_bar = 1; z_hat = 1.1; eta = 0.2; % Define the range of epsilon v...
2년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Please help to correct my code
Hi, thank you for your answer. The code is an economics code. If I want to express z_i follows the uniform distribution from [0,...
Please help to correct my code
Hi, thank you for your answer. The code is an economics code. If I want to express z_i follows the uniform distribution from [0,...
2년 초과 전 | 0
질문
Please help to correct my code
% Parameters alpha = 0.3; epsilon = 0.4; K_bar = 1; R = 1.05; z_bar = 2; z_min = 0; z_max = 2; % Number of points for ...
2년 초과 전 | 답변 수: 2 | 0