Is this kind of function convex ?
$f\left( {{w_1},{w_2},..,{w_n}} \right) = {a_1}{\left\| {h_1^T{w_1}} \right\|^2} + {a_2}{\left\| {h_2^T{w_2}} \right\|^2} + .... + {a_n}{\left\| {h_n^T{w_n}} \right\|^2} + b$
where ${h_1},{h_2}...{h_n}$ are vector that contain real number.
Also, we have that ${a_1},{a_2},..,{a_n} > 0$ and $b>0$
My guess is it kinda is but I dont know how to proof it ?