Ashutosh Sharma
Swami Keshvanand Institute of Technology Management & Gramothan, Jaipur
Followers: 0 Following: 0
Statistics
RANK
118,393
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Question
Can Anyone help me to implement any algorithm on model order reduction (MOR)??
Dear Researchers, I need help to impliment algorithm in model order reduction.... I dont know how to ...
5 years ago | 0 answers | 0
0
answersQuestion
Sir I found error when I am using these codes. Codes are shown in the figure......
In this the problem is occuring is matrix dimension is not satisfied.....So how I do properly???
6 years ago | 1 answer | 0
1
answerQuestion
Please Tell me that how we can solve the error of "Number of Variables(NVARS) must be positive integer"?????
% Load Solar Cell data load elec_solar_iv_data.mat % Display the Solar Cell model Model = 'elec_solar'; open_sys...
6 years ago | 0 answers | 0
0
answersQuestion
Please tell me that In GWO coding where we can found the Objective function and what is that objective function????I want to use the GWO for that i have to change the objective function so please tell me that....
This is the matlab coding of GWO.
6 years ago | 2 answers | 0
2
answersHow I apply GA or PSO in Equivalent circuit model parameters estimation of Li-ion battery: C-rate, SOC and Temperature effects paper??? And what is the initial SOC value in this paper?? From where we can find the matlab code for this???
@walter Can you tell me the values or any suggestion for coefficients of the polynomial equation??
6 years ago | 0
Why was my code working then error message appears?
First you have to put all the values of the data/variables(filename,delimiterIn,headerlinesIn) then run the code may be you can ...
6 years ago | 0
How I apply GA or PSO in Equivalent circuit model parameters estimation of Li-ion battery: C-rate, SOC and Temperature effects paper??? And what is the initial SOC value in this paper?? From where we can find the matlab code for this???
<</matlabcentral/answers/uploaded_files/127285/Predicted%20and%20True%20Voltage%20Characteristic%20Curve.jpg>> I want this cu...
6 years ago | 0
| accepted
Question
How I apply GA or PSO in Equivalent circuit model parameters estimation of Li-ion battery: C-rate, SOC and Temperature effects paper??? And what is the initial SOC value in this paper?? From where we can find the matlab code for this???
SOCcr = SOCini + (I*T/Qo*3600)
6 years ago | 2 answers | 0
2
answersQuestion
I got FMINCON requires the following inputs to be of data type double: 'A' error,How it can be solved????
% Load Solar Cell data load elec_solar_iv_data.mat % Display the Solar Cell model Model = 'elec_solar'; open_syste...
6 years ago | 1 answer | 0