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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

