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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0