Main Program for Stochastic Power Flow Calculation Using Semi-Invariant Method
Main Program for Stochastic Power Flow Calculation Using Semi-Invariant Method - Verified and Compatible with Matpower
Explore MATLAB source code curated for "主程序" with clean implementations, documentation, and examples.
Main Program for Stochastic Power Flow Calculation Using Semi-Invariant Method - Verified and Compatible with Matpower
A universal MATLAB main program for dynamic programming problems, featuring detailed explanations with code implementation insights. Ideal for beginners learning dynamic programming fundamentals and suitable as a foundation for solving complex optimization problems across various domains.
The main program utilizes the `tu_plot` function for network graph visualization, requiring only the adjacency matrix and directed graph specification as inputs, with built-in parameter customization for graph aesthetics.
A program for simulating dispersion in photonic crystal fibers using FDFD, with FDFD.m as the main program and dispersion.m handling dispersion calculations
1. Example.m serves as the main driver script that orchestrates the 2D-EMD process by calling necessary subroutines when executed 2. 9.png contains the input data matrix that will be decomposed into multiple intrinsic mode functions (IMFs) through the EMD algorithm when running Example.m
Wavelet modulus maxima denoising implementation with Denoise_w_Mod_sim.m as the main program, featuring three projection algorithms: P_gama.m, P_y.m, and Py_Pgama.m for signal processing applications
Main program for simulating RFID anti-collision algorithms, specifically focusing on Aloha algorithm implementation and performance analysis
fga.m serves as the main program for the genetic algorithm implementation, featuring binary Gray encoding, nonlinear ranking selection based on roulette wheel method, uniform crossover operations, mutation operations, and the inclusion of inversion operations
A MATLAB-based DB4 wavelet program package featuring main execution scripts with comprehensive signal processing capabilities
This folder contains simulation programs for a space-time block code and convolutional code concatenated system with 2-transmit 2-receive antenna configuration. Main program descriptions: mainMIMO_OFDMA_2Tx_Convcode.m: Main program that configures system parameters gendatabits.m: Generates original information bit sequences conv_encoder.m: Convolutional code encoder implementation interleave.m: Bit interleaver function mod_2Tx_STBC_DFUSC_Convcode.m: Modulation procedure gen_SUI_CorrCIR.m: Generates channel impulse responses get_perfectCE_2x2.m: Produces ideal channel estimation values chanSUI