开源共983篇

POMDP 数学模型-卡核

POMDP 数学模型

 POMDP Implementing a reinforcement learning algorithm based upon a partially observable Markov decision process.The taskThe modelRunning the codeReferencesThe taskHere the agent...
oschina的头像-卡核oschina1年前
08026192
Zaf-Matlab-卡核

Zaf-Matlab

 Zaf-MatlabZafar's Audio Functions in Matlab for audio signal analysis.Files:zaf.m: Matlab class with the audio functions.examples.ipynb: Jupyter notebook with some examples.audio...
oschina的头像-卡核oschina1年前
01165996
linear-programming-using-MATLAB-卡核

linear-programming-using-MATLAB

 Springer Source CodeThis repository accompanies Linear Programming Using MATLAB® by Nikolaos Ploskas and Nikolaos Samaras (Springer, 2018). Download the files as a zip using th...
oschina的头像-卡核oschina1年前
02813674
ivhc-estimator-卡核

ivhc-estimator

 IVHC (Fast image noise estimation)This is an implementation of IVHC on Python and Matlab.See also IVHC.IVHC is a model to estimate Gaussian, signal-dependent, and processed noise...
oschina的头像-卡核oschina1年前
04949176
CT-Image-Reconstruction-卡核

CT-Image-Reconstruction

Computed Tomography Image ReconstructionIntroductionComputed tomography is a collection of X-ray images stacked together in order to get the depth information as the third dimensio...
oschina的头像-卡核oschina1年前
03789615
Battery_SOC_Estimation-卡核

Battery_SOC_Estimation

 Battery State of Charge Estimation Using Kalman Filter简体中文This small project comes from the simulation part of my college graduation design which aimed to estimate the state ...
oschina的头像-卡核oschina1年前
05229612
nfft The official NFFT library repository-卡核

nfft The official NFFT library repository

NFFT - Nonequispaced FFTOverviewNFFT is a software library, written in C, for computing non-equispaced fastFourier transforms and related variations. It implements the followingtra...
oschina的头像-卡核oschina1年前
02567270
Seurat 基于图像的 VR 场景简化系统-卡核

Seurat 基于图像的 VR 场景简化系统

Seurat 是 Google 在 2017 I/O 大会上发布的 VR 场景简化技术,于 2018 年 5 月正式开源。项目旨在将非常复杂的 3D 场景处理为能够在移动硬件上高效渲染的形式并展现。 Seurat 利用 VR 场景通常...
AR.js 用于 Web 的高效 AR 库-卡核

AR.js 用于 Web 的高效 AR 库

AR.js 是一款应用于 Web 的高效增强现实(AR)库。 特点: 非常快:即使在手机上也能高效运行,包括 Android、IOS 和 Windows phone 。 基于 Web :纯 Web 解决方案,无需安装。基于 three.js +...
IdeaSpace 用于 WebVR 的内容管理系统-卡核

IdeaSpace 用于 WebVR 的内容管理系统

IdeaSpace 是一个用于虚拟现实网页的 CMS 内容管理系统。可以像管理博客一样管理你的虚拟现实空间和资源。IdeaSpace 使用 Mozilla 的 A-Frame 来实现主题和空间,提供强大的遵循 Web 标准的标识...
GPUMarkerTracker 增强现实软件库-卡核

GPUMarkerTracker 增强现实软件库

GPUMarkerTracker 是一个增强现实的软件库。它利用GPGPU的快速、准确跟踪。它是用于检测标记从一个高清分辨率图像, 这样小标记放置远离相机可以被检测到。每一个标记有一个 12 位的有效载荷和 9...
Omnitone  普通耳机实现 VR 中的 3D 全景音效-卡核

Omnitone 普通耳机实现 VR 中的 3D 全景音效

omnitone 旨在实现普通耳机在 VR 环境中的 3D 全景音效,让用户获得更好的VR沉浸感。 Omnitone 项目是一个跨浏览器支持的开源空间音频渲染器,主要支持目前业界较为常用的FOA(First Order...