Ibrahim Abouemira
Zewail City of science and technology
Followers: 0 Following: 0
- A fresh graduate of renewable energy engineering. - Interested in Power Electronics, power systems, modelling and control.
Statistics
RANK
139 033
of 295 467
REPUTATION
0
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
4 754 of 20 234
REPUTATION
280
AVERAGE RATING
5.00
CONTRIBUTIONS
5 Files
DOWNLOADS
32
ALL TIME DOWNLOADS
2605
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
PV characteristic IV curve plotting
Here's a code to plot the characteristic IV curve of PV.
mer än 5 år ago | 23 downloads |
PV module I-V curve Rs, Rsh, error,
Hello, Here's a suggested code https://www.mathworks.com/matlabcentral/fileexchange/71596-pv-characteristic-iv-curve-plotting
mer än 5 år ago | 0
how to plot iv curve for solar pv
Hello, Here's a suggested code https://www.mathworks.com/matlabcentral/fileexchange/71596-pv-characteristic-iv-curve-plotting
mer än 5 år ago | 0
Submitted
Sum of values on the perimeter of a matrix
The Function computes the sum of the elements of an input matrix A that are on the “perimeter” of A.
mer än 5 år ago | 1 download |
Submitted
Newton-Raphson Method for a nonlinear System of 3 variables
The function returns the solution of three equations in three variables using the Newton-Raphson method.
mer än 5 år ago | 7 downloads |
Find the sum of the non perimeter elements of a matrix using a for loop
Hello, Here's a function that performs your required task. https://www.mathworks.com/matlabcentral/fileexchange/71595-sum-of-v...
mer än 5 år ago | 0
I need to sum the values around the perimeter of a matrix, is there sum function in matlab
Hello, Here's a function that performs your required task. https://www.mathworks.com/matlabcentral/fileexchange/71595-sum-of-v...
mer än 5 år ago | 0
How can I find the sum of the perimeter of a matrix?
Hello, Here's a function that performs your task. https://www.mathworks.com/matlabcentral/fileexchange/71595-sum-of-values-on-...
mer än 5 år ago | 0
Submitted
Polynomial Value
The function produces the value of any polynomial.
mer än 5 år ago | 1 download |
how to get sum of elements of lower right triangular matrix.? i have tried this one, can anyone please correct this one
Hello, Here's a proposed answer to your question. The function takes as input at the most two-dimensional array. It computes ...
mer än 5 år ago | 0
Submitted
Sum of array's elements in the lower right triangular part
The function takes as input at the most 2-D array. It computes the sum of the elements that are in the lower right triangular pa...
mer än 5 år ago | 1 download |