photo

Reza Ahmadzadeh


自 2011 起处于活动状态

Followers: 1   Following: 0

消息

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

统计学

All
MATLAB Answers

0 个提问
4 个回答

File Exchange

21 文件

Cody

12 个问题
89 个答案

排名
5,165
of 299,830

声誉
10

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
2

排名
347 of 20,813

声誉
4,566

平均
4.20

贡献数
21 文件

下载次数
40

ALL TIME 下载次数
42035

排名
2,668
of 166,136

贡献数
12 个问题
89 个答案

评分
1,200

徽章数量
10

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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

查看徽章

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

10 years 前 | 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 ....

10 years 前 | 0

已回答
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 前 | 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- ....

13 years 前 | 0