photo

Reza Ahmadzadeh


Active since 2011

Followers: 1   Following: 0

Message

He received his Ph.D. degree in "Robotics, Cognition and Interaction Technologies". Currently, he is a postdoctoral researcher with the Institute for Robots and Intelligent Machines (IRIM) at Georgia Tech.
Professional Interests: Machine Learning, Artificial Intelligence, Human-Robot Interaction, Robotics, Visuospatial Skill Learning, Reinforcement Learning, Imitation Learning, global/local optimization methods

Statistics

All
MATLAB Answers

0 Questions
4 Answers

File Exchange

21 Files

Cody

12 Problems
89 Solutions

RANK
5,196
of 300,369

REPUTATION
10

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
347 of 20,936

REPUTATION
4,570

AVERAGE RATING
4.20

CONTRIBUTIONS
21 Files

DOWNLOADS
46

ALL TIME DOWNLOADS
42076

RANK
2,766
of 168,436

CONTRIBUTIONS
12 Problems
89 Solutions

SCORE
1,200

NUMBER OF BADGES
10

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • Knowledgeable Level 1
  • Famous
  • Likeable
  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer
  • CUP Challenge Master
  • Puzzler

View badges

Feeds

View by

Answered
Can I find out in which release a function was introduced?
I wrote a function that can give you the version a function was released. You can find it <http://it.mathworks.com/matlabcentral...

10 years ago | 2

Answered
How can I determine what add-ons I have installed?
To check if you have installed a specific toolbox, you can use the existing function in FileExchange called isToolboxAvailable ....

10 years ago | 0

Answered
how to test if toolbox exists?
You can use the existing function in FileExchange called <http://www.mathworks.com/matlabcentral/fileexchange/51794-istoolboxava...

10 years ago | 0

Answered
How to export rules from Fuzzy GUI to text file in English readable format
1- file > export > workspace (myfis.fis) 2- myfis.rule.antecedent 3- myfis.rule.consequent 3- myfis.rule.weight 4- ....

13 years ago | 0