photo

John Gow


Last seen: 8개월 전 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

답변