photo

John Gow


Last seen: 9ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Script to solve ODEs with two variables: cB and t. (solution included, just cannot write script)
Hi, I have a problem: dcB/dt = k1*(1.5/(1 + 1.5*0.05*t))^2 - 0.022*cB for t0 = 0 to tf = 30 I have been told ode15s, ode15...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Nonconvential files data extract
Having trouble converting my extract data from 'i' number of '.nom' files from cell to matrix. See below. I have 70 sequentia...

約6年 前 | 1 件の回答 | 0

1

回答

質問


How to Convert Cell Array to Multiple Variables All At Once?
I have a 1x8 cell array, where each unit is a 3X3 'matrix'. I can use: a(1) = mydata{:,1}; a(2) = mydata{:,2}; to ge...

約6年 前 | 2 件の回答 | 0

2

回答

質問


How to sequence series of excel files and extract certain rows:columns from each file automatically?
There are a series of excel files from 1 to 99, from file01.xlsx to file99.xlsx. I only want cells B1:C3 from each excel file. ...

約6年 前 | 2 件の回答 | 0

2

回答