开源

jidt-卡核

jidt

Java Information Dynamics Toolkit (JIDT) Copyright (C) 2012- Joseph T. Lizier; 2014- Ipek Özdemir; 2017- Pedro Mediano; 2019- Emanuele Crosato, Sooraj Sekhar, Oscar Huaigu Xu JIDT...
cifti-matlab-卡核

cifti-matlab

MATLAB code for reading and writing CIFTI files, v2 This library is compatible with the CIFTI-2 format, without externally installed dependencies (except that CIFTI-1 files require...
VRP-using-SA-with-Matlab-卡核

VRP-using-SA-with-Matlab

模拟退火 Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab Fore more information please visit: www.lzane.com/mo-ni-tui-huo-vehicle-routing-problem-vrp-using-...
C-V2X-卡核

C-V2X

Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications This code implements in Matlab the analytical models of the communication performance of C-V2X or LTE-...
Matlab-make-blurred-images-clear-卡核
advanced_fMRI_course-卡核

advanced_fMRI_course

I am uploading here some of the course material I used as a teaching assistant for the advanced fMRI course at the University of Birmingham (UK). I am only putting here material I ...
Network_Enhancement-卡核

Network_Enhancement

Network Enhancement: a general method to denoise weighted biological networks Project website: http://snap.stanford.edu/ne. Overview Networks are abundant in many areas of biology....
matris-卡核

matris

matris a simple matrix class with some MATLAB-like functions base functions lu.hpp: LU分解 inv.hpp: 求逆 tr.hpp: 转置 det.hpp: 求行列式的值 rref.hpp: 将矩阵化为行阶梯型 rank.hpp: ...
gmtmex GMT API for MATLAB-卡核

gmtmex GMT API for MATLAB

GMTMex - GMT API for MATLAB Extended Docs https://github.com/GenericMappingTools/gmtmex/wiki Introduction The GMT MATLAB interface makes it possible to access all GMT modules from ...
equi2cubic-卡核

equi2cubic

equi2cubic This is a MATLAB script that converts equirectangular images into six cube faces. Author: Ray Phan (ray@bublcam.com) Introduction This is a simple MATLAB script that tak...
speech_dereverbaration_using_lp_residual-卡核

speech_dereverbaration_using_lp_residual

Single Channel Speech Dereverbaration using LP Residual This is a single channel speech dereverberation method based on the paper "A two-stage algorithm for one-microphone rev...
FCM-卡核

FCM

Implementaion of "fuzzy clustering method (FCM)" in Matlab/GNU Octave How to use : Please have look at example.m file and the other files in the fcm folder.