photo

Linford Briant


University of Bristol

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Some days I am mathematician with an interest in physiology. Other days, I am a physiologist with an interest in mathematics.

Clearly I am confused, but I hope you don't find my scripts confusing. Please contact me if you need help trouble shooting with any of them.

统计学

All
  • First Review
  • First Submission
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


refreshdata: stop axis updates
Hi Matlab community, I am using refreshdata to animate, but everytime refreshdata updates the graph, for the next timestep in...

10 years 前 | 1 个回答 | 0

1

个回答

提问


ODEs with discontinuous equation in ODE solvers
Hi Mathworks, I have a differential equation with a dependent variable X. The differential equation has the property that the...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Passing Functions and m-files to functions
Hi Mathworks, I have an m-file which codes up a system of differential equations; 9D_system This has various paramete...

11 years 前 | 3 个回答 | 0

3

个回答

已回答
Vector forcing a system of ODEs
To update you all... I am even more baffled, because the solver seems to correctly find solutions to the system if I set ft...

12 years 前 | 1

| 已接受

提问


Vector forcing a system of ODEs
Hi Mathworks, I am using a time-dependent parameter in a system of ODEs - i.e. a vector is called at every timestep to force ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


FFT produces flat Transfer Function
I have a model of a neuron, which can be injected with current, and responds by generating action potentials. The sample-time st...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Averaging Autocorrelations
This question might be better suited to a Statistics Forum, but I would need to know the MATLAB functions nevertheless. Suppo...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Discrepancies between Power Spectra and Data
Hi MATLAB users, I have time-series of repetitive burst, like the following link (lower trace): <http://mitpdev.mit.edu/libr...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Autocorrelations and Correlogram
Hi MATLAB Central, I am having trouble finding a function which computes and displays a correlogram for the autocorrelation o...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Importdata within a User-Defined Matlab Function
Hi Guys, Suppose I have a function, called "myfun.m", and I want, amongst other things, an input argument to this function to...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
importdata - HELP MEMORY
I'm not being persnickerty, but you may have misread: don't you mean 349 megabytes? I guess they are quite long simulations, but...

12 years 前 | 0

提问


importdata - HELP MEMORY
I am trying to use importdata to import a .dat file which is approximately 349000KB in size. If I import about 75% of the data, ...

12 years 前 | 3 个回答 | 0

3

个回答

提问


global variable in for loop
Hi, I have a for loop, which has last iterative defined as the size of some matrix K, i.e. [a,b]=size(K) for i=1:a C...

12 years 前 | 2 个回答 | 0

2

个回答