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
40
Commits
1
Branch
0
Tags
92e796df06808889f622cb84ea94a52ca622a9c8
Go to file
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
92e796df06
From Numerical Analysis 10-10-18
2018-10-10 12:27:11 -04:00
.gitignore
Removed unnecessary types
2018-09-27 13:40:04 -04: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
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
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
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%