开源

MOAST 自动模拟仿真系统-卡核

MOAST 自动模拟仿真系统

开放式架构的流动模拟和工具(moast)用于协助发展自主机器人.它包括了建筑、控制模块、接口规格、数据集和充分结合USARSim仿真系统.。
GAMGI 分子建模工具-卡核

GAMGI 分子建模工具

GAMGI (General Atomistic Modelling Graphic Interface) 是一个程序,用来建立、查看和分析原子strucures如分子,晶体,玻璃,液体等,主要目的是:科学界工作的原子模型,需要一 个图形界面建...
VBA-toolbox The VBA toolbox-卡核

VBA-toolbox The VBA toolbox

VBA toolbox Official website: https://mbb-team.github.io/VBA-toolbox/ What is the VBA toolbox? Most models of neurobiological and behavioral data can be broken down into processes ...
shadedErrorBar Produce elegant shaded error bars in MATLAB-卡核

shadedErrorBar Produce elegant shaded error bars in MATLAB

shadedErrorBar is a MATLAB function that creates a continuous shaded error region around a line rather than discrete bars.The error region can either be specified explicitly or cal...
GyroAllan 陀螺仪随机误差的 Allan 方差分析-卡核

GyroAllan 陀螺仪随机误差的 Allan 方差分析

陀螺仪的随机误差主要包括:量化噪声、角度随机游走、零偏不稳定性、角速率随机游走、速率斜坡和正弦分量。对于这些随机误差,利用常规的分析方法,例如计算样本 均值和方差,并不能揭示出潜在...
PlotRTL1090-卡核

PlotRTL1090

3D visualization of air traffic through RTL-SDR (dump1090) and MATLAB
iso2mesh-卡核

iso2mesh

Iso2Mesh: An Image-based 3D Surface and Volumetric Mesh Generator Author Qianqian Fang E-mail <q.fang at neu.edu> Department Bioengineering Institute Northeastern University ...
Mathematical-Modeling 数学建模算法学习-卡核

Mathematical-Modeling 数学建模算法学习

Mathematical-Modeling 数学建模算法学习。 主要参考资料 MATLAB在数学建模中的应用(红皮书) 大学生数学建模竞赛指南(蓝皮书) 主要包含算法 算法名 问题链接 蚁群算法 TSP问题 |公交车路线问题 ...
MALSAR Multi-task learning via Structural Regularization-卡核

MALSAR Multi-task learning via Structural Regularization

MALSAR: Multi-task learning via Structural Regularization The MALSAR (Multi-tAsk Learning via StructurAl Regularization) package includes the following multi-task learning algorith...
MATL-卡核

MATL

MATL A programming language based on MATLAB/Octave and suitable for code golf. The compiler works in MATLAB R2015b or newer. Probably in older versions too, except for some specifi...
L1Stabilizer-卡核

L1Stabilizer

Implementation of 'Auto-Directed Video Stabilization with Robust L1 Optimal Camera Paths'(link). The algorithm computes L1-norm optimized camera paths composed of constant, linear ...
2015_Face_Detection CVPR2015 Cascade CNNs for Face Detection-卡核

2015_Face_Detection CVPR2015 Cascade CNNs for Face Detection

Cascade CNNs for Face DetectionThe main idea is from 2015 CVPR Cascade CNNs for Face Detection.(L.Hao,Z.Lin etc.)In the 'master' branch, I include the code for training. And in the...