photo

saurabh korgaonkar


Last seen: 3年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

2 質問
0 回答

File Exchange

1 ファイル

Cody

0 問題
4 解答

ランク
159,915
of 301,709

評判
0

コントリビューション
2 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
7,888 of 21,394

評判
119

平均評価
3.00

コントリビューション
1 ファイル

ダウンロード
2

ALL TIME ダウンロード
1143

ランク
65,268
of 176,196

コントリビューション
0 問題
4 解答

スコア
50

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

質問


how to obtain the location of a point with respect to the global coordinate system in vrml
I have created a vrml project of a robotic arm with the code for controlling the simulation in matlab. Trouble I am facing is ho...

13年以上 前 | 1 件の回答 | 0

1

回答

送信済み


ANFIS for 2 dof robot
anfis function is used to create a neural network to solve the inverse kinematics problem

約14年 前 | ダウンロード 2 件 |

3.0 / 5

質問


anfis related query
I am currently working on the neural networks with the anfis function. the problem i am facing is that the function is taking ...

約14年 前 | 0 件の回答 | 0

0

回答

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

約14年 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

約14年 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

約14年 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

約14年 前