Feeds
질문
how to make a neural network with a large matrix as inputs?
this is the code: Ptr=xlsread('liaa(16s).xlsx','sheet1','I3:I402'); T=xlsread('liaa(16s).xlsx','sheet1','G3:G402'); ...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
parameters for smib modeling in simulink?
anyone knows what are the parameters for modeling synchronous generator in simulink? i'm taking the model from prabba kundur's b...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Different matrix dimention of input and target in neural networks?
Why couldn't I get the network to work with a 1x250 input and a 2x250 target? When the input and target are both a 2x250 matrix...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to set the frequency in simulink?
I'm working on modeling a generator, the used frequency in my country is 50 Hz. Isn't frequency in the simulink 60 Hz?
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Undefined function or method 'train' for input arguments of type 'struct'?
I couldn't get the program to run, it always said: undefined function or method 'train' for input arguments of type 'struct'. M...
11년 초과 전 | 답변 수: 0 | 0
