function [ y ] = logPlusX( x ) y = log(x)+x end