Feeds
提问
How to call a function containing large dataset of inputs and target attribute in matlab function block
function y=RefGen(u1,u2) [u1,u2,yd]=dsdata(); x=[u1 u2]; Here u1 and u2 are inputs and y is the output, dsdata() is the func...
1 year 前 | 1 个回答 | 0