photo

reddysekharreddy sadu


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
233,573
of 301,432

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


i am trying to implement MPPT using SPEIC converter this is the error it is showing can some one help me with this
n error occurred while running the simulation and the simulation was terminated Caused by: Algebraic state in algebraic loop c...

8 years ago | 2 answers | 0

2

answers

Question


why it is taking hell of time to run
i want to know peak value of input signal .some how i got this when i run simlink it is taking so much time to run

9 years ago | 0 answers | 0

0

answers

Question


how can i initialize a matrix (20/5) with random 0 and 1s
matrix consist of random numbers between (-10,10) in binary

9 years ago | 1 answer | 0

1

answer

Question


how can i eliminate below error
function x = binary2decimal( b , xl , xu ,q ) syms p s=symsum(((2^p)*b(p)),p ,1 ,(q-1)) x = (xl+((xu-xl)*(s/((2^q)-1)...

9 years ago | 1 answer | 0

1

answer