Nikhilesh - MATLAB Central
photo

Nikhilesh


Last seen: 15 days ago Active since 2024

Followers: 1   Following: 1

Electrical engineering student | Robotics Enthusiast | MATLAB | SIMULINK | ELECTRICAL SYSTEMS

Statistics

All
CodyFile ExchangeZoom OutFrom 06/24 to 02/25Use left and right arrows to move selectionFrom 06/24Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
50,902
of 157,897

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
62

NUMBER OF BADGES
1

  • Personal Best Downloads Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • GitHub Submissions Level 1
  • First Submission

View badges

Feeds

View by

Submitted


Fault Cell Diagnosis of a Battery System
This Simulink model is designed to diagnose and detect faults in individual cells within a battery pack focusing on three parame...

2 months ago | 9 downloads |

Thumbnail

Submitted


Energy Storage System using Renewable energy
This model demonstrates an ESS powered by solar which integrates renewable energy sources with an efficient battery storage mech...

2 months ago | 276 downloads |

Thumbnail

Solved


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

8 months ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

8 months ago

Solved


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

8 months ago

Solved


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 months ago

Solved


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 months ago

Submitted


Single Phase NPC Inverter
A single-phase Neutral Point Clamped (NPC) inverter is a type of power electronic converter that converts DC to AC

9 months ago | 21 downloads |

Thumbnail
Go to top of page