Feeds
질문
Vertically overlapping 'stacked' bars
I have some data I want to display as a bar plot. But, some of the values are positive and some are negative, this makes the bar...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
String of text as function output
Hi, I have a function I run, and it gives four matrixes as outputs (which is why I can't make a X(n) variable, but maybe a X{n} ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Calling the size of an input
I call different models in a function. I want to call the size of the inputs (number of parameters the model takes) from the fun...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Can't solve ODE with pchip and ppval
Hi, I'm getting a error I can't understand and I would love if someone could clarify for me why the following doesn't work: I h...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Logical condition for a while lopp exits prematureley
Hi, I have this while loop criteria, while((std(PenPar(:,2),0,1) > 50 && std(PenPar(:,3),0,1) > 50 && std(PenPar(:,4),0,1)...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
pchip vector in ODE45 equation
Hello, I'm currently trying to make a script that takes some variable x, with some parameters p, and a fitted curve z (fitted w...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Not getting quiver to work on a 3 dimensional Non-linear system
Hi all, and thanks you in advance for any help. I will first post how my system looks, then I will post MWE of my Quiver/Phase ...
9년 초과 전 | 답변 수: 0 | 0

