photo

Raju Purohit


NITK, Surathkal

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
5 回答

ランク
7,709
of 300,369

評判
6

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

回答採用率
100.0%

獲得投票数
1

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Simulate prismatic joint in a simple 4 bar mechanism
Figured it out!! Thanks anyways.

13年弱 前 | 0

| 採用済み

回答済み
daily averages of hourly data
use a "for" loop. If your data values are stored in x, then sum = 0; for i=1:52584 sum = sum + x(i); end avg ...

13年弱 前 | 1

質問


Simulate prismatic joint in a simple 4 bar mechanism
Dear all, I am trying to simulate a mechanism which includes a crank (rotating link and having smaller length) attached to a ...

13年弱 前 | 1 件の回答 | 0

1

回答

回答済み
driven a ball following a predefined trajectory in simmechanics
It is possible! I am pretty sure where you have gone wrong. In the block parameters of your second joint actuator, you perhap...

13年弱 前 | 0

回答済み
seperating integer values using if block in simulink
I cannot be sure unless you post your model but I think the problem arising in your model is by this: in the block parameters of...

13年弱 前 | 0

| 採用済み

回答済み
set parameter value from mfile
There are several ways. # You can pause the simulation at any instant and go to the particular block parameters and change t...

13年弱 前 | 0

質問


Create a block to read keyboard inputs
I want to create a block in simulink which prompts me to enter a key & reads ASCII values from keyboard while running a simulati...

14年以上 前 | 2 件の回答 | 0

2

回答