Statistics
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
Feeds
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
answersQuestion
i have a matrix of order 20/5 in which each row represent a number in binary , 1. i need to select two numbers randomly from 20 numbers in matrix ,then choose cross over line randomly then inter change digits after cross over line .
finding global maximam using genetic algorithm
9 years ago | 0 answers | 0
0
answersQuestion
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
answersQuestion
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
answerQuestion
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
