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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
