rNMR 开源NMR分析工具-卡核

rNMR 开源NMR分析工具

rNMR is an open source software package for visualizing and interpreting one and two dimensional NMR data. In contrast to most existing 2D NMR software, rNMR is specifically design...
Network Simulator 网络事件仿真器-卡核

Network Simulator 网络事件仿真器

NS是一个离散事件仿真器,主要用于网络研究。它提供了大量通过有线和无线(本地及卫星)网络仿真的TCP,路由和多播协议的支持。它包括一个可选的网络动画。
doa-tools-卡核

doa-tools

What is doa-tools A set of MATLAB functions for direction-of-arrival (DOA) estimation related applications, including basic array designs, various DOA estimators, and tools to comp...
Robotics-Planning-Dynamics-and-Control-卡核

Robotics-Planning-Dynamics-and-Control

RPDC : Robotics-Planning-Dynamics-and-ControlRPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of ...
Autonomous-Drifting Autonomous Drifting using Reinforcement Learning-卡核

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]...
polar-3gpp-matlab-卡核

polar-3gpp-matlab

polar-3gpp-matlabMatlab 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...
matlab-IntelliJ-plugin Matlab support for IntelliJ IDEs-卡核

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-卡核

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...
matlab-rrt-variants-卡核

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-...
NoRMCorre-卡核

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...
mesh2d-卡核

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...
MatConvNet-oneclick Train your own data with MatConvNet-卡核

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 %...