From 66ac49b248fff065355e39536daf6e215d9ba4be Mon Sep 17 00:00:00 2001 From: Terrell Date: Tue, 3 Oct 2017 11:05:32 -0400 Subject: [PATCH] redo --- HW2/bisect.m => bisect.m | 0 HW2/falsepos.m => falsepos.m | 0 HW2/mod_secant.m => mod_secant.m | 0 HW2/powerline_plot.m => powerline_plot.m | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename HW2/bisect.m => bisect.m (100%) rename HW2/falsepos.m => falsepos.m (100%) rename HW2/mod_secant.m => mod_secant.m (100%) rename HW2/powerline_plot.m => powerline_plot.m (100%) diff --git a/HW2/bisect.m b/bisect.m similarity index 100% rename from HW2/bisect.m rename to bisect.m diff --git a/HW2/falsepos.m b/falsepos.m similarity index 100% rename from HW2/falsepos.m rename to falsepos.m diff --git a/HW2/mod_secant.m b/mod_secant.m similarity index 100% rename from HW2/mod_secant.m rename to mod_secant.m diff --git a/HW2/powerline_plot.m b/powerline_plot.m similarity index 100% rename from HW2/powerline_plot.m rename to powerline_plot.m