Community Profile

photo

Reza Ahmadzadeh


Active since 2011

Followers: 0   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
  • 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...

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

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

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

11 years ago | 0