Feeds
질문
How to use ftinet to create neural network
Hi, I am doing a regression analysis using matlab Neuralnetwor for the verson2009, where I need to correlate 3 input data sets o...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
How to solve NaN problem
Hi, I have a code like function [ TT] = Base( ) D1=input('Duct1 dia='); D2=input('Duct2 dia='); a=input('extend length(...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How to solve index bounds problem
Hi I am just a beginner in MATLAB,Now I am trying to do a code but getting error. i am copying the code, function [p1]=...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How to get all the values of array
Hi I made a parent GUIDE that consists of 3 children GUIDE and the output of children GUIDE I am using as input of Parent GUID...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
How to call a vaiable in the parent interface from children interfaces
Hi I have a GUIDE parent interface that contains 4-5 children interfaces. I want to call as input matrices in the parent inter...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
How to add several interfaces in one interface of MATLAB GUI
Hi Actually I want to add different element in one GUI interface and by clicking different element different interfaces will be...
거의 12년 전 | 답변 수: 3 | 0
3
답변질문
How to set output in Static text box in MATLAB GUI for a calculation in pushbutton
Hi, I am trying to code in MATLAB GUI push button for calculation, that calculation I firstly coded in Script file and is ok, b...
거의 12년 전 | 답변 수: 0 | 0