Reza Ahmadzadeh
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
RANK
5,062
of 295,448
REPUTATION
10
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
340 of 20,227
REPUTATION
4,532
AVERAGE RATING
4.20
CONTRIBUTIONS
21 Files
DOWNLOADS
76
ALL TIME DOWNLOADS
41692
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
9 years ago | 2
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
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
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- ....
12 years ago | 0