Gelöst


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

3 Monate vor

Gesendet


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

3 Monate vor | 2 Downloads |

Thumbnail

Gesendet


Rotating Magnetic Field Animation
Rotating Magnetic Field Animation in Matlab

3 Monate vor | 11 Downloads |

Thumbnail

Gesendet


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 Monate vor | 12 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 14 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 15 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 5 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 8 Downloads |

Thumbnail

Gesendet


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 Monate vor | 6 Downloads |

Thumbnail

Gesendet


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 Monate vor | 3 Downloads |

Thumbnail

Gesendet


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 Monate vor | 10 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 8 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 8 Downloads |

Thumbnail

Gesendet


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 Monate vor | 2 Downloads |

Thumbnail

Gesendet


Adaline Phase Locked Loop
Phase-Locked Loop using Adaline idea

3 Monate vor | 4 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 5 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 6 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 4 Downloads |

Thumbnail

Gesendet


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 Monate vor | 5 Downloads |

Thumbnail

Gesendet


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

3 Monate vor | 6 Downloads |

Thumbnail

Gelöst


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

3 Monate vor

Gelöst


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 Monate vor

Gelöst


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 Monate vor

Gelöst


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 Monate vor

Gelöst


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 Monate vor

Gelöst


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 Monate vor

Gelöst


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 Monate vor

Gelöst


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

3 Monate vor

Gelöst


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 Monate vor

Gesendet


passive filters
Solving a Problem for passive tuned filter for harmonics

3 Monate vor | 3 Downloads |

Thumbnail

Mehr laden