
PIRC
PIRC
Founder and CEO,
Power Innovative Research Consultancy - Chennai
PIRC website : www.pirc.co.in
Email Id : ceo@pirc.co.in
ceopirc@gmail.com
We support to design the simulation model based on your requirement ( paid basis )
He is Associate Editor of IEEE Access The Multidisciplinary Open Access Journal. He has published more than 60 technical papers in international conferences, and peers reviewed International Journals. He is served as a Technical board member in more than 40 International conferences and international journals. He is received the 2015, 2016, and 2017 outstanding contribution Awards from MATLAB, U.S.A. His current research interest includes Grid integration of hybrid renewable energy sources.
Professional Interests: Power System, Renewable Energy (PV cell, Fuel cell ) ( Smart Grid, Artificial Intelligent, Power System, Renewable Energy)
(Vice-Chair IEEE Power and Energy Society Madras Section).
Statistics
RANK
3 330
of 257 966
REPUTATION
12
CONTRIBUTIONS
1 Question
9 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
25 of 17 781
REPUTATION
24 421
AVERAGE RATING
3.90
CONTRIBUTIONS
76 Files
DOWNLOADS
2991
ALL TIME DOWNLOADS
211293
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Solved
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
mer än ett år 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:...
mer än ett år ago
Solved
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
ungefär 5 år ago
Solved
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
ungefär 5 år ago
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 ...
mer än 5 år ago
Solved
Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...
mer än 5 år 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...
mer än 5 år ago