Community Profile

photo

Hossein


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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?

4 years ago | 0 answers | 0

0

answers

Question


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]; ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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)',...

5 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer