photo

Jack


Massachusetts Institute of Technology

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
18,165
of 300,618

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,839

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

View badges

Feeds

View by

Answered
intersect misses common elements of 2 matrices
Rounding it did the trick - I just used xGrid_1 = round(xGrid_1*100)/100; xGrid_2 = round(xGrid_2*100)/100; to cutoff...

9 years ago | 0

Question


intersect misses common elements of 2 matrices
I've been using _intersect_ to identify the common elements of two 2D grids. However, when I try it against the following code,...

9 years ago | 2 answers | 0

2

answers

Question


Significant Figures in Simulink
I'm trying to convert a legacy simulation into Simulink; however, the old software works with 6 significant figures while Simuli...

11 years ago | 1 answer | 0

1

answer

Question


Changing default 'g' color
I would like to change the default 'g' color for plots. It's too bright for presentations, so I would like set 'g' = [0 0.5 0] ...

12 years ago | 3 answers | 2

3

answers

Question


gramian singular value decomposition
I would like to measure the effect of certain modes in a state space model. I am using singular value decomposition of the cont...

12 years ago | 0 answers | 0

0

answers