科研计算工具开源

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...
oschina的头像-卡核oschina1年前
09808339
L1Stabilizer-卡核

L1Stabilizer

Video Stabilization Implementation of "Auto-Directed Video Stabilization with Robust L1 Optimal Camera Paths"(link). The algorithm computes L1-norm optimized camera paths...
oschina的头像-卡核oschina1年前
09047367
2015_Face_Detection CVPR2015 Cascade CNNs for Face Detection-卡核

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...
oschina的头像-卡核oschina1年前
07459122
project-pages-卡核

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...
oschina的头像-卡核oschina1年前
05122899
optimviz Visualize optimization algorithms in MATLAB.-卡核

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...
oschina的头像-卡核oschina1年前
04387689
MIToolbox Mutual Information functions for C and MATLAB-卡核

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...
oschina的头像-卡核oschina1年前
03722802
nfft The official NFFT library repository-卡核

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...
oschina的头像-卡核oschina1年前
02561270
Physical-computing-tools 物理计算小工具-卡核

Physical-computing-tools 物理计算小工具

物理公式计算和单位转换,可切换语言(注:该源码只录入了少量的公式,单位转换也没完成)
oschina的头像-卡核oschina1年前
04498987
Apache Open Climate Workbench 执行气候模型仿真的开源软件-卡核

Apache Open Climate Workbench 执行气候模型仿真的开源软件

Apache Open Climate Workbench 是一个用来执行气候模型仿真的开源软件。使用各种模型数据输出源,包括: Earth System Grid Federation, Coordinated Regional Climate Downscaling Experiment...
oschina的头像-卡核oschina1年前
09462716
Science Journal 实验记录应用-卡核

Science Journal 实验记录应用

Science Journal 是一款贴身的实验室笔记本,让你能从周围的世界收集数据。 通过这款应用,你可以利用你手机中的各种传感器来测量您的环境,如光和声音,因此您可以绘制您的数据,记录您的...
oschina的头像-卡核oschina1年前
09430417
OpenHPC Linux基金开源超算-卡核

OpenHPC Linux基金开源超算

OpenHPC 是Linux基金开源的超算项目,致力于为高性能计算构建一个开源框架,适应现在工业和学术研究的需求,创建一个稳定的 HPC 测试环境,为 HPC 环境创建一个开源框架,降低成本,开发一个全...
oschina的头像-卡核oschina1年前
04914103
statsmodels 统计建模和计量经济学-卡核

statsmodels 统计建模和计量经济学

statsmodels是一个包含统计模型、统计测试和统计数据挖掘python模块。对每一个模型都会生成一个对应的统计结果。统计结果会和现有的统计包进行对比来保证其正确性。 特点 线性回归模型: 普通最...
oschina的头像-卡核oschina1年前
02295297