开源

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]...
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...
Geometric Tools Engine C++ 几何工具库-卡核

Geometric Tools Engine C++ 几何工具库

几何工具库 (Geometric Tools, GTL) 是数学、几何、图形、图像分析和物理领域的计算源代码集合。 该引擎采用 C++ 14 编写,因此可以移植访问用于内核上的多线程编程的标准结构。该引擎还支持使...
plotly.py 交互式的 Python 图形库-卡核

plotly.py 交互式的 Python 图形库

plotly.py(plotly Python library) 一个开源的、交互式的、基于浏览器的 Python 图形库。它支持 40 多种独特的图表类型,涵盖广泛的统计、金融、地理、科学和三维用例等。 plotly.py 构建在 P...
GNU GMP 高精度数学计算-卡核

GNU GMP 高精度数学计算

Gnu MP 是一个任意精度的数学计算库。 operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision, except for the ones implied by a...
T-MATS NASA 热力学模型-卡核

T-MATS NASA 热力学模型

T-MATS 是一个开源的热力学模型包。它提供了一个 MATLAB/Simulink 工具箱,可以让开发者模拟涡轮机和燃气涡轮机来建立热力学系统。
SharpGL C#的OpenGL类库-卡核

SharpGL C#的OpenGL类库

SharpGL 可以让你在 Windows Forms 或者 WPF 应用中轻松的使用 OpenGL 开发图形应用。
ScalarArithmetic 32/64 位数值转换-卡核

ScalarArithmetic 32/64 位数值转换

ScalarArithmetic 使用隐式转换进行更好的 32 位和 64 位的数值类型转换。 示例: let myHeight = 34.5let myWidth = 100.23 let sizeOfWindow = ...
bus-segmentation-卡核

bus-segmentation

bus-segmentation MATLAB implementation to segment breast lesions in ultrasound images VIBOT: BUS segmenatation using Normalized Cuts Authors: Ibrahim Sadek, Mohamed Elawady, and Vi...
fbpca 算法分析工具-卡核

fbpca 算法分析工具

fbpca 是Facebook 公司开源的 Fast Randomized PCA/SVD 工具(快速随机 PCA/SVD 算法分析)。  
matlabPlotCheatsheet A cheatsheet for those who plot with MATLAB-卡核

matlabPlotCheatsheet A cheatsheet for those who plot with MATLAB

MATLAB Plot Cheatsheet This is a handy cheatsheet for matlab users, especially for those who are preparing figures for a paper! Written and tested in Matlab2019b Download big (1.29...
Rlab 科学计算语言-卡核

Rlab 科学计算语言

RLaB 是一个面向工程应用计算的高级编程语言,尽管被称为“类Matlab”语言,但 Rlab 并不是 Matlab 的克隆