排序
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
Video Stabilization Implementation of "Auto-Directed Video Stabilization with Robust L1 Optimal Camera Paths"(link). The algorithm computes L1-norm optimized camera paths...
2015_Face_Detection CVPR2015 Cascade CNNs for Face Detection
Cascade CNNs for Face Detection The 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...
project-pages
Project Pages Project Pages is Jekyll Template specifically geared towards collaborative science. For more information, click here. Nav Bar Jumbles If you have seemingly random pag...
optimviz Visualize optimization algorithms in MATLAB.
OptimViz - Optimizer visualization demo for MATLAB This demo visualizes several MATLAB derivative-free optimizers at work on standard test functions. This is purely for demonstrati...
MIToolbox Mutual Information functions for C and MATLAB
MIToolbox v3.0.1 for C/C++ and MATLAB/Octave MIToolbox contains a set of functions to calculate information theoretic quantities from data, such as the entropy and mutual informati...
nfft The official NFFT library repository
NFFT - Nonequispaced FFT Overview NFFT is a software library, written in C, for computing non-equispaced fast Fourier transforms and related variations. It implements the following...
Apache Open Climate Workbench 执行气候模型仿真的开源软件
Apache Open Climate Workbench 是一个用来执行气候模型仿真的开源软件。使用各种模型数据输出源,包括: Earth System Grid Federation, Coordinated Regional Climate Downscaling Experiment...
Science Journal 实验记录应用
Science Journal 是一款贴身的实验室笔记本,让你能从周围的世界收集数据。 通过这款应用,你可以利用你手机中的各种传感器来测量您的环境,如光和声音,因此您可以绘制您的数据,记录您的...
OpenHPC Linux基金开源超算
OpenHPC 是Linux基金开源的超算项目,致力于为高性能计算构建一个开源框架,适应现在工业和学术研究的需求,创建一个稳定的 HPC 测试环境,为 HPC 环境创建一个开源框架,降低成本,开发一个全...
statsmodels 统计建模和计量经济学
statsmodels是一个包含统计模型、统计测试和统计数据挖掘python模块。对每一个模型都会生成一个对应的统计结果。统计结果会和现有的统计包进行对比来保证其正确性。 特点 线性回归模型: 普通最...