Philip Berg
自 2016 起处于活动状态
Followers: 0 Following: 0
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...
8 years 前 | 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} ...
8 years 前 | 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...
8 years 前 | 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...
8 years 前 | 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)...
8 years 前 | 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...
8 years 前 | 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 ...
8 years 前 | 0 个回答 | 0