julian navas
Followers: 0 Following: 0
Statistics
RANK
5.244
of 295.467
REPUTATION
9
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Problem with using `reshape` to reorder the matrix.
I think I don't get 100% your question but from the shape of 'output' see if this is what you need a(:,[2,3])=a(:,[3,2]) resha...
meer dan 4 jaar ago | 0
how to compare the elements of a matrix and fill another matrix with the elements of a vector
Since your t matrix is full of 0 and 1 you can take advantage of that and just do this a = [0.9 0.8 0.7 0.6 0.5]; b = [0.1 0.2...
meer dan 4 jaar ago | 0
| accepted
Question
Well-identified fitted process model does not behave like data on simulink
Hello, and thanks for taking your time to read my question. I have a set of experiments that I am trying to identify using the ...
meer dan 4 jaar ago | 1 answer | 0
1
answerAppending column vectors produced from a for loop
There are several ways to accomplish what you're saying, unfortunately the question does not provide enough information to delim...
meer dan 4 jaar ago | 0
| accepted
Question
Global variable not seen by function: the function creates a new empty variable
Hi everyone. I have an script that defines a global variable and a function defining a system of ODEs, for example Script: ...
meer dan 7 jaar ago | 2 answers | 1