Statistics
RANK
2.646
                          
                          
of 300.381
                        
REPUTATION
23
                           
                        
CONTRIBUTIONS
                          1 Question
                          5 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
10
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
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
Feeds
Question
How to substitute multiple array syms easily?
Setup: A = sym('A', 4) B = sym('B', 3) x = A*A(1:4,1)+[B(1:3,1); 0] subs(x, {A, B}, {diag([3,2,1,0]), diag([1,3,5])}) Outpu...
ongeveer 6 jaar ago | 2 answers | 1
2
answersHow to generate a symmetric positive definite matrix?
What are the requirements to the distributions of the resulting random variables? I think a crucial insight is that multiplying...
ongeveer 6 jaar ago | 0
| accepted
Assigning a placeholder variable
Couldn't you use the symbolic toolbox? E.g.: syms x_symbol y = <some expression of x_symbol> z = <some other expressi...
bijna 7 jaar ago | 0
How to connect Logitech Extreme pro 3D Joystick to Simulink on Mac
Try ID 0 or 1. I found mine on 1.
ongeveer 7 jaar ago | 1
state space model has error
I don't know if this is relevant to your (five year old) case, but in case someone else encounters this error message: I got it...
ongeveer 7 jaar ago | 6
2018a Copy Paste not working Live Scripts
I tried the double drag and drop solution for a while, but it becomes very cumbersome when editing formulas etc. I did not want ...
ongeveer 7 jaar ago | 2


