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...
8 years 前 | 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
9 years 前 | 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
9 years 前 | 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
9 years 前 | 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)...
9 years 前 | 1 个回答 | 0
