Script s_nest1.m
Download Script s_nest1.m
%%
value=1000;
perc=0.15
y=f_nest1(value,perc)
Back