Univariate Linear Regression Using Gradient Descent Method
Implementing univariate linear regression with gradient descent algorithm on a given dataset, including data samples and source code with parameter optimization details.
Explore MATLAB source code curated for "源程序" with clean implementations, documentation, and examples.
Implementing univariate linear regression with gradient descent algorithm on a given dataset, including data samples and source code with parameter optimization details.
MATLAB source code for thermal fluid dynamics simulations, ideal for mechanical engineering students studying heat transfer phenomena and computational analysis.
Source code for distribution network power flow analysis - ready to run with customizable input data and comprehensive algorithm implementation
Source code for reading Excel spreadsheet data in MATLAB with comprehensive code implementation examples and detailed explanations.
MATLAB source code for wave superposition implementation, originally sourced from the internet. This program demonstrates key seismic data processing techniques.
Verified MATLAB source code for chi-square test implementation, thoroughly tested and functional!
MATLAB source code implementation for generating Barker codes with algorithm explanation
MATLAB-based implementation of DS evidence theory featuring .m format source files with complete functions for belief initialization, evidence updating, and multi-source fusion
NSGA provides comprehensive source code for multi-objective optimization featuring efficient algorithms with practical implementation examples for complex problem-solving
Source code implementation for phase difference discrete spectrum correction with variable window length. The program supports both rectangular window and Hanning window selection for flexible spectral analysis. Code has been thoroughly debugged and verified.