Feeds
질문
How to load a variable from workspace into the code of GUI?
I have developed a GUI.There I have placed an edit box and a push button.After writing a variable name from workspace with .mat ...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to avoid declaration of neural network in an m file again and again?
I am using a feed forward neural network with keyword _feedforwardnet_ in an m file.Whenever I run my m file neural network give...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to set target vector for training of neural network?
I have six data values which I have to classify in two classes of three data values each.I am using a feedforward neural network...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to create a simulink block from an m file?
I want to create a simulink block from m file.I have Matlab R2009a. Should I choose "Embedded Matlab Function" or "Matlab Functi...
11년 초과 전 | 답변 수: 1 | 0