Nonlinear-Optimization-Algorithms
Nonlinear-Optimization-Algorithms MATLAB implementations of various nonlinear programming algorithms. This repository contains MATLAB implementations of a variety of popular nonlin...
Pose-estimation_tutorials
Pose Estimation tutorials 这个repo的内容是我在硕士研究生期间学到的很多deep learning内容的大汇总,我的研究方向是pose estimation。仓库里包含了2d和3d pose estimation的一些代码和我的一...
Pottslab
Pottslab Pottslab is a Matlab/Java toolbox for the reconstruction of jump-sparse signals and images using the Potts model (also known as "piecewise constant Mumford-Shah model...
ChangeDetectionToolbox MATLAB Toolbox for Remote Sensing Change Detection
MATLAB Toolbox for Remote Sensing Change Detection This repository includes a MATLAB toolbox for remote sensing change detection (RSCD) wherein several classical methods are implem...
MatConvNet-oneclick Train your own data with MatConvNet
MatConvNet tutorial:Train your own data 用MatConvNet训练自己的数据 安装和编译MatConvNet(Build the library with CUDA) git clone https://github.com/vlfeat/matconvnet cd matconvnet %...
mesh2d
MESH2D: Delaunay-based mesh generation in MATLAB MESH2D is a MATLAB / OCTAVE-based unstructured mesh-generator for two-dimensional polygonal geometries, providing a range of relati...
NoRMCorre
NoRMCorre: Non-Rigid Motion Correction This package provides a Matlab implementation of the NoRMCorre algorithm [1], and can be used for online piecewise rigid motion correction of...
matlab-rrt-variants
Matlab Implementation of RRT Variants =================== Author: Adnan Munawar (amunawar@wpi.edu) RRT*, RRT-connect, lazy RRT and RRT extend have been implemented for 2d and 3d c-...
matlab-IntelliJ-plugin Matlab support for IntelliJ IDEs
Matlab support for IntelliJ Matlab syntax highlighting plugin for JetBrains IDEs. https://plugins.jetbrains.com/plugin/10941-matlab-support Installation Open Settings | Plugins (Wi...
meanfield-matlab
A MATLAB wrapper for solving DenseCRF problems [1,2]. The code uses the c++ library provided with [2]. Getting started Setup a C++ compiler in MATLAB using mex -setup, you will nee...
polar-3gpp-matlab
polar-3gpp-matlab Matlab simulations of the encoder and Successive Cancellation List (SCL) decoder for the New Radio polar code from 3GPP Release 15, as defined in TS38.212 V15.2.0...
Autonomous-Drifting Autonomous Drifting using Reinforcement Learning
Autonomous-Drifting Autonomous Drifting using Reinforcement Learning Installation sudo ./setup_env.sh cd fyp_ws catkin_make . devel/setup.bash (add source [full path to setup.bash]...