Main Content

4,949 results in File Exchange

Simscape Electrical Support Library for Power Systems

Version 1.1.0 by Graham Dudgeon

This submission provides a focused entry point into Simscape Electrical for power systems engineers.

# Simscape™ Electrical™ Support Library for Power Systems EngineersVersion 1.1.0[![Open in MATLAB Online](https://www.mathworks.com/images/responsive

  • 4.5K (All time)
  • 927 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jul 2026

Power Electronics

This curriculum module contains interactive examples that teach fundamental concepts of power electronics.

# Power Electronics[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/173035-power

  • 1.5K (All time)
  • 56 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 May 2026

Renewable Energy Based Micro Grid Power Management System

Version 1.3.0 by PIRC

Renewable Energy Based Micro-Grid Power Management System & Economic Unit Commitment through ANFIS intelligent Controller - www.pirc.co.in

In recent years the environmental issues due to increasing greenhouse gases with respect to the growth of industries, vehicle and fossil fuel power generation. The main objective of this research

  • 32.3K (All time)
  • 196 (Last 30 days)
  • 4.6 / 5
  • Community
  • 22 Oct 2024

MPPT Solar Charge Controller Model

Version 1.0.2 by Rodney Tan

This charge controller model perform solar photovoltaic Maximum Power Point Tracking to charge lead acid battery

Maximum Power Point Tracking based on Perturbation & Observation algorithm and charge lead acid battery using three stage charging algorithm.Block SettingMPPT Duty Cycle Step SizeSpecify the MPPT duty

  • 18.8K (All time)
  • 175 (Last 30 days)
  • 4.7 / 5
  • Community
  • 12 Sep 2020

Radially averaged surface roughness/topography power spectrum (PSD)

Version 1.2.0.0 by Mona Mahboob Kanafi

Calculates radially averaged 2D power spectrum for a surface roughness/topography

In surface roughness analysis, one of the powerful tools for roughness characterization is surface roughness power spectrum. If the surface under study has isotropic roughness characteristics, then

- Calculates radially averaged 2D power spectrum.
  • 3.5K (All time)
  • 5 (Last 30 days)
  • 4.9 / 5
  • Community
  • 19 Dec 2016

Power flow software in rectangular coordinates

Version 1.0.0.0 by RMS Danaraj

The software solves the power flow problem in rectangular coordinates

- CASE_IEEE30 Power flow data for IEEE 30 bus test case.
- CASE57 Power flow data for IEEE 57 bus test case.
- CASE14 Power flow data for IEEE 14 bus test case.
  • 11K (All time)
  • 1 (Last 30 days)
  • 4.4 / 5
  • Community
  • 20 May 2008

PV system with various MPPT (P&O-INC-ANN-FLC-PSO)

Version 1.1.0 by Ahmed BOUHOUTA

Maximum power point tracking (MPPT) using different algorithms

Many techniques based MPPT for PV system are proposed in this work1- Perturb and observe method (P&O)2- Incremental conductance method (INC)3- Fuzzy logic based MPPT4- ANN based MPPT

  • 11K (All time)
  • 248 (Last 30 days)
  • 4.6 / 5
  • Community
  • 30 Mar 2024

elementwise power

Version 1.0.0.0 by Kenneth Johnson

more efficient than MATLAB's power function

  • 290 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Dec 2013

Power System Network Power Flow Calculation with UPFC

Version 1.0.0 by recent works

This code implements a power flow calculation for a power system network, augmented with a Unified Power Flow Controller (UPFC).

The code performs a power flow calculation for a power system network while incorporating the functionality of a Unified Power Flow Controller (UPFC). The UPFC is a flexible AC transmission system

  • 446 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jul 2023

Power Law, Exponential and Logarithmic Fit

Version 1.5.0.0 by Jonathan C. Lansey

Finds and plots the linear fit to some data points when plotted on a log scale.

finish with the one that incurs the least error (with error measured as least squares on the linear-linear data.)Notes:A power law relationship[slope, intercept] = logfit(x,y,'loglog

  • 14.1K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 22 Aug 2014

10-Machine New-England Power System IEEE benchmark

Version 1.0.0.0 by N/A

SimPowerSystems model of the IEEE 39-bus system, known as the 10-machine New-England Power System

The model is loosely based on the IEEE 39-bus system presented by T. Athay et al for research-oriented studies and educational purposes. The authors of the SimPowerSystems implementation of this

  • 27.1K (All time)
  • 86 (Last 30 days)
  • 4.7 / 5
  • Community
  • 14 Jan 2016

Complex Power Block

Version 1.0.0.0 by Rodney Tan

Compute real, reactive, apparent, power factor and phase angle of a voltage-current pair

Compute real, reactive, apparent, power factor and phase angle (deg) of a voltage-current pair at fundamental Frequency based on the following equations.Real Power = mean(V*I)Reactive Power =

  • 556 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Jul 2016

Shipboard Power System in Simscape

Version 2.0.0 by Graham Dudgeon

This submission demonstrates modeling and simulation of a Two-Zone MVDC shipboard power system in Simscape Electrical.

linkhttps://www.esrdc.com/library/documentation-for-a-notional-two-zone-medium-voltage-dc-shipboard-power-system-model-implemented-on-the-rtds/. To get started,Run Two_Zone_MVDC.prjandRead Two_Zone_MVDC_Electric_Ship.pdfFor more information on MathWorks solutions for Power Systems Analysis and Design, please visit this page

  • 1.6K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Mar 2026

Power Diagrams

Version 1.2.0.0 by Frederick McCollum

This program computes the power diagram for a given set of weighted points.

A power diagram is a form of generalized Voronoi diagram, generated by a set of points and their corresponding weights. This program computes the power diagram for a given set of weighted points by

- function PD = pwrDiagramPD(T, PC)
- function EA = edgeAttPD(T, edges)
- Power diagram
- function [PD, PDinf] = powerDiagramWrapper(E, wts)
  • 1.7K (All time)
  • 1 (Last 30 days)
  • 4.6 / 5
  • Community
  • 24 Mar 2014

Optimal Power Flow (OPF) Problem version 1

Version 1.0.0 by Houssem

Optimal Power Flow (OPF) Problem version 1 using metaheuristics

The optimal power flow (OPF) problem is the backbone tool for power system operation. The objective of the OPF problem is to determine the optimal operating state of a power system by optimizing a

  • 3K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Jul 2019

Measure radio frequency power using MATLAB and an RF power meter

Version 1.0.0.1 by Vinod

MATLAB example to make RF Power measurements using an Agilent RF Power Meter

automated measurements and tests.This example shows you how you can use MATLAB to control an Agilent RF Power Meter, make measurements, and retrieve the data into MATLAB and calculate a mean value of the

- This function connects to an Agilent N1914A RF power meter and measures
  • 877 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2016

WinPower

Version 1.2.0.0 by Jan

Shutdown, sleep, hibernate etc. of Windows computers

WinPower - Mex function to set the power status on Windows computersPower off, shut down, logoff, sleep, reboot, reboot and restart Matlab, disable/enable sleeping, lockWinPower(Command, Force)INPUT

  • 903 (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 9 Nov 2023

Active Power Factor Correction

Version 1.0.1 by Siddharth Jawahar

Simulink model used in the "Power Factor Correction Control" MathWorks video

This submission contains a Simulink model and a MATLAB script that was used in the “Power Factor Correction Control” MathWorks video. The model contains a cascaded digital controller for active power

  • 6K (All time)
  • 38 (Last 30 days)
  • 4.5 / 5
  • Community
  • 9 Jan 2019

Radially averaged surface roughness power spectrum (PSD) only on top or bottom part of a topography

Version 1.3.0.0 by Mona Mahboob Kanafi

Calculates radially averaged 2D power spectrum for a certain part of surface topography

In surface roughness or any topography analysis, power spectral density graph is a valuable characterisation tool. However, there are times when we are only interested in a specific part of a surface

  • 1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Dec 2016

SC - powerful image rendering

Version 1.10.0.0 by Oliver Woodford

Useful tool for rendering and outputting information rich images

  • 18K (All time)
  • 2 (Last 30 days)
  • 4.7 / 5
  • Community
  • 23 Jun 2020

UPFC (Unified Power Flow Controller) Implementation

Version 1.0.0 by recent works

MATLAB implementation demonstrates the application of a Unified Power Flow Controller (UPFC) to enhance voltage stability in a power system.

This MATLAB code presents an implementation of a UPFC, a versatile device used for real and reactive power control in electrical networks to enhance voltage stability. The code defines system

  • 659 (All time)
  • 15 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Aug 2023

Power Converter Circuit and Control Design with Simscape

Version 25.2.1.3 by MathWorks Simscape Team

This repository shows how to design various power converter circuits and their corresponding control techniques.

# Power Converter Circuit and Control Design with SimscapePower converters are fundamental components in various electrification applications. This repository provides tools and workflows to design

  • 4.8K (All time)
  • 160 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Jun 2026

PSD (Power Spectral Density), and Amplitude Spectrum with adjusted FFT

Version 1.3.0.0 by Youssef Khmou

FFT computes PSD and one sided amplitude spectrum Y[f] of 1d signal

Function [fy]=FFT(y,Fs) 1)computes the Power spectral density and Amplitude spectrum (P(f),F(f)) of 1d signal y(t) with sample rate Fs (Nyquist rate) which is known% apriori. The results are

  • 6.2K (All time)
  • 10 (Last 30 days)
  • 4.5 / 5
  • Community
  • 4 Sep 2013

Power system analysis

Version 1.0.0.0 by Ahmed Raafat

Hadi saddat matlab tool box

All (m) files of the prof.Hadi saadat that explain his problems in his famous book Power system analysis

  • 47.8K (All time)
  • 48 (Last 30 days)
  • 4.5 / 5
  • Community
  • 20 Nov 2014

Hybrid Photovoltaic and Wind Power System

Version 3.1.0.0 by PIRC

hybrid PV and Wind power system

grid integration of hybrid PV and Wind power system.

  • 18.5K (All time)
  • 51 (Last 30 days)
  • 4.8 / 5
  • Community
  • 22 Oct 2024

Power Window

Version 1.0.0.0 by Techsource Technical Team

Driving a power window with Arduino motor shield R3

This submission demonstrates a simple demo to control a Power Window. A youtube video showing the workings of the power window can be seen here: https://www.youtube.com/watch?v=wF2_TT3C-98This

- Copyright 2014 The MathWorks, Inc.
- renc2cpp(sfname) given an s-function name sfname, it looks for
- Set up model-wide parameters for including the supporting library files
  • 574 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Jul 2015

Power Iteration

Version 1.0.0 by Emma Smith Zbarsky

Numerical linear algebra script to introduce power iteration

# Power Method and Rayleigh Quotient for Eigenvector/Eigenvalue Approximation [![View on File

  • 26 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Nov 2024

1-dimensional surface roughness power spectrum of a profile or topography

Version 1.6.1.0 by Mona Mahboob Kanafi

Calculates 1D surface roughness power spectrum for a surface topography/or multiple line profiles

In surface roughness analysis, one of the powerful tools for roughness characterization is surface roughness power spectrum (PSD). If you have multiple line scans, for examples obtained by stylus

  • 2.4K (All time)
  • 6 (Last 30 days)
  • 4.6 / 5
  • Community
  • 19 Dec 2016

Power Law Transform

Version 1.1.0.0 by Akshay Bhosale

Power Law Transform for image enhancement

This code demonstrates use of Power Law Transform for image enhancement

  • 838 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Mar 2015

Power line communication

Version 1.0.0.0 by tran Nguyen

Power line communication with FSK mud/demud

This file simulation Power line communication with FSK mud/demud

  • 3.1K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jan 2011

Optimum Power Flow

Version 1.0.0 by Orlando Ramirez Barron

This code focuses on the minimization of active power losses.

This code focuses on the minimization of active power losses.First, we acquire the data from the desired power system, then we define the parameters of the optimization algorithm such as number of

  • 1.8K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Apr 2019

Power System Visual Analysis in Matlab (Heatmap)

Version 1.0.0.0 by Hamidreza Mirtaheri

This is how to visualize power system analysis result in a similar way to electric system softwares.

reactive power in buses and lines. These results as matrices are being demonstrated as figures like every conventional analysis, then a graphic visualization of the grid and analysis result is being appeared

  • 721 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Aug 2017

Active Power Filter with DSPACE

Version 1.0.0.0 by Amit Singh

Active power filter using power balance theory with DSPACE

Shunt active power filter model using Power Balance Theory with DSPACE

  • 1.1K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Mar 2017

Radial Power Solver

Version 1.0.1 by Didier

RPS allows the calculation and analysis of power flows in radial unbalanced electrical power systems that include DERs.

Radial Power Solver (RPS) is a toolbox designed for the simulation of load flows in unbalanced power systems using the Backward Forward Sweep (BFS) method. It incorporates a wide variety of elements

  • 56 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Jan 2025

CubeSat Thermal Power Toolbox

Version 1.2.6.0 by Bruno Mattos

This repo stores the CubeSat Thermal Power Toolbox installers for MATLAB file exchange

CubeSat Thermal Power ToolboxThis MATLAB App is intended to provide a quick and easy way to perform preliminary thermal and power analysis for CubeSat missions. This is particularly usefull during

  • 1.6K (All time)
  • 12 (Last 30 days)
  • -- / 5
  • Community
  • 22 Sep 2023

Wireless Power Transmission

Version 1.0.0 by Renjith G

Implementation of Wireless Power Transmission system for 12 V DC Fan

Wireless Power Transmission (WPT) systems are capable of transmitting power from one end to other end of the power system. The implementation is a simple 12 V DC Fan load using Wireless Power

  • 1.7K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Jul 2020

Wind Power Curve Modeling

Version 1.0.0 by recent works

modeling of a wind power curve, representing the relationship between wind speed and power output of a wind turbine

Process of creating a wind power curve model. The wind speed data is defined as an array ranging from 2 m/s to 25 m/s with increments of 0.5 m/s.The wind power curve parameters are specified

  • 441 (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Aug 2023

Power Factor Block

Version 1.1.0.0 by Rodney Tan

Compute power factor and phase angle of AC circuit voltage-current pair at fundamental frequency.

The computation is based on Power block and Complex number function block.For the first cycle of simulation, the outputs are held constant to the powers computed for the Voltage initial input and

  • 1.5K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Aug 2016

Power Flow Analysis Toolbox(PFATB)

Version 1.5.0.0 by Chao

Power Flow Analysis Toolbox & Introduction to Power Flow Analysis Toolbox(PFATB)

PFATB, which stands for Power Flow Analysis Toolbox, is a package of MATLAB M-files. It is a collection of routines, written mostly in m-files, which implement the most important functionsto compute

- returns active power and reactive power of the swing bus in Gauss-Seidel
- returns transmission line power flow and loss in polar coordinate method.
- returns transmission line flow and loss in rectangular coordinate method.
- returns reactive power of each PV bus and active power and reactive power
- returns reactive power of each PV bus and active power and reactive power
- examines reactive power of PV bus with Newton-Raphson in polar coordinate method.
- examines reactive power of PV bus with Newton-Raphson in rectangular coordinate method.
  • 5.4K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Feb 2011

power loss minimization with UPFC

Version 1.0.0 by recent works

Installing the UPFC model to observe voltage regulation, power loss minimization, and improvement in power transfer capability

power in transmission line and controls power flow and real power loss. Installing UPFC model to observe voltage regulation, power loss minimization and improvement in power transfer capability

  • 720 (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 Oct 2022

Matlab Code of Robust GM-Estimator for Power System State Estimation using Projection Statistics

Version 2.3.0.0 by Junbo Zhao

The matlab code for robust power system state estimation.

Robust power system state estimator is of vital importance for monitoring and control applications. Based on our experience, we find that the robust generalized maximum-likelihood (GM)-estimator

- This program is to implement the GM-estimator using projection statistics for power system state estimation %%%%%%
  • 2.8K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Apr 2017

Shunt Active Power Filter

Version 1.0.0.0 by Amit Singh

SAFP using Power Balance Theory with hysteresis current controller

Calculation of fundamental current using power balance theory. Force source current to follow fundamental current using hysteresis current controller.

  • 1.8K (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Mar 2017

PowerICA

Version 1.0.0.0 by Shahab Basiri

Power Iteration Algorithm for FastICA

This MATLAB package is an implementation of Algorithm 1 proposed in paper below.S. Basiri, E. Ollila and V. Koivunen, "Alternative Derivation of FastICA With Novel Power Iteration Algorithm," in IEEE

- This is an auxiliary function that runs Node:2 on a parallel Matlab instance
  • 1.1K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Apr 2018

Structure of the Electric Power System

Version 1.0.0 by PIRC

Structure of the Electric Power System

Structure of the Electric Power System

  • 303 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 5 Jan 2021

Holomorphic Embedding Power flow

Version 1.0.0 by RMS Danaraj

This code solves the power flow by Halomorphic embedding method.

Run main.mThis solves the power flow problem in 1.NR method in rectangular coordinate system and 2. Halomorphic embedding method.In this version PV (generator) buses are not considered,.matpower

- Power flow data for IEEE 14 bus test case.
- Power flow data for 6 bus, 3 gen case from Wood & Wollenberg.
  • 310 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Mar 2019

True power factor calculation block

Version 1.2.0 by shahrin md ayob

It is suitable to calculate power factor for nonlinear circuits such as power electronics circuit

This block is developed to calculate the power factor by taking into account the distortion factor. It is suitable for nonlinear circuits.

  • 475 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Feb 2021

Noise-Power Spectrum

Version 1.2.0.0 by Erik Fredenberg

Generate random noise with a specified noise-power spectrum (NPS) and measure the NPS of an image.

This package includes (1) functions to generate random noise with a specified noise-power spectrum (NPS), and (2) functions to measure the NPS of an image. It is primarily intended to simulate and

  • 4.8K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jan 2014

Power flow method

Version 1.1 by dat nguyen

A simple power flow method

  • 3.6K (All time)
  • 1 (Last 30 days)
  • 4.5 / 5
  • Community
  • 20 Nov 2014

Active and reactive power control for a three-phase inverter

Version 1.0.0 by Abualkasim Bakeer

Decoupled active and reactive power control for a three-phase inverter connected to the utility grid based on the PI controller.

# Description:-This repository contains the SIMULINK model to control P and Q of the 3-phase VSI connected to the utility grid. The active power is regulated to track the command value using the PI

  • 4K (All time)
  • 40 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Jan 2021

Evolutionary Power Spectral Density (EPSD)

Version 1.3 by E. Cheynet

Compute the Evolutionary Power Spectral Density (EPSD) as an alternative to the spectrogram

Evolutionary Power Spectral Density (EPSD)SummaryThe Evolutionary Power Spectral Density (EPSD) [1] is compared to the well-known spectrogram implemented in Matlab. The EPSD produces a smoother

  • 778 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Jul 2021

Transformer-Less High Power Converter

Version 1.0.0.0 by Kannabhiran.A

The power conversion system for large wind turbines.

The modular, medium voltage, high power converter eliminates grid side step up transformer and produces 17 levels in the output voltage.

  • 1.6K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Sep 2012

Power flow solver for power systems analysis

Version 1.0.0.0 by yoash levron

A function that solves the power flow equations of an electrical power network

Two files are included in this submission:power_flow_solver.m – is the solver itself (matlab function)test_flow_solver.m – Example file. This script defines a simple power network and uses

- Example of use for function 'power_flow_solver'.
  • 6.1K (All time)
  • 3 (Last 30 days)
  • 3.7 / 5
  • Community
  • 5 Oct 2012

shunt active power filter

Version 1.0.0.0 by andyka bangun

shunt active power filter source current and load current not equal

  • 3.5K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Dec 2013

Shunt Active Power Filter

Version 1.0.0.0 by Jawad Iqbal

Shunt Active Power Filter based on pq Theory.

Shunt Active Power Filter based on pq Theory. 40volts 3phase system and 60 ohms 3 phase full-wave rectifier load.THDi improved from 29.56% to 1.67%.

  • 7.1K (All time)
  • 18 (Last 30 days)
  • 4.9 / 5
  • Community
  • 22 Jul 2013

Passive Harmonic Filters for Power System Harmonic Mitigation

Version 1.0.0.0 by Anish Salvi

Passive Harmonic Filters are generally used in Power System for Harmonic mitigation.

Due to Power Electronic Devices used in Power Conditioning, the quality of Power system is degrading day by day.And hence Passive Shunt filters are designed & implemented through this Simulink

  • 2.7K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Dec 2016

Welch's (Cross) Power Spectral Density

Version 1.0.0.0 by Vincent Wilms

Calculate the power spectral density (PSD) using Welch's method

This submission provides a possibility to calculate the power spectral density (PSD) using Welch's method. The file is based on Matlab's implementation using the signal processing toolbox. I exluded

  • 906 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Oct 2015

Three phase active power filter

Version 1.0.0 by Rajesh Farswan

Three phase active power filter controlled using synchronous reference frame.

A three phase active power filter is controlled using d-q control in closed loop. The inverter is supplying harmonics and reactive power to the loads, such that the power drawn from the grid is at

  • 3K (All time)
  • 28 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Sep 2019

MTT

Version 1.0.0.0 by Andrews Cordolino Sobral

Matlab Tensor Tools

- Elementwise power (.^) operator for a tensor.
- Array power.
- Shifted Symmetric Higher-Order Power Method (SSHOPM)
- Shifted power method for real/complex eigenpair of a real tensor.
- Shifted power method for finding a real eigenpair of a real tensor.
  • 1.5K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Mar 2021

Aircraft Power Network in Simscape Electrical

Version 24.2.3.5 by Steve Miller

Aircraft Power Network in Simscape Electrical with AC and DC networks

This file contains a model of an aircraft power network built in Simscape Electrical. It contains a half-aircraft network consisting of one generator, an AC network, a Transformer Rectifier Unit

  • 4.2K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Jan 2025

Optimal Power Flow by Vector PSO

Version 2.0.0.0 by RMS Danaraj

OPF by Vector PSO

  • 7.6K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Aug 2015

Load more