Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

quasi 2 anni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

quasi 2 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

quasi 2 anni fa

Inviato


Symmetrical Components
This app convert and plot unbalanced phasors and its symetrical compnents.

quasi 2 anni fa | 5 download |

Thumbnail

Inviato


Superposition Theorem app with hypertexted windows
App created by Nitin Phadkule and Kawita Thakur. This app is aimed to verify and explain the concept behind Superposition theore...

quasi 2 anni fa | 2 download |

Thumbnail

Inviato


Rotating Phasors
This live scripts plots two rotating phasor.

quasi 2 anni fa | 5 download |

Thumbnail

Risposto
when I ran a MATLAB app I created I get Warning: Marker input is ignored in command prompt. What this means
Thanks for the reply, i got the reson of error but i want markers to be shown below. Please suggest how to supress warning.

quasi 2 anni fa | 0

| accettato

Risposto
How do I create a single instance of MATLAB app (.mlapp file)?
In design View of App designer you can select(enable) Single Running Instance Option in code options.

quasi 2 anni fa | 0

2

risposte

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 2 anni fa

Risposto
Symmetrical Components in matlab
The function sc2abc is not a matlab function. unless you add that function, you will not get answer. The function sc2abc may be ...

quasi 2 anni fa | 0

Inviato


House Wiring
This app help user to understand how house wiring is Done.

quasi 2 anni fa | 1 download |

Thumbnail

Inviato


RLC Series Resonance
Here we will study resonant condition for series AC circuit.

circa 2 anni fa | 7 download |

Thumbnail

Inviato


Maximum Power Transfer Theorem for DC Circuit
You can verify MPTT theorem and plot power verses load resistance plot

circa 2 anni fa | 1 download |