数值分析 Resources

Showing items tagged with "数值分析"

A specialized program for calculating semiconductor laser modulation parameters; performs numerical analysis on common semiconductor laser modulation schemes with implementation for pulse width, repetition frequency, and performance optimization algorithms

MATLAB 257 views Tagged

The Conjugate Gradient Method is a crucial algorithm in numerical analysis, with this source code providing its implementation in MATLAB. The code demonstrates iterative optimization for solving linear systems efficiently with minimal memory requirements.

MATLAB 220 views Tagged