About this document
Lab Evaluation: Vector Commands in Octave by Prakhar Dubey is a document available to read on EtoBox.
This document is a lab evaluation report submitted by Prakhar Dubey for the Basic Simulation Lab course. The aim of the lab was to generate commands on a given vector to calculate the sum of elements, running sum, and random sequences. The program defines a vector X, calculates the sum and running sum using sum() and cumsum() functions, generates random matrices using rand() and randi(), and plots the results.
- Author
- Prakhar Dubey
- Language
- EN