Feeds
질문
Fatal Error on Startup while trying to run the program
I have installed the MATLAB, for almost 3 years, and I'm working with it every day. Today, when I tried to launch the MATLAB R20...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
the System states behave equally with the implementation of a linear model predictive control
I have implemented the following model predictive control algorithm in MATLAB. the idea is to write the system state forward in ...
거의 2년 전 | 답변 수: 0 | 0
0
답변질문
Warning: MATLAB may run out of memory if this FIS is tuned using ANFIS
I want to train an ANFIS structure. I have 8 inputs and one corrosponding output. When I train these data with "anfis" function,...
4년 초과 전 | 답변 수: 1 | 1
1
답변질문
Genetic algorithm options in MATLAB R2013
I want to know how I can enter "PopulationSize" and "MaxGeneration" into my options of Genetic algorithm in MATLAB R2013. I thin...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Membership function type in genfis2
I have trained 2 anfis sets in matlab.One of them has been trained with "genfis1" function which uses "grid partitioning" an...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
nonlinear and linear regression
I have created a script plus a function to use for nonlinear least square optimization. I have compared it with linear regressio...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
saving a 3D array into a 2d array for each iteration in for loop
Suppose that I have generated a code to solve a nonlinear differential equation.My output in this equation is a 3D array.I want ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Solve nonlinear equation using ODE45 function with different initial conditions
I have written a function plus a script to solve a non linear single degree of freedom pendalum system.I don't know how to solve...
대략 5년 전 | 답변 수: 1 | 0
