photo

Anthony Siddique


Last seen: bijna 4 jaar ago Active since 2015

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
4 Solutions

RANK
118.802
of 300.343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
63.143
of 168.172

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
50

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Sine input for a state space model
% set up model,in 2nd order form J = 2; % kg-m^2 k = 2; % N-m/rad, coil spring J_left = J; J_mid = J; J_right = J; k_wall ...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


Change the values of a matrix using indices of another matrix
I have two matrices A and B. I want to know how do I change the values of A with using indexes of B. A = 1 ...

bijna 10 jaar ago | 1 answer | 0

1

answer

Question


While loop runs infinitely
I'm trying to create a function that takes two parameters: x and threshold. X is the angle and the threshold is the percent erro...

bijna 10 jaar ago | 2 answers | 0

2

answers