32 skills found · Page 1 of 2
jon77lee / JLee LinearOptimizationBookNo description available
h9-tect / Measurement TheoryNumerical OptimizationCalculusLinear Algebra StatNo description available
zslwyuan / Multi User Transmit Beamforming Linear Regression Convex Optimization TutorialIn this work, we use convex optimization package in MATLAB to implement multi-user transmit beamforming problem and linear regression. This is the homework 2 of ELEC 5470 Convex Optimization, HKUST.
ampl / Colab.ampl.comAMPL Model Colaboratory
AleksandarHaber / Linear Quadratic Regulator Optimal Control In Cpp From Scratch By Using Newton MethodWe implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the Riccati equation and to compute the solution.
tamland / Non Linear OptimizationImplementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization
sdeep27 / Linear Optimization Fantasy FootballUsing lpSolve library to find perfect DraftKings lineup
xiangzejun / Optimizing Implementations Of Linear LayersA new heuristic to optimize implementations of linear matrices
KarthikMurugadoss1804 / Supply Chain Optimization Linear ProgrammingThe aim of the project is leverage linear programming in supply chain optimization problem
yuxiangw / Optimal Dp Linear RegressionThis repo contains the code to reproduce the experimental results of https://arxiv.org/abs/1803.02596
Atul-Anand-Jha / Optimization LinearProgramming PythonTo implement Optimization (maximization) problem through Linear programming in Python Language.
JayLohokare / Linear Optimization SchedulingLinear optimization for job scheduling (implementation and research)
ahmed-elliethy / Accel Genetic Non Linear Mpc Learning Optimal Search SpaceThis repository contains programs to re-produce the results of the paper here https://arxiv.org/abs/2305.08094.
ahershy / Linear Optimization PortfolioLinear Optimization Portfolio
yeqiubao / Linear Control And Optimal Control Of Single Machine Infinite Bus Power SystemThe single-machine infinite-bus is a useful model to simplify multi-machine system and can also represents key aspects of systems qualitatively. Using tools from linear system can describe the nonlinear system very well in this case
pushpendughosh / Optimization NonLinear 18 05 2017Contains various methods to optimize non linear functions : PSO, Discrete PSO, Modified PSO, Simulated Annealing
avadesh02 / Non Linear Optimization Solvers PackageNo description available
goravx / Understanding Non Linear Dynamics In Fiber Optics Through Physics Informed Neural Network PINN A Master Thesis on Solving Non-Linear Schrodinger Equation Using Physics Informed Neural Network.(PINN) Under Supervision of Prof. Nithyanandan Kanagaraj(IIT-Hyderabad )
as9909 / Non Linear Adjoint OptimisationContains the numerical solvers for Navier Stokes and adjoint Navier Stokes
tstran155 / Linear Programming MILP DP NLP Optimization With PythonThis notebook serves as an introduction to Linear Programming and MILP with Python, covering both the concepts and practical applications through various popular optimization problems.