EZ4BYG / Num_FuncLinks
Numerical analysis toolbox, including interpolation, fitting, numerical integration, iterative solution of linear/nonlinear equations, solution of ordinary differential equations.
☆57Updated 5 years ago
Alternatives and similar repositories for Num_Func
Users that are interested in Num_Func are comparing it to the libraries listed below
Sorting:
- Various global and local optimization algorithms, as well as many practical cases. Besides, this repository aslo uses common language an…☆168Updated 4 years ago
- ☆59Updated 4 years ago
- 有限元程序 / Finite element method☆195Updated 8 years ago
- Source Code for 'MATLAB Machine Learning' by Michael Paluszek and Stephanie Thomas☆86Updated 7 years ago
- ☆23Updated 6 years ago
- 计算机数值分析课程☆106Updated 2 years ago
- MATLAB implementations of a variety of nonlinear programming algorithms.☆172Updated 5 years ago
- 有限元方法的 matlab 实现,为了追求清晰通用,将会大大牺牲程序的效率。☆63Updated 2 months ago
- A MATLAB implementation of the co-kriging process using the DACE toolbox☆40Updated 8 years ago
- Surrogate Based Design Optimization Toolbox☆33Updated 7 years ago
- 暑期研究:神经网络解偏微分方程(Neural networks for solving differential equations)☆14Updated 6 years ago
- 数值分析代码☆18Updated 9 years ago
- 计算电磁学笔记☆70Updated 9 years ago
- ☆30Updated 3 years ago
- ☆22Updated 7 years ago
- ☆19Updated 5 years ago
- Solved a 5 dofs system with Newmark Beta time stepping and Newton Raphson method to solve for a friction Non-linearity (Jenkins Elements)☆13Updated 4 years ago
- 最优化方法及其MATLAB实现 源代码☆41Updated 4 years ago
- Mathematical Modeling Algorithms and Applications☆134Updated 7 years ago
- A cheatsheet for those who plot with MATLAB☆443Updated 2 years ago
- 数值分析的python实现☆56Updated 2 years ago
- Repo containing a copy of mcbench benchmarks☆114Updated 7 years ago
- Matlab code for the Limited-memory BFGS (Broyden–Fletcher–Goldfarb–Shanno) algorithm☆31Updated 8 years ago
- A Matlab toolbox for stochastic response analysis by DR-PDEE/GE-GDEE☆29Updated 2 years ago
- Time-Reversal Algorithm with Finite-Difference Time-Domain Method☆40Updated 3 years ago
- A 2D Helmholtz solver based on the algorithms in "Inverse Acoustic and Electromagnetic Scattering Theory" by Colton and Kress.☆27Updated 10 years ago
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆203Updated 4 years ago
- Genetic Algorithms Toolbox