The document contains 29 solved problems involving the creation of vectors and matrices in MATLAB using commands like colon, linspace, ones, and assigning values. The problems demonstrate how to initialize variables as vectors and matrices with specified elements, extract subsets of elements, concatenate vectors, and assign values without explicitly typing out each element.