photo

arvind j


Last seen: meer dan 4 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
86.713
of 300.392

REPUTATION
0

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Revival Level 2
  • First Answer

View badges

Feeds

View by

Answered
"half circle" input force in half car model
A=1; T=2*0.01; f=1/T; t=0:0.001:0.3; idx=t<0.1 | t>0.11; y=A*sin(2*pi*f*(t-0.1)); y(idx)=0; yt=[t;y]; Use this and save...

meer dan 4 jaar ago | 0

Answered
adding bump-stops to quarter car model
Not sure about simulink but in simscape there's a block called translational hard stop (Simscape/foundation library/mechanical/t...

meer dan 4 jaar ago | 0

Answered
QUARTER CAR SIMULINK MODEL ERROR
Maybe the signs of your governing equations are wrong and is there any reason for why you have given your road input directly to...

meer dan 4 jaar ago | 0

Question


How to set suspension sag due to mass in simscape quarter car model ?
I have created a quarter car model in simscape. I want to create a suspension sag in the spring with respect to the given sprung...

meer dan 4 jaar ago | 1 answer | 0

1

answer