解決済み


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

3ヶ月 前

送信済み


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

3ヶ月 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Rotating Magnetic Field Animation
Rotating Magnetic Field Animation in Matlab

3ヶ月 前 | ダウンロード 11 件 |

Thumbnail

送信済み


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ヶ月 前 | ダウンロード 12 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 14 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 15 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 5 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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ヶ月 前 | ダウンロード 6 件 |

Thumbnail

送信済み


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ヶ月 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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ヶ月 前 | ダウンロード 10 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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ヶ月 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Adaline Phase Locked Loop
Phase-Locked Loop using Adaline idea

3ヶ月 前 | ダウンロード 4 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 5 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 6 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 4 件 |

Thumbnail

送信済み


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ヶ月 前 | ダウンロード 5 件 |

Thumbnail

送信済み


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

3ヶ月 前 | ダウンロード 6 件 |

Thumbnail

解決済み


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

3ヶ月 前

解決済み


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ヶ月 前

解決済み


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ヶ月 前

解決済み


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ヶ月 前

解決済み


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ヶ月 前

解決済み


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ヶ月 前

解決済み


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ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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ヶ月 前

送信済み


passive filters
Solving a Problem for passive tuned filter for harmonics

3ヶ月 前 | ダウンロード 3 件 |

Thumbnail

さらに読み込む