Feeds
질문
Too many Arguments for trainNetwork()
Hello Matlab Community, I'm trying to make a neural network that identifies if the system is in one of two conditions ('Norma...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Complex answer of acos function
Hello, in my programm I'm using the following function: function t1 = t1_function(u_a0,u_cs0,u_e,l,cs,cp) t1 = (1/(rea...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to code an ODE System with paramters depending on variables
Hey guys! I'm trying to simulate a system of differential equations. For that I made the function: function dYdt = Syste...
5년 초과 전 | 답변 수: 1 | 0
