共回答了17个问题采纳率:94.1%
希望能帮到你.
MATLAB is a technical computing environment for high-performance numeric computation and visualization. MATLAB integrates numerical analysis, matrix computation, signal processing (via the Signal Processing Toolbox), and graphics into an easy-to-use environment where problems and solutions are expressed just as they are written mathematically, without much traditional programming. The name MATLAB stands for matrix laboratory.
We will use MATLAB in ECE 360 in order to illustrate the concepts of digital signal processing with numerical examples. Each homework assignment will include some optional problems that require Matlab solutions. You will quickly realize that Matlab can often be used to check solutions to other problems as well. This is perfectly legitimate, but you still must turn in your analytical solutions for the pencil-and-paper problems.
MATLAB is available in DECS labs on a UNIX, PC, and MAC platform. You can invoke MATLAB by double-clicking on the MATLAB-Icon (MAC,PC) or by typing matlab on the Unix command line. You will then get access to the MATLAB command line, denoted by ">>".
1年前
6