photo

Prem Manoj Mule


Sanjivani College of Engineering, kopargaon

Last seen: 19日 前 2025 年からアクティブ

Followers: 4   Following: 0

Electrical Engineering student with strong interest in renewable energy, power systems, and industrial automation. Skilled in tools like MATLAB, ETAP, ANSYS, and PLC/SCADA for solving real-world engineering problems. Certified Solar PV Installer and SAP Certified Associate with knowledge of power systems, smart grids, and digital enterprise solutions. Passionate about combining core engineering with modern technologies and continuously learning to grow in the field.

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

統計

All
MATLAB Answers

0 質問
3 回答

File Exchange

15 ファイル

Cody

0 問題
8 解答

ランク
13,076
of 301,612

評判
4

コントリビューション
0 質問
3 回答

回答採用率
0.00%

獲得投票数
0

ランク
4,065 of 21,357

評判
366

平均評価
4.40

コントリビューション
15 ファイル

ダウンロード
352

ALL TIME ダウンロード
3239

ランク
45,162
of 175,767

コントリビューション
0 問題
8 解答

スコア
94

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

解決済み


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

11ヶ月 前

解決済み


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

11ヶ月 前

送信済み


PID Controller for 1st & 2nd Order System in MATLAB Simulink
Simulate first and second-order systems with a PID controller in MATLAB Simulink. Explore improved control performance with PID....

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

0.0 / 5
Thumbnail

送信済み


PI Controller for 1st & 2nd Order System in MATLAB Simulink
Simulate first and second-order systems with a PI controller using MATLAB Simulink. Observe improved control and steady-state ac...

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

0.0 / 5
Thumbnail

送信済み


P Controller for 1st & 2nd Order System in MATLAB Simulink
Simulate first and second-order systems using a P controller in MATLAB Simulink. Analyze step response and system behavior.

12ヶ月 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


MATLAB Simulation of Single-Area LFC with Integral Action.
Simulates single-area load frequency control using integral action in Simulink to improve frequency stability after load disturb...

約1年 前 | ダウンロード 28 件 |

0.0 / 5
Thumbnail

送信済み


Three-Area LFC Model with Integral Control in Simulink.
Simulink model for Load Frequency Control of Three area power system using integral action to improve system stability & frequen...

約1年 前 | ダウンロード 22 件 |

0.0 / 5
Thumbnail

送信済み


Economic Load Dispatch with Transmission Loss Using Lambda.
Solves Economic Load Dispatch with transmission losses using Lambda Iteration Method for optimal generator power allocation in a...

約1年 前 | ダウンロード 8 件 |

0.0 / 5

送信済み


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

約1年 前 | ダウンロード 46 件 |

5.0 / 5
Thumbnail

回答済み
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...

約1年 前 | 0

送信済み


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

約1年 前 | ダウンロード 12 件 |

0.0 / 5
Thumbnail

送信済み


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

約1年 前 | ダウンロード 65 件 |

0.0 / 5
Thumbnail

解決済み


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

約1年 前

解決済み


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.

約1年 前

解決済み


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

約1年 前

解決済み


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

約1年 前

解決済み


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

約1年 前

解決済み


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

約1年 前

回答済み
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 ...

約1年 前 | 0

| 採用済み

回答済み
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...

約1年 前 | 0

送信済み


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

約1年 前 | ダウンロード 5 件 |

0.0 / 5
Thumbnail

送信済み


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

約1年 前 | ダウンロード 130 件 |

0.0 / 5
Thumbnail

送信済み


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

約1年 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

送信済み


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

約1年 前 | ダウンロード 12 件 |

0.0 / 5
Thumbnail

送信済み


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

約1年 前 | ダウンロード 9 件 |

0.0 / 5
Thumbnail

送信済み


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

約1年 前 | ダウンロード 3 件 |

0.0 / 5
Thumbnail