Feeds
질문
MISO fuzzy system identification
I have the set of input/output data for a 3 input 1 output system. Can I identify a MISO system with fuzzy tools in Matlab?
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Need a piece of code to
How can I conver a n-by-n integer matrix generated in MATLAB like the below 3-by-3 matrix A=[1 2 3 4 5 6 7 8 9]; ...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How can I define the input for this function?
In the below function it is explained how to set the input: function nMM=grMaxMatch(E) % Function nMM=grMaxMath(E) solve...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to deal with a vector containing numbers and characters?
Having a vector of mixed numbers and characters like M=['(1,3)', '(5,4)', '(9,7),(6,8)', '(7,3)',...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
Finding the frequency of each number in a string
Hi, I have a string of numbers like s=[(11,23),(33,47),(98,20),...,(34,65)] The biggest number is 100. How can I order the n...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to display a matrix whose elements are strings?
Hi, Consider we have two row matrices x and y. Both matrices have the same dimension 1 by m. I need to write a new string mat...
거의 8년 전 | 답변 수: 1 | 0

