Prem Manoj Mule - MATLAB Central
photo

Prem Manoj Mule


Sanjivani College of Engineering, kopargaon

Attivo dal 2025

Followers: 3   Following: 0

Messaggio

I am Prem Manoj Mule, a third-year B.Tech student in Electrical Engineering at Sanjivani College of Engineering, Kopargaon. I have hands-on experience with Ansys, MATLAB, Proteus, FEA, etc. I am passionate about leveraging technology to solve real-world engineering challenges and am skilled in programming with C and Python. I am also the Professional Edge Club Lead for the Electrical Engineering Students Association (EESA).

Programming Languages:
C
Spoken Languages:
English
Pronouns:
He/him

Statistica

All
File ExchangeCodyMATLAB AnswersFrom 03/25 to 04/25Use left and right arrows to move selectionFrom 03/25Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Domande
3 Risposte

File Exchange

9 File

Cody

0 Problemi
6 Soluzioni

RANK
97.582
of 298.237

REPUTAZIONE
0

CONTRIBUTI
0 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
10.311 of 20.553

REPUTAZIONE
58

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
9 File

DOWNLOAD
234

ALL TIME DOWNLOAD
296

RANK
47.855
of 160.651

CONTRIBUTI
0 Problemi
6 Soluzioni

PUNTEGGIO
72

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 3
  • Explorer
  • Knowledgeable Level 1
  • First Review
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer
  • 5-Star Galaxy Level 3
  • First Submission

Visualizza badge

Feeds

Visto da

Inviato


Two-Area Load Frequency Control with Integral Action.
Simulink model of two-area LFC system with integral control, analyzing frequency & tie-line power after load disturbance in Area...

15 giorni fa | 46 download |

5.0 / 5
Thumbnail

Risposto
How to protect a model with simscape interfaces?
Approach: Using Protected Models with Simscape Interfaces 1.Encapsulate Your Electrical Plant in a Model Reference Convert you...

20 giorni fa | 0

Inviato


Control of DC Motor Using Transfer Function Modeling MATLAB.
Simulate and control a DC motor using transfer function-based modeling in MATLAB to analyze speed and position control performan...

20 giorni fa | 8 download |

0.0 / 5
Thumbnail

Inviato


Transient stability analysis of single machine infinite bus.
Simulate and analyze a Single Machine to Infinite Bus (SM-IB) system in MATLAB to study power system stability and dynamic perfo...

20 giorni fa | 37 download |

0.0 / 5
Thumbnail

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...

circa un mese fa

Risolto


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

circa un mese 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 ...

circa un mese fa

Risolto


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

circa un mese 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...

circa un mese 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...

circa un mese fa

Risposto
In simscape electrical PMSMDriveExample: what is the abc2dq0 theta_offset value when change the winding type from Y to delta.
Hello! 👋 @Chenyang This above equation is used because changing the motor winding type from Y (Star) to Delta introduces a ...

circa un mese fa | 0

| accettato

Risposto
which MATLAB program is suitable for electrical engineers based on automoive?
Hello! 👋 @manikandan mavuthu Since you’re pursuing your bachelor's in Electric and Hybrid Vehicle Engineering and are intereste...

circa un mese fa | 0

Inviato


Simulation of Single Phase Semi Controlled Converter RL Load
Single-Phase Semi-Controlled Converter RL Load Efficient AC to DC conversion using thyristors and diodes, enabling partial volta...

circa un mese fa | 15 download |

0.0 / 5
Thumbnail

Inviato


Reactive Power Compensation Using SVC & STATCOM Simulation.
Simulation of reactive power compensation using SVC and STATCOM to stabilize voltage and enhance power quality in transmission s...

circa un mese fa | 93 download |

0.0 / 5
Thumbnail

Inviato


Arithmetic Operations on Signals Using MATLAB.
This MATLAB script demonstrates the arithmetic operations on voltage signals, including addition, subtraction, multiplication, a...

circa un mese fa | 2 download |

0.0 / 5
Thumbnail

Inviato


Equal area criteria for transient stability analysis.
Simulation of transient stability using equal area criterion, calculating critical clearing angle & time for fault conditions.

circa un mese fa | 17 download |

0.0 / 5
Thumbnail

Inviato


3-Phase Fully Controlled Bridge Converter with R Load.
3-Phase Bridge Converter with R Load using MATLAB Simulink for controlled DC output, waveform visualization, and performance ana...

circa un mese fa | 14 download |

0.0 / 5
Thumbnail

Inviato


Bisection Method to Find Root of the Equation f(x) = x² - 3.
This MATLAB program finds the root of f(x) = x² - 3 using the Bisection Method. It keeps dividing interval & checks the error at...

circa un mese fa | 2 download |

0.0 / 5
Thumbnail