代码实现 Resources

Showing items tagged with "代码实现"

MATLAB function approximation program containing implementations of multiple algorithms: Chebyshev approximation using Chebyshev polynomials, Legendre approximation using Legendre polynomials, Pade approximation using rational fractions, Remez algorithm (lmz) for optimal uniform approximation, ZJPF for optimal mean square approximation, and Fourier series (FZZ) approximation for continuous periodic functions.

MATLAB 257 views Tagged

After extensive searching, I found a robust LDA (Latent Dirichlet Allocation) implementation featuring optimized code structure and comprehensive documentation - highly recommended for experimentation!

MATLAB 235 views Tagged