This website requires JavaScript.
Explore
Help
Sign In
OctaveBaseLibraries
/
OctaveFunctions
Watch
1
Star
0
Fork
0
You've already forked OctaveFunctions
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Matthew Ellison
320819abdb
Added file to plot a Bezier curve and an example script
2018-11-07 13:36:31 -05:00
Homework
Added functions for homework 3.6
2018-11-06 19:27:36 -05:00
.gitignore
Removed unnecessary types
2018-09-27 13:40:04 -04:00
Bezier.m
Added functions for homework 3.6
2018-11-06 19:27:36 -05:00
BezierExample.m
Added file to plot a Bezier curve and an example script
2018-11-07 13:36:31 -05:00
Bisection.m
Added check for the correct number of variables and added a few comments
2018-09-22 16:19:44 -04:00
FalsePosition.m
Updated to the correct syntax
2018-09-22 16:25:48 -04:00
Hermite.m
Added functions for homework 3.6
2018-11-06 19:27:36 -05:00
LagrangeInterpolation.m
From Numerical Analysis 10-10-18
2018-10-10 12:27:11 -04:00
LagrangePolynomial.m
Added files for Lagrange Polynomials
2018-10-08 11:40:59 -04:00
LagrangePolynomials.m
From Numerical Analysis 10-10-18
2018-10-10 12:27:11 -04:00
Mullers.m
Updated to the correct syntax
2018-09-22 16:25:48 -04:00
Nevilles.m
Added Helps for Homework 3.2
2018-11-02 01:35:23 -04:00
NewNewton.m
Updated to the correct syntax
2018-09-22 16:25:48 -04:00
Newton.m
Added check for the correct number of variables and added a few comments
2018-09-22 16:19:44 -04:00
PlotBezier.m
Added file to plot a Bezier curve and an example script
2018-11-07 13:36:31 -05:00
Reverse.m
Added a function to help reverse a string
2018-09-26 01:06:00 -04:00
Secant.m
Updated to the correct syntax
2018-09-22 16:25:48 -04:00
swap.m
Added new files for Numerical Analysis
2018-09-22 15:27:54 -04:00
TestLagrangePolynomial.m
Added files for Lagrange Polynomials
2018-10-08 11:40:59 -04:00
TestLagrangePolynomials.m
From Numerical Analysis 10-10-18
2018-10-10 12:27:11 -04:00
Description
No description provided
108
KiB
Languages
MATLAB
100%