Risolto


Inner product of two vectors
Find the inner product of two vectors.

3 mesi fa

Inviato


Interactive Complex Plane Mapping Application
An interactive MATLAB app for visualizing complex mappings, perfect for learning and exploring MATLAB App Designer features.

3 mesi fa | 2 download |

Thumbnail

Inviato


Rotating Magnetic Field Animation
Rotating Magnetic Field Animation in Matlab

3 mesi fa | 11 download |

Thumbnail

Inviato


Series Active Filter Control by P-Q theory with LCL filter
Series Active Filter Control with instantaneous power theory (p-q method) and LCL filter in the inverter output

3 mesi fa | 12 download |

Thumbnail

Inviato


UPQC Control with P-Q theory
UPQC Control with instantaneous power theory (p-q method)

3 mesi fa | 14 download |

Thumbnail

Inviato


UPQC Control with synchronous reference frame theory (d-q)
UPQC (Unified Power Quality Conditioner) Control with synchronous reference frame theory (d-q method)

3 mesi fa | 15 download |

Thumbnail

Inviato


Positive Sequence Detector with instantaneous power theory
Positive Sequence Detector with instantaneous power theory

3 mesi fa | 5 download |

Thumbnail

Inviato


Series Active Filter Control with d-q frame
Series Active Filter Control with synchronous reference frame theory (d-q method)

3 mesi fa | 8 download |

Thumbnail

Inviato


SAPF Control instantaneous power theory (P-Q method) (SSC)
Shunt Active Power Filter Control with with instantaneous power theory (p-q method) with sinusoidal source current strategy (SSC...

3 mesi fa | 6 download |

Thumbnail

Inviato


Dynamic Hysteresis Band PQ-theory in Three-leg Inverter SAPF
4-Wire Shunt Active Power Filter with three-leg inverter and two capacitors Controlled by P-Q theory and Constant Source Power S...

3 mesi fa | 3 download |

Thumbnail

Inviato


SAPF Control instantaneous power theory (p-q method) (CSP)
Shunt Active Power Filter Control with with instantaneous power theory (p-q method) for compensating Harmonics and imbalances

3 mesi fa | 10 download |

Thumbnail

Inviato


Kalman Filters for Controlling Shunt Active Power Filter
Kalman Filters for Controlling Shunt Active Power Filter

3 mesi fa | 8 download |

Thumbnail

Inviato


Shunt Active Power Filter (SAPF) by Notch Filter
Shunt Active Power Filter (SAPF) by Notch Filter

3 mesi fa | 8 download |

Thumbnail

Inviato


SAPF Control with synchronous reference frame theory (d-q)
Shunt Active Power Filter Control with synchronous reference frame theory (d-q method) for compensating Harmonics and imbalances...

3 mesi fa | 2 download |

Thumbnail

Inviato


Adaline Phase Locked Loop
Phase-Locked Loop using Adaline idea

3 mesi fa | 4 download |

Thumbnail

Inviato


RLS Adaline and KF Adaline Harmonic imbalance SAPF
Using RLS Adaline for Harmonics extraction and KF Adaline for compensation for imbalances

3 mesi fa | 5 download |

Thumbnail

Inviato


RLS Adaline SAPF for Harmonics Compensation
Recursive least squares Adaline Neural Network Controlled Shunt Active Power Filter For Harmonics only

3 mesi fa | 6 download |

Thumbnail

Inviato


KF Adaline SAPF for Harmonic and imbalance Compensation
Kalman filter Adaline Shunt Active Power Filter for compensating Harmonics and imbalances

3 mesi fa | 4 download |

Thumbnail

Inviato


LMS Adaline SAPF for Non-Linear and Unbalanced Load
Shunt Active Power Filter for Harmonic Mitigation and Load imbalance compensation using and noisy condition Adaline Neural Netwo...

3 mesi fa | 5 download |

Thumbnail

Inviato


LMS Adaline SAPF
Shunt Active Power Filter for Harmonic Mitigation using Adaline Neural Network

3 mesi fa | 6 download |

Thumbnail

Risolto


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

3 mesi fa

Risolto


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

3 mesi fa

Risolto


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

3 mesi fa

Risolto


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2 3 3 3 4...

3 mesi fa

Risolto


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

3 mesi fa

Risolto


Calculate Parallel Resistance
Three resistors connected in parallel have resistances R1, R 2, and R 3, respectively. Return the total resistance R total of ...

3 mesi fa

Risolto


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

3 mesi fa

Risolto


Return area of square
Side of square=input=a Area=output=b

3 mesi fa

Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

3 mesi fa

Inviato


passive filters
Solving a Problem for passive tuned filter for harmonics

3 mesi fa | 3 download |

Thumbnail

Carica altro