Homework Help Overview
The original poster seeks assistance with entering a quadratic function into MATLAB, specifically how to represent an n-dimensional quadratic function in the command line. They provide an example of such a function and express difficulty in finding relevant resources online.
Discussion Character
- Exploratory, Conceptual clarification, Problem interpretation
Approaches and Questions Raised
- Some participants suggest creating an m-file to define the function, while others question the original poster's understanding of polynomial representation in MATLAB. There are inquiries about the specific goals for using the function, such as evaluation or finding roots.
Discussion Status
The discussion is ongoing, with participants providing guidance on creating functions in MATLAB and exploring the limitations of built-in functions for handling n-dimensional quadratics. There is a lack of consensus on the best approach, as multiple interpretations of the original poster's needs are being explored.
Contextual Notes
Participants note that there may be confusion regarding the representation of polynomials and functions in MATLAB, as well as the necessity of understanding working directories when creating m-files.