实现 Resources

Showing items tagged with "实现"

Vortex beams represent a cutting-edge research field in optics. Under the guidance of leading domestic scholars, I conducted extensive research focusing on liquid crystal spatial light modulators (SLMs). This work successfully demonstrated various image displays including multiple types of vortex beams, interference patterns between vortex beams and plane waves, vortex-spherical wave interference, and self-interference of vortex beams. Below are selected code implementations available for download, featuring comprehensive algorithm descriptions and implementation approaches.

MATLAB 392 views Tagged

This file contains MATLAB-based code implementation for D-S Evidence Theory, supporting both theoretical derivation validation and practical evidence combination operations with customizable belief functions and combination rules.

MATLAB 397 views Tagged

This bispectrum analysis implementation enables bispectral computation and visualization, providing valuable tools for signal processing applications. The code includes functions for calculating higher-order spectra and generating insightful plots to analyze signal characteristics.

MATLAB 302 views Tagged

Recent research on various RNN architectures, inspired by Trask's blog demonstrating basic RNN implementation in Python, has been successfully ported to MATLAB with excellent experimental results. The implementation covers core RNN components including forward propagation, backpropagation through time (BPTT), and gradient computation.

MATLAB 290 views Tagged