SheldonHsieh's Stars
LyricYang/MIMO_OFDM
《MIMO-OFDM无线通信技术及MATLAB实现》随书源码
2417677728/OFDM
A MATLAB program to help understand OFDM.
haoyye/OFDM_DNN
hassiweb/otfs-chan-est-and-eq
Simulation codes for "Channel Estimation and Equalization for CP-OFDM-based OTFS in Fractional Doppler Channels"
bb16177/OTFS-Simulation
A simulation of a wideband wireless communications system with multipath fading for OFDM and OTFS
ironman1996/OTFS-simple-simulation
OTFS simple simulation, including OTFS modulation, channel generate, channel output, MP detector
mc6666/PyTorch_Book
PyTorch 深度學習範例
mc6666/DL_Book
MohammadaliMohammadi/Cell-free-OTFS
Cell-free Massive MIMO Meets OTFS Modulation
YongzhiWu/OTFS_radar
OTFS radar sensing algorithm
Alga53/DISMMSE-Turbo-Equalizer-for-OTFS
This repo contains simulation code for DI-S-MMSE Turbo Equalizer and LMMSE Equalizer applied to OTFS Modulation.
RanXu2001/IRS-OTFS-System-Project
edenhu1111/OTFS-sensing
Simulation of OTFS sensning
NoDuckyAnyMore/OTFS_SDR
acyiobs/sensing_aided_OTFS_channel_estimation_
abiglizi/OTFS_MMSE
gauravduggal/OTFS_code
OTFS modulation developed for SDR project
agoyalaman/otfs
NagireddychandramouliReddy/OTFS
Implemented a 2 X 2 MIMO OTFS system and analysed the performance metrics under channel fading conditions.
ShowStopperTheSecond/SAR-Image-Despeckling-Using-CNN-
An implementation of the paper SAR Image Despeckling Using a Convolutional Neural Network by Puyang Wang,
ThunderStruct/HiveNAS
A powerful and adaptive Neural Architecture Search framework based on Artificial Bee Colony optimization
vibhutesh/AFTvsOTFS
Jaza-Abdullah/FDO-Java
this is a MATLAB implementation of a novel swarm intelligent algorithm, known as the fitness dependent optimizer (FDO). The bee swarming reproductive process and their collective decision-making have inspired this algorithm; it has no algorithmic connection with the honey bee algorithm or the artificial bee colony algorithm. It is worth mentioning that FDO is considered a particle swarm optimization (PSO)-based algorithm that updates the search agent position by adding velocity (pace). However, FDO calculates velocity differently; it uses the problem fitness function value to produce weights, and these weights guide the search agents during both the exploration and exploitation phases. FDO is tested on a group of 19 classical benchmark test functions, and the results are compared with three well-known algorithms: PSO, the genetic algorithm (GA), and the dragonfly algorithm (DA), additionally, FDO is tested on IEEE Congress of Evolutionary Computation Benchmark Test Functions (CEC-C06, 2019 Competition) The results are compared with three modern algorithms: (DA), the whale optimization algorithm (WOA), and the salp swarm algorithm (SSA). The FDO results show better performance in most cases and comparative results in other cases. implementation of the mentioned Benchmark function is exist in the code.
marcush1022/Artificial-Bee-Colony-Algorithm
人工蜂群算法的Matlab实现
tianxiangyi/MATLAB-ABC-Algorithm
MATLAB ABC Algorithm
poposhi/matlab_Artificial-bee-colony
Yash-Vardhan-Maurya/ABC_algorithm_MATLAB
Artificial Bee Colony Optimization Using MATLAB