![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13669908_1537926819915_DEF.jpg)
John Gow
Followers: 0 Following: 0
Statistics
RANK
231.838
of 297.046
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20.422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerHow to sequence series of excel files and extract certain rows:columns from each file automatically?
Thank you! I just relooped it.
meer dan 6 jaar ago | 0
Question
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...
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
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. ...
meer dan 6 jaar ago | 2 answers | 0