24 skills found
MOSEK / TutorialsA collection of tutorials for the MOSEK package
osqp / Osqp BenchmarksQP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES
MOSEK / PortfolioOptimizationMaterial accompanying the MOSEK Portfolio Optimization Cookbook
liuboer / MOSEK ADMMCode for Bi-level Convex Optimization of Eco-driving for Connected Fuel Cell Hybrid Electric Vehicles Through Signalized Intersections
MOSEK / Mosek.jlInterface to the Mosek solver in Julia
Simple-Robotics / Proxqp BenchmarkQP Benchmarks for the ProxQP Solver against OSQP, GUROBI, MOSEK, quadprog and qpOASES
jump-dev / MosekTools.jlA MathOptInterface.jl interface to the MOSEK solver
manajalali / Voltage Regulation Using SVMThis code is the implementation of the following paper: M. Jalali, V. Kekatos, N. Gatsis and D. Deka, "Designing Reactive Power Control Rules for Smart Inverters Using Support Vector Machines," in IEEE Transactions on Smart Grid, vol. 11, no. 2, pp. 1759-1770, March 2020, doi: 10.1109/TSG.2019.2942850. The main code 1) loads the data. However, the data is not included here. the code should be modified accordingly. 2) Finds the hyperparameters uding cross validation. While the main file includes the optimization using l2 loss function, the functions for l1 oprimization are included here with suffix "2". 3) Solves the volatge regulation optimization problem using the Mosek solver. 4) Solves the volatge regulation problem using the optimal power flow problem and the local control rules as well. The main function includes the following functions: 1) Preprocessing: the scaling, oversizing, centering and normalzing of the data. 2) KFCrossvalid_SVM: finds the hyperparameters using crossvalidation 3) mosek_crossValid (mosek2_crossValid): located inside the KFCrossvalid_SVM which solves theoptimization problem 4) SVM_gauss_mosek and SVM_lin_mosek: solve the ctual optimization problems for finding the parameters a abd b for reative power control rules. 5) localControl: finds the reactive power local control rules 6) eval_SVM_gauss, eval_SVM_lin: evaluates the reactive power control rules given the measurements and obtained parameters 7) optimalGlobal (SOCP): solves the central optimal power flow problem
vkumar-ucd / Secure ISAC GC23Simulation code for V. Kumar, M. Chafii, A. L. Swindlehurst, L. -N. Tran and M. F. Flanagan, "SCA-Based Beamforming Optimization for IRS-Enabled Secure Integrated Sensing and Communication," GLOBECOM 2023 - 2023 IEEE Global Communications Conference, Kuala Lumpur, Malaysia, 2023, pp. 5992-5997, doi: 10.1109/GLOBECOM54140.2023.10437283.
MOSEK / Mosek.pipPIP MOSEK installer
caferavci / MPCAVQuadratic Programming and Model Predictive Control Based Trajectory Optimization for platoons of equipped Cooperative Adaptive Cruise Control (CACC) Vehicles
MOSEK / Mosek.rustMOSEK Optimizer API for Rust
tschm / MosekRegressionExperiments with Mosek
lrakai / Gate SizingOptimal gate sizing of digital circuits using geometric programming
MOSEK / CoursesMOSEK reletated course material
S-Salavati / Convex Optimization With LMIs In PythonSolving Semidefinite Programming (SDP) and Linear Matrix Inequalities (LMIs) with CVXPY and MOSEK
S-Salavati / Convex Optimization With LMIs In MATLABSolving Semidefinite Programming (SDP) and Linear Matrix Inequalities (LMIs) with YALMIP and MOSEK
lipiji / JilpJava ILP is a simplified java interface to (mixed) integer linear programming solvers like, e.g., lp_solve, Glpk, SAT4J (0-1 ILP), CPLEX, or Mosek.
jonaylton / Mpc MissileMatlab Files for Master Thesis of Jonaylton at IME (Controle Preditivo Não-Linear Aplicado ao Sistema de Piloto Automático de Mísseis)
mohitzsh / Homogeneous Self Dual LP SolverHomogeneous Self-Dual Method for Linear Programs