MATLAB: How can ı generate 100 samples of zero-mean, unit variance gaussian noise

white gaussian noise

I just started working on these issues. Is there someone who can help?

Best Answer

You need to read the manual. Read the getting started tutorials. (Try the MATLAB Onramp.) Else you will be asking hundreds of basic questions that would have been immediately answered in those same tutorials.
In this case, read the help for randn.