photo

Hossein


Last seen: 6 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
70,151
of 301,213

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,368

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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?

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

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

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

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

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

7 years ago | 1 answer | 0

1

answer