573 skills found · Page 4 of 20
adcox / Adaptive Mesh RefinementAn adaptive mesh refinement algorithm for MATLAB
mohitmewara / Noise Cancellation LMS Adaptive FilterThis project implements an adaptive filter which cancels the noise from a corrupted signal using normalized least mean square algorithm.
Cognitive-AI-Systems / Him AgentThe Hierarchical Intrinsically Motivated Agent (HIMA) is an algorithm that is intended to exhibit an adaptive goal-directed behavior using neurophysiological models of the neocortex, basal ganglia, and thalamus.
egiust / SousVideAdaptativeArduinoAdaptative regulation sous-vide cooker algorithm (for arduino)
BrowenChen / EducationAlgorithmsAdaptive Learning Module, IRT, CAT, SR algorithms + paper summary
gkh178 / Noise Adaptive Switching Non Local MeansAiming at the removal of salt-and-pepper noise, a noise adaptive switching non-local means denoising algorithm (NASNLM) is proposed in this program. For noise detection, the pixels of image are divided into the noise and the non-noise points. For filtering, four different filtering techniques are adopted: switching filtering, noise adaptive median filtering, edge-perserving filtering and non-local means filtering. Switching filtering can keep the gray-value of non-noise points unchanged. Noise adaptive median filtering can suppress the high-density salt-and-pepper noise. Edge-preserving filtering can preserve more image edges and details. Non-local means filtering can further improve the ability of noise suppression and detail maintenance. Experiments demonstrate that for removal of the high-density salt-and-pepper noise by NASNLM algorithm, a better denoising effect is obtained than other methods.
prelude404 / VBAKF QAlgorithm: adaptive kalman filter, variational bayesian approximation, unknown process noise covariance.
gozelalmazovna / Adaptive Beamforming Using Machine Learning In MatlabAdaptive Beamforming techniques can be enhanced using Machine Learning Algorithms.
mrcdr / Lambda LanczosC++ adaptive and header-only Lanczos algorithm library
daunfamily / HALNS WPA For VRPTWA hybrid algorithm of adaptive large-scale neighborhood search, combined with a wolf pack algorithm for solving vessel routing to collect marine debris
sbrodeur / EvertAccelerated beam tracing algorithm adapted from the original source code by Samuli Laine.
ZiyangS / BackgroundSubtractionBackground subtraction algorithm by Gaussian Mixture Model based on paper "Adaptive background mixture models for real-time tracking".
zhouzhouwen / An Improved PINNs With The Adaptive Weight Sampling And DE AlgorithmAn improved and generic PINNs for fluid dynamic analysis is proposed. This approach incorporates three key improvements: residual-based adaptive sampling, which automatically samples points in areas with larger residuals; adaptive loss weights, which balance the loss terms effectively; and the utilization of the DE optimization algorithm
XinyuanLiao / Adaptive Optimization Of PINNOptimizing Physics-Informed NN using Multi-task Likelihood Loss Balance Algorithm and Adaptive Activation Function Algorithm
Enealor / PyTorch SM3Implements the SM3-II adaptive optimization algorithm for PyTorch.
mvihola / AdaptiveMCMC.jlImplementation of some simple adaptive MCMC algorithms
danalex97 / AbrccCross-layer adaptive bitrate streaming algorithms implemented on top of QUIC and DASH.js.
rickie-mi / Adaptive Speech Dereverberation Based On QR MCLP Model根据论文《Multi-Channel Linear Prediction Speech Dereverberation Algorithm Based on QR-RLS Adaptive Filter》写了一个C代码去实现双通道语音去混响的功能
mohammad-rowshan / List Decoder For Polar Codes And PAC CodesA CRC-aided successive cancellation list (SCL) decoding algorithm for polar codes and PAC codes with various code constructions/rate profiles. The list decoding algorithm is an adaptive two stage successive cancellation list (SCL) algorithm. First it tries L=1 and then L=L_max. The performance is the same is list decoding with L_max.
wangkenpu / Adaptive Dereverberation AlgorithmWeighted RLS based adaptive dereverberation algorithm