photo

Prem Manoj Mule


2025년부터 활동

Followers: 3   Following: 0

메시지

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

통계

All
MATLAB Answers

0 질문
3 답변

File Exchange

15 파일

Cody

0 문제
8 답안

순위
13,082
of 300,364

평판
4

참여
0 질문
3 답변

답변 채택
0.00%

획득한 표
0

순위
5,843 of 20,934

평판
208

평균 평점
5.00

참여
15 파일

다운로드 수
384

ALL TIME 다운로드 수
1663

순위
42,824
of 168,407

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

5개월 전

문제를 풀었습니다


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

5개월 전

제출됨


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

6개월 전 | 다운로드 수: 6 |

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

6개월 전 | 다운로드 수: 3 |

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.

6개월 전 | 다운로드 수: 3 |

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

6개월 전 | 다운로드 수: 13 |

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

6개월 전 | 다운로드 수: 37 |

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

6개월 전 | 다운로드 수: 6 |

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

7개월 전 | 다운로드 수: 36 |

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

7개월 전 | 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...

7개월 전 | 다운로드 수: 14 |

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

7개월 전 | 다운로드 수: 123 |

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

8개월 전

문제를 풀었습니다


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.

8개월 전

문제를 풀었습니다


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

8개월 전

문제를 풀었습니다


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

8개월 전

문제를 풀었습니다


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

8개월 전

문제를 풀었습니다


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

8개월 전

답변 있음
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 ...

8개월 전 | 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...

8개월 전 | 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...

8개월 전 | 다운로드 수: 16 |

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

8개월 전 | 다운로드 수: 84 |

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

8개월 전 | 다운로드 수: 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.

8개월 전 | 다운로드 수: 13 |

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

8개월 전 | 다운로드 수: 16 |

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

8개월 전 | 다운로드 수: 10 |

0.0 / 5
Thumbnail