Numerical Optimization
Fall 2023
Campus Status and Departmental Guidelines
-
FSU Emergency Alert Information
-
Mathematics Department Severe Weather and Hurricane Guidelines
Course Information
-
Course Number: MAD 5420
-
Syllabus(pdf)
-
Room: 105 Love Building
-
Time: 16:50 -- 18:05, MW
-
User and password information for this site will be given in the first class meeting.
- Note that emails with Canvas class announcements may be deemed clutter or spam in some mail applications. Make sure to check your appropriate email folders and take the action required to guarantee that you will see the Canvas class announcement emails.
Instructor Contact Information
- Kyle Gallivan
-
gallivan at math dot fsu dot edu or kgallivan at fsu dot edu
-
421 Love Building
-
Office Hours 14:30 -- 16:50 Monday and 13:00 -- 15:00 Wednesday, and by apppointment.
-
For remote contact:
-
During office hours or other arranged meetings use https://fsu.zoom.us/my/kagallivan.
-
When I am in the office outside of office hours, the zoom link is often active. If it is and I am available I will admit callers.
Notes on Solutions for Graded Homework Problems and Programming
- Plagiarism is a violation of the university honor code.
With respect to the solutions of programming problems in the homework, it is not acceptable to engage in plagiarism. You may discuss the programming problems with each other but any significant discussion must cited, i.e., it should be treated like the citation of any outside material used in your solutions. Such a citation must include names and the substance of the discussion. All students must design and implement their own code. All students must write individually the description of the code, its complexity, the experimental design, the empirical results and the interpretation of the results. No student should provide any portion of their code to any other student in class. If you find a library code (not written by a student in class) that performs a portion of the task it must be cited -- including the specific source of the code and its function. You are still responsible for describing correctly its implementation and time/space complexity in your solutions. Credit for the program will be prorated based on the amount of functionality performed by a cited library code relative to the functionality required to solve the assigned problem.
Citations when writing solutions to the analytical problems included in a graded homework or programming assignment and applicable penalties for plagiarism are covered by these same policies.
The first offense of submitting a solution without the appropriate citation will result in 0 credit for the programming/experimental portion of the assignment or the particular solution to the analytical problem. Multiple offenses may result in referral to the university for discipline according to university regulations.
- Programming assignment solutions related to codes and their design and testing
should conform to the format and approach described in
Note on Reporting Programming Assignment Results.
An example assignment and solution can be found here
and here. Five other example solutions can be found at the following url's
Example 1,
Example 2
Example 3,
Example 4, and
Example 5.
Solutions to the analytical problems included in a programming assignment should
be written in a manner similar to the homework solutions provided for FCM 1.