photo

Inge


Universiteit Twente

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Draw a multiple lines in Matlab
I think you can solve the problem with function STEM: <http://www.mathworks.nl/help/matlab/ref/stem.html click>

11 years 前 | 0

| 已接受

已回答
storing data in an array from a loop
A1=(1:1:10)*1.22'; A2=(1:1:10)*2.55'; i=1; for cc=(A1+A2)/2; G1=[1 2]; G2=[2.6 1.1]; X(i)=(...

11 years 前 | 0

| 已接受

提问


Solve Compartmental Model with lsqcurvefitting
Hi, My question is about the following convolution: C(t) = Ca(t) x K1*exp(-k2*t) where x is the convolution. I have the...

11 years 前 | 1 个回答 | 0

1

个回答