Sleeba Paul
Followers: 0 Following: 0
Machine Learning Engineer at Perleybrook Labs LLC M. Tech Power Systems University of Calicut Professional Interests: Renewable Energy Sources, Smart Grid, Computer Programming, Machine Learning, Data Science and Optimisation Techniques.
Statistics
RANK
267,393
of 295,569
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
1,073 of 20,247
REPUTATION
1,739
AVERAGE RATING
4.40
CONTRIBUTIONS
19 Files
DOWNLOADS
63
ALL TIME DOWNLOADS
16611
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
sleebapaul/Handwriting-Recongnition
Cousera ML Course - Assignment
8 years ago | 2 downloads |
Question
How to get the intensity of pixels of a gray scale image with a gray background around 0.0, with white at +1 and black at -1 ?
Neural Network Learning purpose
8 years ago | 1 answer | 0
1
answerSubmitted
Gradient Descent Algorithm with Linear Regression on single variable
A useful Machine Learning Algorithm
8 years ago | 1 download |
Submitted
Gauss Seidel Method for Load Flow
The load flow is calculated using Gauss Seidel method
8 years ago | 5 downloads |
Submitted
Ancillary Service Auction - Weighing factor and Cost Calculation
Weighing Factor optimization by comparing the total cost of ancillary services in a power system.
9 years ago | 1 download |
Submitted
Economic Load Dispatch using the Linear programming method (Piece wise Linear Cost Curve Method )
This program allocates the optimum load to each unit committed meeting the equality constraints
9 years ago | 3 downloads |
Submitted
Plotting variation of power angle to time using Modified Euler Method
The system characteristics of power angle is plotted before, during and after a fault
9 years ago | 1 download |
Solved
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 ...
9 years ago
Solved
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...
9 years ago
Solved
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:...
9 years ago
Submitted
State Estimation in Power System security - Bad measurement calculation
Program estimates the bad calculation in a given set of measurements
9 years ago | 4 downloads |
Submitted
State Estimation in Power System Security
The true value of the measurement is calculated using conventional method
9 years ago | 3 downloads |
Submitted
GENERATION SHIFT FACTOR AND LINE OUTAGE DISTRIBUTION FACTOR
Calculation of line generation shift factors and line distribution factors of a given system.
10 years ago | 7 downloads |
Submitted
Secant Method
A Nonlinear Optimization problem solved using Secant method
10 years ago | 1 download |
Submitted
CUBIC INTERPOLATION METHOD
A non linear optimization using the Cubic Interpolation Method
10 years ago | 1 download |
Submitted
QUADRATIC INTERPOLATION METHOD
Quadratic Interpolation Method with single variable function.
10 years ago | 4 downloads |
Submitted
FIBONACCI METHOD
Problem from Engineering Optimization By S.S. Rao
10 years ago | 8 downloads |
Submitted
Economic Dispatch Including Losses
Problem From Power System Analysis By Hadi Sadath
10 years ago | 9 downloads |
Submitted
Economic Load Dispatch using Lambda Mismatch Vector method
Mismatch Vector Method
10 years ago | 1 download |
Submitted
Economic Dispatch using Newton Method
Newton Method of reduction
10 years ago | 4 downloads |
Submitted
Economic Dispatch by Heuristic method
Economic Dispatch by heuristic Method or assumption method
10 years ago | 1 download |
Submitted
Gauss Seidel Method for systems with PQ bus only
Calculates the admittance matrix, Voltage of buses and Slack power of the system with PQ buses only.
10 years ago | 5 downloads |
Submitted
Ybus by step by step method for an any bus system without transformer tapping
This code formulates the admittance matrix for the given line data (without transformer tapping).
10 years ago | 1 download |