Feeds
질문
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...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
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
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
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
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
how can i initialize a matrix (20/5) with random 0 and 1s
matrix consist of random numbers between (-10,10) in binary
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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)...
거의 10년 전 | 답변 수: 1 | 0
